Results 1 to 1 of 1
Another multi-boot machine, another problem.
I'm workin' on a quad-boot - Ubuntu, XPPro, FC8, and PCLinuxOS.
This so far, with a liveCD boot:
Code:
ubuntu@ubuntu:~$ sudo fdisk -l
Disk /dev/hdc: ...
- 02-13-2009 #1Linux User
- Join Date
- Apr 2007
- Posts
- 289
[SOLVED] PCLOS boot error/conflict...
Another multi-boot machine, another problem.
I'm workin' on a quad-boot - Ubuntu, XPPro, FC8, and PCLinuxOS.
This so far, with a liveCD boot:
GRUB (PCLOS) error is a 'find file' error, not numerical. I think it was 'Can't find menu.lst'...Code:ubuntu@ubuntu:~$ sudo fdisk -l Disk /dev/hdc: 30.7 GB, 30735581184 bytes 255 heads, 63 sectors/track, 3736 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Device Boot Start End Blocks Id System /dev/hdc1 * 1 3736 30009388+ 7 HPFS/NTFS Disk /dev/hdd: 80.0 GB, 80026361856 bytes 255 heads, 63 sectors/track, 9729 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Device Boot Start End Blocks Id System /dev/hdd1 * 1 9447 75882996 83 Linux /dev/hdd2 9448 9729 2265165 5 Extended /dev/hdd5 9448 9729 2265133+ 82 Linux swap / Solaris Disk /dev/sda: 80.0 GB, 80026361856 bytes 255 heads, 63 sectors/track, 9729 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Device Boot Start End Blocks Id System /dev/sda1 * 1 25 200781 83 Linux /dev/sda2 26 9729 77947380 8e Linux LVM ubuntu@ubuntu:~$
hdc1 = XPPro ......IDE secondary
hdd1 = Ubuntu ....IDE secondary
sda1 = PCLOS ..... PCI IDE card
sda2 = FC8. ........ PCI IDE card ... sda2 is also LVM (oops).
I'm still liveCD now.
Is FC8 GRUB conflicting with PCLOS GRUB?
Thanks...



