TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [TCLUG:21569] Uninstalling Linux
Hi,
On Mon, 25 Sep 2000, Lord Xoi wrote:
> >> What do I need to do in order to completely remove Linux and set up the
> >> machine with 1 blank FAT partition. <So I can use my restore CD>
I didn't see any replies, but I didn't look very hard...
If you REALLY want to nuke it, try:
dd if=/dev/zero of=/dev/hda (<-- or whatever it really is).
Might want to boot from a rescue dist and do THAT.
-Yaron
--