Re: how to remove dual booting?
- From: "Cameron Fitzhugh" <sendmespam@xxxxxxxxxxxxx>
- Date: Mon, 8 Jan 2007 14:46:13 -0600
I have already gone through and removed all my personal files, including
scanning the registry for my name and address.
I prefer to leave XP on the computer in good working order, and just remove
the double booting.
"Douglas Mayne" <doug@xxxxxxxxxxxxxxxxx> wrote in message
news:pan.2007.01.08.18.45.07.653008@xxxxxxxxxxxxxxxxxxxx
On Mon, 08 Jan 2007 11:50:40 -0600, Cameron Fitzhugh wrote:
I have an old computer that is dual-booted with XP and an incomplete testYou would be wise to remove your personal data from the XP partition,
version of Linux (no web access). I am going to give the computer to
GoodWill and I want to remove the dual-booting so it goes directly to XP.
XP help says I can use the fixmbr command from the Recovery Console, and
to
boot with the Setup CD to get to the recovery console. I have the
original
XP installation CD, but it won't boot, I think because it looks for an
existing XP partition and gets confused by the dual-booting.
So, how can I reset my MBR so it boots XP directly?
Thanks,
Cameron
too; that is, if you've been using it. Perhaps, it would be easiest for
you to just wipe the entire disc. One possible method for erasure is
shown below. When your done, collect any "proof-of-license"
information, and the OEM system restore disc (if it exists), and box it
all up with the computer and give it away as a package. From what I've
read, charities and schools would be wise not to accept proprietary
software without the COA. That way, whoever ends up with the system will
know what they have. Also, if you setup XP, it is likely that whoever gets
will just start over from scratch, too (but perhaps without the rigorous
erasure process describe below.) This could you wasting your time on
something which doesn't matter.
Here is a simple way to wipe your disc is with a "live" GNU/Linux CD,
such as knoppix.
CAUTION: This will destroy the contents of the disk, hda.
This is a one-pass zero.
# DEST=/dev/hda
# dd if=/dev/zero of=$DEST
If you need more complete data destruction, add passes which write random
data over the entire disk, etc.
The manual page for dd has more info:
# man dd.
--
Douglas Mayne
.
- Follow-Ups:
- Re: how to remove dual booting?
- From: Unruh
- Re: how to remove dual booting?
- References:
- how to remove dual booting?
- From: Cameron Fitzhugh
- Re: how to remove dual booting?
- From: Douglas Mayne
- how to remove dual booting?
- Prev by Date: Re: Remove Linux partition on Dual boot Win2000 PC
- Next by Date: Re: how to remove dual booting?
- Previous by thread: Re: how to remove dual booting?
- Next by thread: Re: how to remove dual booting?
- Index(es):
Relevant Pages
|