Hi,
I have a dell pc on loan and want to format the hard drive before I give it back. I don't have any discs (being on loan and what not). Its running Windows XP. I've tried running a boot disk but it won't accept any comands.

Please help

First of all, you'll need to create a boot floppy. Here's how you create one:

  1. Insert a floppy into the computer's floppy drive.
  2. Format the floppy disk by opening "My Computer" and right-clicking on the floppy disk image, and choosing "Format" from the contextual menu.
  3. In the settings section of the Format window, choose "Create MS-DOS startup disk".
  4. Click "Start".

Now that you've done that, you can boot off the floppy disk that you created. Make sure it's still in the drive, and reboot the computer.

Once you've booted with the floppy, you'll reach the command prompt. There is a Format command on the floppy, but I doubt that will work because usually, Windows XP uses the NTFS filesystem which Format doesn't support. To get around this, you'll need to use Fdisk to delete the partition:

  1. Enter FDISK and press return.
  2. In the Fdisk menu, choose "Delete Non-DOS partition". If there's more than 1 partition listed, choose the one that contains the C drive.
  3. Confirm your choice, and delete it.

There's probably no more partitions on your hard drive, which is hopefully what you want, as the DOS tools contained on the diskette can't recreate NTFS partitions, although the Windows XP installation disk is perfectly capabe of doing that.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.