Results 1 to 10 of 10
not sure if this is where i post this questions since iam a newbie to this forum but here it goes.....
q1:
i installed fedora core 9 on my home ...
- 01-12-2009 #1Just Joined!
- Join Date
- Jan 2009
- Posts
- 5
installling help
not sure if this is where i post this questions since iam a newbie to this forum but here it goes.....
q1:
i installed fedora core 9 on my home pc that had already had windows xp on it when i tried to install fedora core 9 on my comp (graphical way), i get a screen with funny colour lines down it unreadable i have to restart comp and then installed it the txt way which seamed to of work. is there any reason that it wont install the graphical way my system specs are amd 3700+ ,2 gb of ram, nvida 6800 gts (pci express) and multiple hdd.
q2 :
now i tried following the grub guide on this web site (link http://www.linuxforums.org/forum/lin...d-edition.html )
but when it asked me to us the command "find /boot/grub/stage1" to find out what hdd my MBR is on it just returns "/boot/grub/stage1"
with no hd0 1 or such.
after which i tried reinstalling grub to /dev/hda but was getting a error msg in grub saying error code 17.
i would love to be able to get windows and fedora core working on my pc (if worse case i would like to be able to get my windows booting back up with out having to reinstall it).
i did try to let the fedora core auto grub set up to work its magic but the grub it installed was faulty IE didn't get past the grub _ screen.
any help you would be able to provide would be greatly appreciated.
Virtual
- 01-12-2009 #2Just Joined!
- Join Date
- Jul 2008
- Posts
- 27
Your hardware is more than sufficient but what do the 'funny colour lines' say?You should be able to install the OS in GUI.
- 01-12-2009 #3Linux Guru
- Join Date
- Oct 2007
- Location
- Tucson AZ
- Posts
- 1,939
Grub error 17:
When do you get this error? Do you get it when you select xp? Fedora? Both?Cannot mount selected partition
This error is returned if the partition requested exists, but the filesystem type cannot be recognized by GRUB.
Use your Fedora CD, go to a terminal/konsole, login as root using "su" or "su -" (without quotes), enter password and type command: fdisk -l (lower case letter L, not a number one). Post the output here.
- 01-12-2009 #4Just Joined!
- Join Date
- Jan 2009
- Posts
- 5
i cant load up any operating system on my computer at the moment .
i get the error on boot up so when my comp boots up(before i even get to the selection screen).
i get the grub msg then its starts grub loading then it gives me an error code of 17.
one thing i dont understand is why is it when i load up linux rescue and when type in the command "find /boot/grub/stage1" to find out what hdd my MBR is on it just returns "/boot/grub/stage1" with no hd0 1 or such.
as the post before i get funny lines as in the screen goes green and white alternating colours with vertical lines and that is when i have to hit the rest buttion on my comp (i have tried installing both fedora core 9 and ubuntu ).
Virtual
- 01-13-2009 #5Linux Guru
- Join Date
- Oct 2007
- Location
- Tucson AZ
- Posts
- 1,939
Because you're doing it wrong. You need to log in the terminal as root and then get to the grub prompt which looks like (grub>). After you log in as root, just type "grub" without quotes, then the find command. While you're looking for the stage1, you might as well look for stage2 and do "find /boot/vmlinuz" as well as "find /vmlinuz" and post any results.one thing i dont understand is why is it when i load up linux rescue and when type in the command "find /boot/grub/stage1" to find out what hdd my MBR is on it just returns "/boot/grub/stage1" with no hd0 1 or such.
- 01-14-2009 #6Just Joined!
- Join Date
- Jan 2009
- Posts
- 5
ok first up thanks for the help with the grub mistake u made (being in bash not grub and logged in as root). i tried running the find commands u asked and here are the results
find /grub/stage1
/grub/stage1
(hd1,0)
find /grub/stage2
/grub/stage2
(hd1,0)
find /vmlinuz
error 15 : file not found
find /boot/vmlinuz
error 15 : file not found
- 01-14-2009 #7Linux Guru
- Join Date
- Oct 2007
- Location
- Tucson AZ
- Posts
- 1,939
I assume you ran this command from the grub prompt? That's the kernel and without it your system obviously won't boot.find /boot/vmlinuz
error 15 : file not found
The command results above indicate Grub stage2 is on the first partition of your second drive. Is that right? How many drives do you have? Which one is Fedora on? Which one is windows on? Can you load your Fedora CD again and run the command "fdisk -l" I suggested earlier and post it? Do you have the drive with Fedora on it set as first boot priority in your BIOS?find /grub/stage2
/grub/stage2
(hd1,0)
- 01-15-2009 #8Just Joined!
- Join Date
- Jan 2009
- Posts
- 5
ok i think i made the mistake with the boot loader of puting it on the MBR instead of the first sector..
i am reinstalling windows and linux now.
i have one more question if i accidentally format the wrong drive (wich i did) is there anyway to recover the files on the disk (i have not touched it since i reformated the drive)?.
any help on this matter would be a great help
- 01-15-2009 #9Linux Guru
- Join Date
- Oct 2007
- Location
- Tucson AZ
- Posts
- 1,939
Main Page - SystemRescueCdis there anyway to recover the files on the disk
- 01-15-2009 #10Just Joined!
- Join Date
- Jan 2009
- Posts
- 5
yeap i found a program tha let me get back the important files i lost ie stuff i cant replace, thanks so much for ur help yancek you have been great will try installing linux now and will keep u posted if i have any trouble with bootloader,
hopefully not.
thanks once again for your help
Virtual


Reply With Quote
