Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 508942 (bootdisk.img, Missing)

Summary: No bootdisk.img as described in install instructions.
Product: [Retired] Fedora Documentation Reporter: Mikkel L. Ellertson <mikkel>
Component: install-guideAssignee: David Nalley <david>
Status: CLOSED NEXTRELEASE QA Contact: Ruediger Landmann <rlandman+disabled>
Severity: medium Docs Contact:
Priority: low    
Version: develCC: eric, kwade, sghosh
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
URL: http://docs.fedoraproject.org/install-guide/f11/en-US/html/ch03s04.html#d0e1197
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-07-08 01:02:56 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Mikkel L. Ellertson 2009-06-30 15:42:25 UTC
The documentation stated:

"USB pen drive
    If you cannot boot from the DVD/CD-ROM drive, but you can boot
using a USB device, such as a USB pen drive, the following
alternative boot method is available:
    To boot using a USB pen drive, use the dd command to copy the
diskboot.img image file from the /images/ directory on the DVD or
CD-ROM #1. For example:

    dd if=diskboot.img of=/dev/sda

    Your BIOS must support booting from a USB device in order for
this boot method to work."

The problem is that the file diskboot.img isn't there. (It wasn't in
Fedora 10 either.) The README in the /images/ directory talks about
it as well.

Comment 1 Ruediger Landmann 2009-07-01 23:25:24 UTC
*** Bug 509014 has been marked as a duplicate of this bug. ***

Comment 2 Ruediger Landmann 2009-07-08 01:02:56 UTC
diskboot.img was indeed removed in Fedora 9:

http://docs.fedoraproject.org/release-notes/f9/en_US/sn-Installer.html#sn-Changes-in-Anaconda

I've added instructions for using boot.iso to make bootable USB media which will appear shortly in a revised version of the F11 guide -- thanks for the catch.