GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
ISOBOOT(8) FreeBSD System Manager's Manual ISOBOOT(8)

isoboot
Boot code for hybrid ISO/USB images on BIOS-based computers

isoboot is used on BIOS-based computers to boot from an ISO image that has been written to a USB flash drive or other HDD-like device. isoboot is installed in a freebsd-boot partition with mkimg(1).

The El Torito standard for bootable CDs provides a 32KB "System Area" at the beginning of an image. To create an image that is able to be booted by the BIOS as either a CD-ROM ("ISO") and as a more HDD-like image (e.g. on a USB flash drive) it is necessary to have both a standard El Torito boot catalog containing a HDD-style partition table and boot code. isoboot is intended to be placed in a GPT partition to allow the system to find the standard FreeBSD loader(8) in the ISO filesystem later in the image.

isoboot looks for an ISO filesystem image on the device it was booted from and seeks to read either the primary FreeBSD loader(8) or kernel from there.

mkimg(1)

isoboot appeared in FreeBSD 12.0.

This manual page written by Benno Rice ⟨benno@FreeBSD.org⟩.
March 30, 2018 FreeBSD 13.1-RELEASE

Search for    or go to Top of page |  Section 8 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.