Results 1 to 7 of 7
Hello there, I seem to have made an error that I cannot correct (at least by trying to figure it out on my own). First off I had a 120 ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 08-28-2007 #1Just Joined!
- Join Date
- Aug 2007
- Posts
- 3
no mbr? no hdd bios?
Hello there, I seem to have made an error that I cannot correct (at least by trying to figure it out on my own). First off I had a 120 gig that had windows, and a 500 that had all my linux stuff. I decided I should format the 120 and use it as a gentoo install, since I had ubuntu on my 500. Well after installing, deleting my ubuntu install, and formatting both harddrives... my machine won't seem to boot. I have gone back and tried to reinstall numerous times, but it appears that I either didn't delete GRUB, or I've corrupted the MBR, or something. I'm honestly not sure. When I try to boot I get a blank GRUB screen, even though i've tried to install Lilo and grub.
Any help would be appreciated, thanks
- 08-28-2007 #2forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,733
You can use the SuperGrub LiveCD to boot Windows or Linux if they are installed on your system. It can also be used to restore the MBR:
Super Grub Disk Webpage: Home Pageoz
- 08-28-2007 #3Just Joined!
- Join Date
- Aug 2007
- Posts
- 3
Ahhh. Thank you. Grrr. The only problem now is that the only OS I have is a live cd, and it's not wanting to mount anything to a cd and my laptop is only a dvd driver.
sigh.
- 08-28-2007 #4Just Joined!
- Join Date
- Aug 2007
- Posts
- 3
Alright, I've got it going but it seems to be doing the same thing, I've tried to delete all MBR and grub/lilo on all of my drives and install new, setting active and hidden partitions and everything. Nothing seems to be working.
- 08-28-2007 #5forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,733
Check around on the liveCD. I think there's an option on it to remove GRUB from the MBR, which should allow you to at least reinstall an OS.
oz
- 08-28-2007 #6Linux Newbie
- Join Date
- Dec 2005
- Location
- Toronto
- Posts
- 127
If you re-formatted both the hard disks, completely erasing all the data on these disks, how can you expect your machine to boot up when, there's nothing on the disks ???!!!!Well after installing, deleting my ubuntu install, and formatting both harddrives... my machine won't seem to boot. I have gone back and tried to reinstall numerous times, but it appears that I either didn't delete GRUB, or I've corrupted the MBR, or something. I'm honestly not sure. When I try to boot I get a blank GRUB screen, even though i've tried to install Lilo and grub.
You're getting that blank GRUB screen obviously because, you deleted all the partitions but, GRUB being on MBR didn't get erased. When you try to boot, GRUB from MBR loads, since it cannot find it's next stage and menu.lst (obviously because there're no partitions), it gives you a blank screen !!?
Try to boot with an installation CD and create partitions and install the OS.
- 08-28-2007 #7How did you re-install GRUB/Lilo? Which tools are you using?
Originally Posted by sethrothompson
Boot up from any LiveCD and execute this in Terminal/Konsole
ORCode:su fdisk -l
Post output here.Code:sudo fdisk -l
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First


Reply With Quote
