this post was submitted on
8 points (83% like it)
10 up votes 2 down votes
all 8 comments

[–]paulbarbee 7 points8 points ago

sorry, this has been archived and can no longer be voted on

If you want to keep Linux the instructions are at http://ubuntuforums.org/showthread.php?t=1195275 Look for Reinstalling GRUB2 from LiveCD. I have never reinstalled the Windows 7 bootloader but I'm guessing you can just use the disk or your BIOS should have a key for reinstalling the OS on most name brand systems.

[–]a3q 1 point2 points ago

sorry, this has been archived and can no longer be voted on

Thanks for that, it's something I've been looking for on and off.

[–]TheSaucyPauper[S] 2 points3 points ago

sorry, this has been archived and can no longer be voted on

ah this one fixed it! thank you so much!

[–]a3q 1 point2 points ago

sorry, this has been archived and can no longer be voted on

You replied to me instead of paulbarbee who posted the answer ;)

[–]obsessive1 2 points3 points ago

sorry, this has been archived and can no longer be voted on

I'd give this a go first (although it looks like GRUB itself is loading OK if you get the rescue shell). If that doesn't work, it could be your config file is missing (which would explain the error). Running grub-mkconfig from a livecd will create a new config file you can use, which should hopefully fix the error.

[–]TheSaucyPauper[S] 0 points1 point ago

sorry, this has been archived and can no longer be voted on

This would work out just fine for me, but when I get to the last step: "Checking if "/boot/grub/stage1" exists... no Checking if "/grub/stage1" exists... no

Error 15: File not found" this is all in the grub command lines... I'm booting ubuntu 10.04 directly off my usb drive... what am i doing wrong here?

[–]BrokeRegistration 1 point2 points ago

sorry, this has been archived and can no longer be voted on

Do you care about keeping a version of Linux? No? Then use the Windows disk to repair the boot "process" (or whatever the option is called). It's been awhile since I did this, and it was with XP, so you'll have to Google how. The point is: the Windows install disk can fix your bootloader.

If you DO want to keep Linux, boot up with the Ubuntu disk, drop to a command prompt, and install grub to the MBR of your first drive. Full details are outside the scope of typing into this little box, but that's what you need to do.

[–]TheSaucyPauper[S] 0 points1 point ago

sorry, this has been archived and can no longer be voted on

oh thank you all so much! I finally received linux help that I understood! :D