•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the *nix Software section within the Tech Talk category of DaniWeb, a massive community of 457,693 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,581 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our *nix Software advertiser: Lunarpages Linux Web Hosting
Views: 416 | Replies: 3 | Solved
![]() |
Don't bother. The next operating system that you install on the hard drive will almost certainly wipe out the MBR that contains GRUB you're noticing right now.
If you really must do it, boot up the Linspire CD, obtain a root prompt, and enter the following:
(replace /dev/sda with the device of your hard drive, if necessary)
Warning: this will wipe out your entire MBR -- this includes both GRUB AND all your partitions on the drive. Only execute this command if there is nothing of importance on the hard drive.
If you really must do it, boot up the Linspire CD, obtain a root prompt, and enter the following:
dd if=/dev/zero of=/dev/sda bs=512 count=1
Warning: this will wipe out your entire MBR -- this includes both GRUB AND all your partitions on the drive. Only execute this command if there is nothing of importance on the hard drive.
Last edited by John A : Oct 10th, 2008 at 6:34 pm.
tuxation.com - Linux articles, tutorials, and discussions
•
•
Join Date: Jun 2008
Location: I-5
Posts: 454
Reputation:
Rep Power: 2
Solved Threads: 25
John is right, the short of it is that you left the MBR intact but changed the partition scheme so the original boot record isn't valid. Take his steps to correct the current boot record or just put a new one on it.
-This post is provided without warranty, emotion, or a conscience. Hope it helps-
*I'm an egomaniac: I love reputation points*
*I'm an egomaniac: I love reputation points*
![]() |
•
•
•
•
•
•
•
•
DaniWeb *nix Software Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
- HP pavilion 360n crap (Troubleshooting Dead Machines)
- help with formatting a hard drive that had linspire os on it (Windows NT / 2000 / XP / 2003)
- Question about Partition (Getting Started and Choosing a Distro)
Other Threads in the *nix Software Forum
- Previous Thread: apache: how to make my index function?
- Next Thread: How to install linux in my system????



Linear Mode