HD Install :: DSL back to Windows
Alright, it's a bad idea, but:
Open a terminal
sudo cfdisk
Make one big VFAT partition (May also be called FAT32)
Make it bootable
Write it
sudo mkfs.vfat /dev/hda1
That should do it. I am being forced to use a Windows system now, so I can't check for sure, but it might be sudo mkfs.fat32. Probably vfat.
Sorry, I thouht it hadn't posted!
oh... thanx stanley for posting it though. I'll remember it if I ever do decide to go back:D
-Solved-
original here.