Bug 51445 - Cannot make custom kernel bootdisk
Summary: Cannot make custom kernel bootdisk
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: kernel
Version: 7.1
Hardware: i386
OS: Linux
medium
high
Target Milestone: ---
Assignee: Arjan van de Ven
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-08-10 15:37 UTC by Matthew Inger
Modified: 2007-04-18 16:35 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2003-06-06 16:47:32 UTC
Embargoed:


Attachments (Terms of Use)

Description Matthew Inger 2001-08-10 15:37:25 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.2) Gecko/20010701

Description of problem:
After starting with a fresh 7.1 install, I go into the kernel configurator,
and turn off ATAPI CD-ROM support, turn on SCSI Emulation and Generic SCSI
Support.  This will enable the use of
my CD-RW.  I then run "make dep", "make bzImage" and "make modules".
There are several problems:
1. "make modules" never completes successfully, it dies on a compile
error.
2. If you ignore 1 (since i'm not updating or adding new modules anyway),
and do a "make install", then re-make the bootdisk, you
cannot boot with that disk. it gets about 2/3 of
the way through loading vmlinuz before it says "boot failed".

The only way i seem to be able to get a valid bootdisk is to
create one when I install the OS.

How reproducible:
Always

Steps to Reproduce:
1. Reconfigure Kernel to turn off ATAPI CD-ROM support, turn on Generic
SCSCI and SCSI Emulation
2. Recompile and install the new kernel
3. Make a new bootdisk with the command "mkbootdisk --device /dev/fd0 2.4.2-2"
4. Reboot the computer with the new bootdisk
	

Actual Results:  Loading vmlinuz............
"Boot failed! Please insert another disk"


Expected Results:  The OS SHould have booted properly with the rebuilt kernel.

Additional info:

I have also tried the 2.4.3-12 kernel, and have the same problem.


Note You need to log in before you can comment on or make changes to this bug.