Results 1 to 10 of 11
Installed mandriva over fedora core 6 cause I don't like FC6 but Mandriva hasn't come up in the boot loader and it still says fedora core 6, when I try ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 05-24-2007 #1
Problems with mandriva installation
Installed mandriva over fedora core 6 cause I don't like FC6 but Mandriva hasn't come up in the boot loader and it still says fedora core 6, when I try to boot FC6 it comes up with:
Thankfully what evers gone wrong hasnt gone anywhere near my windows vista partition so I can still use my pc. If there's no easy way to fix this then can you instead tell me how to remove linux from my system (inluding grub).Code:Booting 'Fedora Core(2.6.18-1.2798.fc6)' root (hd0,4) Filesystem type is ext2fs, partition type is 0x83 Kernal /vmlinux-2.6.18-1.2798.fc6 ro root=/dev/volgroup00/logvol00 rhgb quiet Error 15: file not found Press any key to continue
Cheers
- 05-24-2007 #2
did you change anything in Boot Loader section during Mandriva Installation?
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 05-24-2007 #3
- 05-24-2007 #4
in that case, Mandriva Installation wasn't successful. installer has missed GRUB installation somehow or you have installed GRUB in boot sector of / (root) partition.
boot up from Mandriva from DVD, mount its root partition ( /boot, if you created it ) and post the contents of /boot/grub/menu.lst file.It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 05-25-2007 #5
How do I do that? (I should have explained from the begining that I'm almost a compleet noob when it comes to linux)
- 05-25-2007 #6
boot up from Mandriva Installation DVD and select Rescue System.
select Re-install Boot Loader in next Menu. if it throws any error, Select Mount Your Partitions Under /mnt and Go to Console.
execute this
post output here.Code:less /mnt/boot/grub/menu.lst
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 05-25-2007 #7
- 06-14-2007 #8
Hi guys sorry for not getting back to you sooner but I've had a flurry of a-level exams and haven't had time to even think about computers let alone try and fix my installation of mandriva.
Ok I did what you asked and this is what was returned:
Dunno whats wrong but I saw an option to reinstall the windows boot loader. If I did that and then wiped the linux partition using vista, then reinstalled mandriva using the "install on free space on windows partition" would that solve the problem?Code:/mnt/boot/grub/menu.lst: No such file or directory [root@rescue/]#
- 06-14-2007 #9
you booted up in Rescue Mode and correct path is
try to re-install GRUB.Code:less /boot/grub/menu.lst
Code:grub-install /dev/hda
if your harddisk is SATA, replace hda with sda.
in case, it doesn't work post the contents of menu.lst file here.
it should sort out the problem but i suggest you to post menu.lst here before re-installing. its easy to fix this problem.If I did that and then wiped the linux partition using vista, then reinstalled mandriva using the "install on free space on windows partition" would that solve the problem?It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 06-15-2007 #10
Ok then... Did what you said and just got more errors! GRRR! LOL
gave out anotherCode:less /boot/grub/menu.lst
andCode:No such file or directory
gave outCode:grub-install /dev/hda
so... erm... what do I do now?Code:mkdir: cannot create directory '/boot': File exists


Reply With Quote
