I was told long ago (prob 10 over years ago) that at dos, just type "del.." and enter, all data in the PC would be deleted. However i have never tried it before. Don't noe if it works.
Del *.* (use wildcard for multiple files/directories
erase *.* (Same as above)
format /s (for complete wipe and make bootable disk)
fdisk (hard format - remove MS-DOS sys and recreate)
del dir (use with wildcard (*.*) to delete multiple directories and files)
insert your boot-up floppy diskette (win 98) and at A prompt,type: format c/s. Like this: A:\>format c:/s
Ok -
Thank You
FORMAT
Having not used MSdos for a while it scatches the old grey matter.you can erase a hard drive with the "Format" command followed By a space and the drive letter you wish to erase be careful you can not get the data or programs back once the comman are carried out.
It depends on which filesystem you're going to use but generally speaking it's format c: /FS:{FAT,FAT32 or NTFS}.
goto C prompt and type format? to get the syntax.
Basically, format c: to completetly redo a drive, or format c: /q for faster but not a thorough reformat (this will just erase the hard drive's FAT - File Allocation Table).
Man, I'm getting old - I use to teach this stuff!
| Forum legend: | |
| Locked thread | |
| Moderator | |
![]() |
CNET staff |
![]() |
Samsung staff |
| Norton Authorized Support team | |
| AVG staff | |
| Windows Outreach team | |
![]() |
Dell staff |
| Intel staff | |