Have installed a few distros on my desktop and Fedora on my laptop before, never really having any problems, until trying to get Gentoo 2005.1 working:
FDisk reports:
grub.conf:
The problem is with "root=/dev/sda6" or "root=/dev/hda6", whatever I set it to I get the following error:
Probably a simple solution to this but I can't find anything (although I havn't tried another bootloader such as LILO)...
Many thanks.
EDIT: Sorry, forgot to mention that GRUB is installed on hda5/sda5 (depending on what you want to call it), not the MBR...
FDisk reports:
Code:
Device Boot Start End Blocks Id System /dev/sda1 * 1 11474 92164873+ 7 HPFS/NTFS /dev/sda2 11475 12161 5518327+ f W95 Ext'd (LBA) /dev/sda5 11475 11481 56196 83 Linux /dev/sda6 11482 12030 4409811 83 Linux /dev/sda7 12031 12161 1052226 82 Linux swap / Solaris
grub.conf:
Code:
default 0 timeout 30 splashimage=(hd0,4)/grub/splash.xpm.gz title=Gentoo Linux 2.6.12-r10 root (hd0,4) kernel (hd0,4)/kernel-genkernel-x86-2.6.12-gentoo-r10 root=/dev/sda6 init=/linuxrc ramdisk=8192 real_initrd (hd0,4)/initramfs-genkernel-x86-2.6.12-gentoo-r10 title=Windows XP root (hd0,0) makeactive chainloader +1
The problem is with "root=/dev/sda6" or "root=/dev/hda6", whatever I set it to I get the following error:
Code:
VFS: Cannot open root device "sda6" 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)
Probably a simple solution to this but I can't find anything (although I havn't tried another bootloader such as LILO)...
Many thanks.
EDIT: Sorry, forgot to mention that GRUB is installed on hda5/sda5 (depending on what you want to call it), not the MBR...





