Sam Geeraerts schreef:
Robert Millan schreef:
On Sun, Dec 13, 2009 at 07:12:51PM +0100, Sam Geeraerts wrote:
A was a bit quick to send this email. My grub configuration is also
broken now it seems. When I try to boot I get "Kernel panic - not
syncing: VFS: Unable to mount root fs on unknown-block(0,0)"
Are you passing the right params to Linux? Check
GRUB_CMDLINE_LINUX in /etc/default/grub.
I did a fresh install today. The grub.cfg the installer generates works
fine: the background now fills the whole screen and the system boots. If
I then generate it with `grub-mkconfig > /boot/grub/grub.cfg' and
reboot, the system no longer boots: it stops with the kernel panic I
mentioned before. So I compared both grub.cfg files and found a
difference in the linux boot parameters:
original: "linux /boot/... root=/dev/hda3 ro quiet"
grub-mkconfig: "linux /boot/... root=UUID=7f....94 ro quiet"
I checked the uuid with blkid and it matches /dev/hda3. Kernel =
2.6.31.6-libre1.
I tested again, with 2 kernel versions:
2.6.32.1-libre-lemote panics with both root=/dev/... and root=UUID=...
2.6.31.6-libre1 panics with root=UUID=..., but boots with root=/dev/...
I currently have grub 1.98~20091212-2. My grub.cfg is at
http://gnewsense.pastebin.com/m3dee1614
_______________________________________________
gNewSense-dev mailing list
gNewSense-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/gnewsense-dev