First - thanks in advance for the help.
I have an old server that I have been messing with for a while. Various flavors of Linux all in the name of home theater / general pc fun.
Recently I switched out the 40GB HD for a 160GB.
So on the new HD I put Win7 free beta on it and then loaded the latest LinuxMCE which starts with Kubuntu. The Win7 worked but the new MCE didn't like my nvidia driver settings or something... So I thought - heck I will just triple boot and add straight up Kubuntu so I can see what the conf file should look like. I know - long story but I wanted you to have the details.
Well - Kubuntu installed nice - no issues. I did a guided install using unused space etc. Well - no boot. I get Grub Error 18. I have done some research and tried reinstalling Grub per Qqmike here : http://kubuntuforums.net/forums/inde...opic=3081671.0
But that didn't do anything.
Well here is my fdisk.
Not sure that I like the "partition table entries are not in disk order" error... Can someone give me a hint on where to start. I have read that my Bios may not recognize large HD. Is there a way to test that?
Thanks in advance for any help or hints or clues...
Frank
I have an old server that I have been messing with for a while. Various flavors of Linux all in the name of home theater / general pc fun.
Recently I switched out the 40GB HD for a 160GB.
So on the new HD I put Win7 free beta on it and then loaded the latest LinuxMCE which starts with Kubuntu. The Win7 worked but the new MCE didn't like my nvidia driver settings or something... So I thought - heck I will just triple boot and add straight up Kubuntu so I can see what the conf file should look like. I know - long story but I wanted you to have the details.
Well - Kubuntu installed nice - no issues. I did a guided install using unused space etc. Well - no boot. I get Grub Error 18. I have done some research and tried reinstalling Grub per Qqmike here : http://kubuntuforums.net/forums/inde...opic=3081671.0
But that didn't do anything.
Well here is my fdisk.
Code:
mepis1:~# sudo fdisk -l Disk /dev/sda: 160.0 GB, 160041885696 bytes 255 heads, 63 sectors/track, 19457 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Device Boot Start End Blocks Id System /dev/sda1 * 1 13 102400 7 HPFS/NTFS Partition 1 does not end on cylinder boundary. /dev/sda2 13 4990 39972656+ 7 HPFS/NTFS Partition 2 does not end on cylinder boundary. /dev/sda3 4991 19457 116204760 5 Extended Partition 3 does not end on cylinder boundary. /dev/sda5 4991 7422 19527448+ 83 Linux /dev/sda6 18960 19457 3999208+ 82 Linux swap / Solaris /dev/sda7 7422 9960 20389288+ 83 Linux Partition table entries are not in disk order
Thanks in advance for any help or hints or clues...
Frank
Comment