Results 1 to 4 of 4
I have recently start use Fedora. I have problem that I have change my Grub file myself but could not do it properly. So, now I have a problem that ...
- 02-04-2008 #1Just Joined!
- Join Date
- Feb 2008
- Posts
- 1
Grub Problem
I have recently start use Fedora. I have problem that I have change my Grub file myself but could not do it properly. So, now I have a problem that Fedora in not loading. It will stand on Grub> prompt when its boots.
- 02-04-2008 #2
Hi and Welcome !
Boot up from any LiveCD and mount /boot partition of Fedora. Post the contents of /boot/grub/grub.conf file here.
Post the output of ls /boot too.
Replace sda1 with /boot partition number.Code:mkdir fedora mount -t ext3 /dev/sda1 fedora cat fedora/boot/grub/grub.conf ls fedora/boot
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 02-05-2008 #3Linux Newbie
- Join Date
- Feb 2008
- Location
- Bangalore, India
- Posts
- 112
If not sure what changes you made. You can re-install grub loader
.
Command is :
grub-install /dev/{partition}bigunix.blogspot.com
Registered Linux User: #476440
- 02-05-2008 #4It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First


Reply With Quote
