Re: kernel panic after upgrade to 8.0

2003-09-14 Thread Dana Holland
Sean Estabrooks wrote: You didn't list any disks that match the root parameter above. Perhaps that should be root=/dev/sda2 ?? ABrady wrote: > Your fstab shows "/dev/sdaX" and your lilo.conf shows "/dev/sdb2" which > can't work since you fstab doesn't show any sdb partitions at all. > > We

Re: kernel panic after upgrade to 8.0

2003-09-14 Thread ABrady
On Sun, 14 Sep 2003 11:12:34 -0500 Dana Holland <[EMAIL PROTECTED]> wrote: > Sean Estabrooks wrote: > # fdisk -l > > Disk /dev/sda: 255 heads, 63 sectors, 13262 cylinders > Units = cylinders of 16065 * 512 bytes > > Device BootStart EndBlocks Id System > /dev/sda1 *

Re: kernel panic after upgrade to 8.0

2003-09-14 Thread Sean Estabrooks
On Sun, 14 Sep 2003 11:12:34 -0500 Dana Holland <[EMAIL PROTECTED]> wrote: > > image=/boot/vmlinuz-2.4.20-20.8smp > label=linux > initrd=/boot/initrd-2.4.20-20.8smp.img > read-only > root=/dev/sdb2 > Hi Dana, You didn't list any disks that match the ro

Re: kernel panic after upgrade to 8.0

2003-09-14 Thread Dana Holland
Sean Estabrooks wrote: The above error messages look like the root filesystem can not be found. What is the lilo.conf file you're using, and what drive/partition is your root filesystem on? Sorry, I should have included that first time! # fdisk -l Disk /dev/sda: 255 heads, 63 sectors,

Re: kernel panic after upgrade to 8.0

2003-09-14 Thread Sean Estabrooks
On Sun, 14 Sep 2003 10:52:53 -0500 Dana Holland <[EMAIL PROTECTED]> wrote: > Apologies for cross posting, but I'm kind of in a bind here. > > I upgraded our webserver which was running 7.1 to 8.0 yesterday. The > upgrade itself seemed to go fine, but then the machine wouldn't boot on > it's ow

kernel panic after upgrade to 8.0

2003-09-14 Thread Dana Holland
Apologies for cross posting, but I'm kind of in a bind here. I upgraded our webserver which was running 7.1 to 8.0 yesterday. The upgrade itself seemed to go fine, but then the machine wouldn't boot on it's own - it stuck in "Loading linux". I did some searching and finally got a lilo.con