first i wanna say im semi new to linux so i only know partially what im doing. iv tried searching for a fix and have found usefull information but nothing for my problem.
Im trying to get kubuntu on a computer with windows xp installed 1st and id rather not have to uninstall it. i made my xp partition 50gb smaller so i can install linux after it. my installation goes fine, i manually set up 3 partitions for linux after my xp partition one is / for my root and is 10gb ext3 logical, second is my swap 2gb, third is my /home 28gb logical. i have tried partitioning my drive with gparted also. i installed grub to my mbr.
now when my computer restarts i get grub error 5. i have a super grub disk so i used it to look at my partitions and it sees hd0 195gb so thats my xp and it sees hd2 0kb which should be my 40gb linux. so i tried to reinstall grub from my disk at the grub prompt hoping that would make grub see it but when i do
it comes up with error 15: file not found. i do geometry (hd2) and i get
i used a livecd i have to go see if my partitions are there and they are. everything in them seems to be fine, my grub menu.1st are there. and now i dont know what to do
Im trying to get kubuntu on a computer with windows xp installed 1st and id rather not have to uninstall it. i made my xp partition 50gb smaller so i can install linux after it. my installation goes fine, i manually set up 3 partitions for linux after my xp partition one is / for my root and is 10gb ext3 logical, second is my swap 2gb, third is my /home 28gb logical. i have tried partitioning my drive with gparted also. i installed grub to my mbr.
now when my computer restarts i get grub error 5. i have a super grub disk so i used it to look at my partitions and it sees hd0 195gb so thats my xp and it sees hd2 0kb which should be my 40gb linux. so i tried to reinstall grub from my disk at the grub prompt hoping that would make grub see it but when i do
Code:
find /boot/grub/stage1
Code:
drive 0x82: c/h/s = 0/1/15, the number of sectors = 2147483647, LBA
Comment