| | |
Format HD that had linspire
Thread 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.
"Technological progress is like an axe in the hands of a pathological criminal."
All my posts may be freely redistributed under the terms of the MIT license.
All my posts may be freely redistributed under the terms of the MIT license.
•
•
Join Date: Jun 2008
Posts: 569
Reputation:
Solved Threads: 34
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*
![]() |
Similar Threads
- HP pavilion 360n crap (Troubleshooting Dead Machines)
- help with formatting a hard drive that had linspire os on it (Windows NT / 2000 / XP)
- Question about Partition (Getting Started and Choosing a Distro)
Other Threads in the *nix Software Forum
- Previous Thread: samba passwd from xp to linux
- Next Thread: How to install linux in my system????
| Thread Tools | Search this Thread |






