Re: Re: .........
accord 4 me said:
how many times has the fbi looked at your hard drives?!.................why in the world would i take the time to do that?
and another thing...i've NEVER heard that before...is that really true? i've worked on computers for awhile..never done that before
Older versions of Windows/Dos give you an unformat feature.
this is from a web page on Formatting HD's
Format Switches
FORMAT = places a file system on the disk for storage or a operating system.
FORMAT /c - Causes FORMAT to retest bad clusters, otherwise FORMAT will mark the clusters as bad but will not retest them.
FORMAT /s = prepares a partition or disk to make it active or bootable.
FORMAT /q =this is mostly unknown but seems to work if your having problems getting the W95 setup to work (not recommended unless it's a last ditch effort).
FORMAT /U = Does a unconditional format, so do the SYS C: to get system files -- then a through scandisk to fix any errors. This FORMAT /U parameter performs an UNCONDITIONAL format, which DESTROYS every byte of data on a disk by overwriting it with.
FORMAT /U/S = Combination Format Unconditionally then transfer System Files.
WARNING: You CANNOT UNFORMAT a disk formatted using the /U option!