bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Kernel Panic


From: Christoph Plattner
Subject: Re: Kernel Panic
Date: Wed, 05 Jun 2002 16:27:24 +0200

This is definitive a Linux problem, not GRUB's.
>From your panic message I guess, that there is no IDE driver loaded
on the kernel, as /dev/hdb1 is 03:41, but it is not possible for
the kernel to mount. It is also possible, that the kernel has not
reiserfs compiled in.

For booting Suse2 the IDE driver and the reiserfs driver must be
compiled in, or you have to use a INITRD RAM disk, using the GRUB
command 
        initrd /boot/initrd.xxxx
.. whatever.

Christoph



Ted wrote:
> 
> Hi...
>    Wonder if someone can help..I have read the hoetos and mailed to
> various list with no joy....
> I am using grub to boot from libranet linux on hdb3..I am also booting
> xp on hda1 and suse on hda4.Thes all boot ok..I am trying to boot hdb1
> suse but get a message " KERNEL PANIC VFS unable to mount root fs on 03.41 "
> 
>   These are  my boot lines
> 
> title Windows XP
>          chainloader = (hd0,1)+1
> 
> title suse1
> root    (hd0,3)
> kernel  /boot/vmlinuz root=/dev/hda4 ro hdc=scsi
> 
> title suse2
> root    (hd1,0)
> kernel /boot/vmlinuz root=/dev/hdb1 ro
> (END)
> 
> XP is ok and suse1 is ok but I cannot get suse2 to boot (reiserfs file
> system)
> 
> --
> Regards
>    Ted Wager
>     Libranet Linux user
> 
> _______________________________________________
> Bug-grub mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/bug-grub

-- 
  +--------V--------+   address@hidden
  |  A L C A T E L  |   -----------------------------
  +-----------------+   Phone: +43 1 27722 3706 
         T A S          Fax:   +43 1 27722 3955



reply via email to

[Prev in Thread] Current Thread [Next in Thread]