LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How to reroute or fix GRUB on a netbook? (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-reroute-or-fix-grub-on-a-netbook-830361/)

evanstreetwiser 09-04-2010 03:57 PM

How to reroute or fix GRUB on a netbook?
 
Just took off Ubuntu in anticipation of selling my netbook. Windows XP is on the hard drive. GRUB refuses to see Windows. How do I go about making GRUB find Windows or just remove it completely?

kindofabuzz 09-04-2010 04:08 PM

sudo update-grub
https://help.ubuntu.com/community/Grub2

evanstreetwiser 09-04-2010 04:39 PM

Is there not just a command I can type in? :(

syg00 09-04-2010 08:43 PM

There is no grub there - you said so yourself. Deleting Ubuntu deleted the grub code as well.
All you have is the initial (stage1) code, which basically goes looking for the code you deleted.

Boot your XP CD and get into recover mode, then "fixmbr". All documented on the technet site.

Update: hmmm netbook - probably means no CD; or install media at all.
I'd better go find one and have a look.

evanstreetwiser 09-04-2010 11:22 PM

That's what's making it so difficult. Darn netbooks.

syg00 09-07-2010 08:23 PM

O.K., go get yourself a bootable USB system - pendrivelinux.com has heaps.
There are several (Linux) tools that write M$oft compatible MBRs, but some have questionable histories and have been dropped from distros like Debian.
Have a look here for a (hopefully) legit option.


All times are GMT -5. The time now is 02:18 AM.