Is there any way to have Windows completely erase itself? Would reformatting C: work? Perhaps more importantly, would Linux work on a hard drive formatted by Windows, or can you reformat the drive to be Linux-compatable during installation?
I’ve never installed Linux, but if you can install it on a completely blank disk, then the easiest way to remove Windows is to remove the partition. Boot from a Windows startup disk. Run Fdisk and remove all the partitions. Then boot from the Linux setup disk and let it partition and format the drive.
Several people here have suggested to have both a Windows and a Linux partitions on the same disk, so you may want to think about that option. I can’t help you set that up, though.
Jim
Well, reformatting your C: drive definitely would wipe out Windows. Unfortunately, it would also wipe out and imporant information saved on the drive. A better solution, assuming you’re just destroying windows so that you can re-install a clean copy of it, is to wipe out the C:\WINDOWS and C:\PROGRAM FILES folders. You have to do this from MS-DOS, of course.
I believe there’s a way to install Linux on a FAT16-based partition, but I’ve never tried it myself. I usually just create a partition and format it appropriately during the installation.
If you want to have both Windows and Linux on your system at the same time, the best way to do this would be to split your hard disk into two partitions, one formatted with FAT16 or FAT32 for Windows use and one formatted as an EXT2 partition for Linux. Install Windows first, then Linux. Linux will install a bootstrap program called LILO. When you boot your machine, you’ll get a LILO prompt, at which point you can choose whether to boot into Windows or Linux.
You reformat, create two partitions, install Windows on one partition & Linux on the other. Then you need a program that lets you select the boot system.