cksmuck
23rd April 2010, 02:16 AM
I had an interesting thing happen with a Fedora13 64bit install....GRUB seemed to disappear. However, on my dual boot system (HP Pavilion dv7 1285dx with Windows 7 and Fedora 13) Fedora 13 booted up fine, but GRUB would not initiate beforehand and Windows 7 was nowhere to be found.
I opened a terminal and found that under /boot/grub/device.map I had a new "partition" called fd0 that has never been there before on any other Fedora install....so I deleted it and rebooted. Well, I saw my GRUB splash screen for all of a NANOSECOND before Fedora started booting again. I opened up a terminal again and looked at grub.conf to find that timeout=0...so I changed it to 10 and now have my dual boot GRUB splash screen options available once again
Hope this helps someone....
I opened a terminal and found that under /boot/grub/device.map I had a new "partition" called fd0 that has never been there before on any other Fedora install....so I deleted it and rebooted. Well, I saw my GRUB splash screen for all of a NANOSECOND before Fedora started booting again. I opened up a terminal again and looked at grub.conf to find that timeout=0...so I changed it to 10 and now have my dual boot GRUB splash screen options available once again
Hope this helps someone....