I installed Fedora 11 on sda5, I have Gentoo on sda2, and sda1 is the collective boot folder.
after installed fedora 11, i cannot boot up gentoo, the erros show:
Quote:
Root-NFS: No NFS server available, giving up
VFS: Unable to mount root fs via NFS, trying floppy
Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(2,0)
|
then, i formatted boot folder sda1, and re-emerged grub....
but unfortunately i still cannot make the gentoo boot-up, but it can go through, from command line without errors
boot
kernel /bzImage-2.9.2xxxxx
boot
i have these files which are located @ grub folder
device.map grub.conf minix_stage1_5 stage2
e2fs_stage1_5 iso9660_stage1_5 reiserfs_stage1_5 ufs2_stage1_5
fat_stage1_5 jfs_stage1_5 splash.xpm.gz vstafs_stage1_5
ffs_stage1_5 menu.lst stage1 xfs_stage1_5
menu.lst / grub.conf are the same.
Quote:
default=0
timeout=5
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title Gentoo (2.6.29.4)
kernel /bzImage-linux-2.6.29.4 ro root=/dev/hda2 rhgb quiet
no initrd
title Fedora (2.6.29.4-167.fc11.x86_64)
root (hd0,0)
kernel /vmlinuz-2.6.29.4-167.fc11.x86_64 ro root=UUID=5cc83fd1-3505-429c-842c-5a5613dc4c77 rhgb quiet
initrd /initrd-2.6.29.4-167.fc11.x86_64.img
|
I used to have 2 linux distro, one is gentoo another is fedora, today i just updated fedora to 11 version, then it doesnt work no more...
cannot boot through gentoo but fedora ...except boot manually..
could someone help with this? thanks a lot.