linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* Unable to boot 2.6.0-test1-mm2 (mm1 is OK) on RH 9.0.93 (Severn)
@ 2003-07-22 15:25 Steven Cole
  2003-07-22 18:01 ` Ravi Krishnamurthy
  2003-07-23 17:23 ` Steven Cole
  0 siblings, 2 replies; 5+ messages in thread
From: Steven Cole @ 2003-07-22 15:25 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-mm

I get this error when trying to boot 2.6.0-test1-mm2 using the new Red
Hat beta (Severn).  2.6.0-test2-mm2 runs successfully on a couple of
other test boxes of mine.

VFS: Cannot open root device "hda1" or unknown-block(0,0)
Please append a correct "root=" boot option
Kernel panic: VFS: Unable to mount root fs on unknown-block(0,0)

Linux-2.6.0-test1-mm2 had this additional akpm patch applied:
http://marc.theaimsgroup.com/?l=linux-mm&m=105868155010855&w=2

Here is my /etc/lilo.conf.  All the other kernels boot and run fine.
I removed the devlabel stuff from virgin Severn (fstab and rc.sysinit).

prompt
timeout=50
default=linux
boot=/dev/hda
map=/boot/map
install=/boot/boot.b
message=/boot/message
linear

image=/boot/vmlinuz-2.4.21-20.1.2024.2.1.nptl
        label=linux
        initrd=/boot/initrd-2.4.21-20.1.2024.2.1.nptl.img
        read-only
        append="hdc=ide-scsi root=/dev/hda1"

image=/boot/vmlinuz-2.4.22-pre6
        label=2.4-22-pre6
        read-only
        append="devfs=nomount hdc=ide-scsi root=/dev/hda1"

image=/boot/vmlinuz-2.6.0-test1-mm1
        label=2.6.0-test1mm1
        read-only
        append="devfs=nomount hdc=ide-scsi root=/dev/hda1"

image=/boot/vmlinuz-2.6.0-test1-mm2
        label=2.6.0-test1mm2
        read-only
        append="devfs=nomount hdc=ide-scsi root=/dev/hda1"

image=/boot/vmlinuz-2.6-bk
        label=2.6-bk
        read-only
        append="devfs=nomount hdc=ide-scsi root=/dev/hda1"

The .config for -mm2 is the same as for -mm1, just run through 
make oldconfig. That -mm1 .config came from the working 2.6-bk .config,
also run through make oldconfig too.

Steven

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"aart@kvack.org"> aart@kvack.org </a>

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2003-07-30 23:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-22 15:25 Unable to boot 2.6.0-test1-mm2 (mm1 is OK) on RH 9.0.93 (Severn) Steven Cole
2003-07-22 18:01 ` Ravi Krishnamurthy
2003-07-22 18:25   ` Steven Cole
2003-07-23 17:23 ` Steven Cole
2003-07-30 23:50   ` Eugene Teo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox