Click to See Complete Forum and Search --> : dos


fnction22
October 23rd, 2004, 03:38 PM
Question : If i delete partition and reformatt do i also delete DOS?

Platypus
October 24th, 2004, 10:48 AM
If you delete the Active Primary Partition, you will delete whatever Operating System resides on that partition. If you then create a fresh partition, when you re-format you will have an empty drive. If you want to be able to boot to DOS from that drive, you will have to use the FORMAT /S command from the boot floppy when you format, to transfer DOS boot files to the hard drive, or have SYS.COM also on the floppy disk and after the format, type SYS C:

fnction22
October 24th, 2004, 05:43 PM
If you delete the Active Primary Partition, you will delete whatever Operating System resides on that partition. If you then create a fresh partition, when you re-format you will have an empty drive. If you want to be able to boot to DOS from that drive, you will have to use the FORMAT /S command from the boot floppy when you format, to transfer DOS boot files to the hard drive, or have SYS.COM also on the floppy disk and after the format, type SYS C:


Thanks .