diff options
author | Chris Lumens <clumens@redhat.com> | 2008-08-06 10:19:10 -0400 |
---|---|---|
committer | Chris Lumens <clumens@redhat.com> | 2008-08-06 10:19:10 -0400 |
commit | 4cd0b2d889084900325aa05a70e903c1747293e7 (patch) | |
tree | 1c879f47d559ae690a06496cac39210e97b956f4 /scripts/mk-images.x86 | |
parent | d5ff4687780786245c85ddbf4b8b389209925c89 (diff) | |
download | anaconda-4cd0b2d889084900325aa05a70e903c1747293e7.tar.gz anaconda-4cd0b2d889084900325aa05a70e903c1747293e7.tar.xz anaconda-4cd0b2d889084900325aa05a70e903c1747293e7.zip |
Don't mention images/diskboot.img anymore (#441092).
Diffstat (limited to 'scripts/mk-images.x86')
-rw-r--r-- | scripts/mk-images.x86 | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/scripts/mk-images.x86 b/scripts/mk-images.x86 index 98fdb6fb3..3597e868f 100644 --- a/scripts/mk-images.x86 +++ b/scripts/mk-images.x86 @@ -80,11 +80,6 @@ CD-ROM's boot speed would be an advantage. To use this image file, burn the file onto CD-R (or CD-RW) media as you normally would. - -The diskboot.img file is a VFAT filesystem image that can be written to a -USB pendrive or other bootable media larger than a floppy. Note that -booting via USB is dependent on your BIOS supporting this. It should -be written to the device using dd. EOF makeBootImages() { |