(usagi-users 03374) Re:
| Newsgroups | gmane.linux.ipv6.usagi.users |
|---|---|
| Message-ID | <D99246B510C34944823191CB90759C86016C74AF@blrse201.ap.infineon.com> |
Can u mail me the steps u have used for creating Image . Have u Re created initial RAMdisk image ? Vishal Gupta Infineon Technologies India Pvt. Ltd. 13th Floor, Discoverer Building International Tech Park Whitefield Road, Bangalore-560 066 Ph: + 91 80 51392881; Fax: + 91 80 51392333 -----Original Message----- From: Nguyen, Thuan (N-EKD Systems) [mailto:[email protected]] Sent: Tuesday, June 07, 2005 1:19 AM To: [email protected] Subject: (usagi-users 03372) Hello, I have a machine that ran Linux 2.6.9 originally. I upgraded the kernel to 2.6.10, successfully. Now I need to use the kernel provided by USAGI in snap usagi-linux26-S20050117. However when I tried to boot the machine with the USAGI kernel I got an errror message that says: VFS: cannot open root device "VolGroup00/LogVol00" or unknown block(0,0). Please append a correct "root=" boot option. kernel panic - not syncing: VFS: unable to mount root fs on unknown-block(0,0). Here's my grub.conf file: default=2 timeout=5 splashimage=(hd0,0)/grub/splash.xpm.gz title Fedora Core (2.6.10) root (hd0,0) kernel /vmlinuz-2.6.10 ro root=/dev/VolGroup00/LogVol00 initrd /initrd-2.6.10.img title Fedora Core (2.6.9-1.667) root (hd0,0) kernel /vmlinuz-2.6.9-1.667 ro root=/dev/VolGroup00/LogVol00 initrd /initrd-2.6.9-1.667.img Things worked fine until I replaced the 2.6.10 kernel with the USAGI 2.6.10 kernel. Would anyone have any idea what went wrong ? Thank you, TN