public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Panic booting 2.6.30
@ 2009-06-19 19:23 David Ronis
  2009-06-19 19:32 ` Michael Tokarev
  2009-06-20  4:43 ` Robert Hancock
  0 siblings, 2 replies; 12+ messages in thread
From: David Ronis @ 2009-06-19 19:23 UTC (permalink / raw)
  To: linux-kernel

I've just upgraded an older machine (a P3 running slackware 11.0) from
2.6.26.5 to 2.6.30; the build was uneventful.  However, on reboot (using
lilo) I get:

VSF:  Cannot open root device "hda2" or unknown-block(0,0)
Please append a correct root= boot option; here are the available
partions:     <====== nothing shows here...
Kernel-Panic - not syncing.

I had rebooted with and without root=hda2.   The old kernel is still
usable.

Lilo.conf looks like:

boot = /dev/hda
lba32
message = /boot/boot_message.txt
prompt
timeout = 300
vga = normal
# Linux bootable partition config begins
image = /bzImage-2.6.30
  root = /dev/hda2
  label = Linux-2.6.30
  read-only
# Linux bootable partition config ends
# Linux bootable partition config begins
image = /bzImage-2.6.26.5
  root = /dev/hda2
  label = Linux-2.6.26.5
  read-only
# Linux bootable partition config ends
# Linux bootable partition config begins
image = /memtest86
  root = /dev/hda2
  label = memtest86
  read-only
# Linux bootable partition config ends

Any ideas?  Please CC me directly.

Thanks in advance

David


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

end of thread, other threads:[~2009-06-23 15:17 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-19 19:23 Panic booting 2.6.30 David Ronis
2009-06-19 19:32 ` Michael Tokarev
2009-06-19 19:55   ` Justin Mattock
2009-06-19 20:20     ` Michael Tokarev
2009-06-19 20:55       ` Justin Mattock
2009-06-19 20:20     ` David Ronis
2009-06-19 20:19   ` David Ronis
2009-06-19 20:31     ` Michael Tokarev
2009-06-19 20:49       ` David Ronis
2009-06-19 20:55         ` Michael Tokarev
2009-06-20  4:43 ` Robert Hancock
2009-06-23 15:17   ` David Ronis

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