diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2016-05-20 09:56:45 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2016-05-20 09:56:45 +0200 |
commit | 9adaf2e7f8a81eb207eb7894e80864019950e0e7 (patch) | |
tree | 260f427dc39cd63f7ff17161947012bc41b172a6 /sys/man | |
parent | 669468dcae1a8bfee9d064e74bb4718bb8159150 (diff) |
9boot(8): third time's the charm (thanks archeus)
Diffstat (limited to 'sys/man')
-rw-r--r-- | sys/man/8/9boot | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/man/8/9boot b/sys/man/8/9boot index bba776be9..075eb0350 100644 --- a/sys/man/8/9boot +++ b/sys/man/8/9boot @@ -76,12 +76,12 @@ Boot parameters are read from .SH ISO HYBRID BOOTING With the .I 9boothyb -loader, a ISO image can be made into a bootable disk by +loader, an ISO image can be made into a bootable disk by creating a MBR and appending a bootable DOS partition containing .I 9boothyb renamed to .IR 9bootfat . -The loader will read the ISO filesystem as it were stored +The loader will read the ISO filesystem as if it were stored on a CD-ROM drive. .SH NETWORK BOOTING With a PXE capable BIOS and network card one can download @@ -114,7 +114,7 @@ For local disk media, these files are located in the directory .B /efi/boot of the .B FAT -formated boot partition. +formatted boot partition. For .B CD-ROM media, the boot partition is provided |