No subject
Sendhilraj.T at Lntemsys.com
Sendhilraj.T at Lntemsys.com
Wed Jan 31 23:02:06 EST 2007
request_module [SCSI_host adapter] root fs not mounted
MIME-Version: 1.0
From: Sendhilraj T <Sendhilraj.T at Lntemsys.com>
To: linuxppc-embedded at ozlabs.org
X-MIMETrack: MIME-CD by Notes Server on EMSYSMAIL/LNTEMSYS(Release 6.5.4|March 27, 2005) at
01/31/2007 05:31:58 PM,
MIME-CD complete at 01/31/2007 05:31:58 PM,
Serialize by Router on EMSYSMAIL/LNTEMSYS(Release 6.5.4|March 27, 2005) at
01/31/2007 05:32:07 PM
Date: Wed, 31 Jan 2007 17:31:58 +0530
Message-ID: <OF214C9908.DB275421-ON65257274.00421972-65257274.00421975 at lntemsys.com>
X-Mailer: Lotus Domino Web Server Release 6.5.4 March 27, 2005
Content-type: text/plain; charset=US-ASCII
Hello all,
I am trying to boot with my new linux kernel and I am getting
the following error messgaes..I tried n number of ways to get rid of
this error ,but in vain...
I could see lot of posts regarding these problems that I face,but none
helped me to overcome this problem...
The error messages that I am getting are...
request module [SCSI_host adapter]:root fs not mounted
kernel panic :vfs unable to mount root fs on 01:00
my grub.conf file looks like the below one
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You have a /boot partition. This means that
# all kernel and initrd paths are relative to /boot/, eg.
# root (hd0,6)
# kernel /vmlinuz-version ro root=/dev/VolGroup00/LogVol00
# initrd /initrd-version.img
#boot=/dev/sda
default=3
timeout=6
splashimage=(hd0,6)/grub/splash.xpm.gz
hiddenmenu
#new kernel
title Fedora Core (2.4.6)
root (hd0,6)
kernel /vmlinuz-2.4.6 ro root=/dev/VolGroup00/LogVol00 rhgb quiet
initrd /initrd-2.4.6.img
#the one below works fine
title Fedora Core (2.6.15-1.2054_FC5smp)
root (hd0,6)
kernel /vmlinuz-2.6.15-1.2054_FC5smp ro
root=/dev/VolGroup00/LogVol00 rhgb quiet
initrd /initrd-2.6.15-1.2054_FC5smp.img
title Other
rootnoverify (hd0,0)
chainloader +1
Looking for your help.
T.Sendhil
More information about the Linuxppc-embedded
mailing list