Welcome, Guest. Please login or register.

Author Topic: Wiping IDE drive formats  (Read 1944 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline DGBTopic starter

  • Full Member
  • ***
  • Join Date: Dec 2002
  • Posts: 163
    • Show only replies by DGB
    • http://pvpmedia.com
Wiping IDE drive formats
« on: August 10, 2004, 05:28:52 PM »
Hi All,
Recently I posted a new thread regarding formatting IDE drives for the DPS PAR card. I have two used drives that seem to have a format that the PAR board rejects.  I need to know some way to wipe these drives clean of the format that is currently on them.  I have PCs that I can use to do this but they will probably replace the file system with FAT-32 or the newer NTFS.  I just want to remove what is there so the drives will appear to the PAR board as a new, never before formatted drive.  If anyone out there knows how to do this please give me some ideas here.  Thanks.

Dave
 
Quote
Four  A2000\\\'s, three Toaster 2000\\\'s & three 4000\\\'s, four DPS TBC\\\'s, Studio 16 soundboard, Vidtek genlock, DPS PAR, DPS vectorscope, YC-100 Y/C S-Video card, Blizzard 2060, GVP 040 & 030 combos, DKB Megachip, ICD Flicker-Free video adapter & ...
 

Offline adolescent

  • Hero Member
  • *****
  • Join Date: Sep 2003
  • Posts: 3056
    • Show only replies by adolescent
Re: Wiping IDE drive formats
« Reply #1 on: August 10, 2004, 06:48:15 PM »
I've used OnTrack DataEraser to clean a HD I was giving away.  It allows to write a pattern to the entire HD area  (I used 00 for simplicity).  It's a commercial product, but I'm sure you can find something similar like this:

Edit: fix link.

http://www.killdisk.com/
Time to move on.  Bye Amiga.org.  :(
 

Offline kal

  • Newbie
  • *
  • Join Date: Jan 2004
  • Posts: 10
    • Show only replies by kal
    • http://www.five-by-five.se
Re: Wiping IDE drive formats
« Reply #2 on: August 10, 2004, 07:25:36 PM »
If you're on Linux, you can wipe it clean with shred(1). I'm positive there're similar programs for Windows...
Thus spake the master programmer:
\\"Though a program be but three lines long,
someday it will have to be maintained.\\"
 

Offline DGBTopic starter

  • Full Member
  • ***
  • Join Date: Dec 2002
  • Posts: 163
    • Show only replies by DGB
    • http://pvpmedia.com
Re: Wiping IDE drive formats
« Reply #3 on: August 10, 2004, 07:43:54 PM »
Quote

adolescent wrote:
I've used OnTrack DataEraser to clean a HD I was giving away.  It allows to write a pattern to the entire HD area  (I used 00 for simplicity).  It's a commercial product, but I'm sure you can find something similar like this:

Edit: fix link.

http://www.killdisk.com/


Thanks for the info and the URL.  Already been there and downloaded their free download version.  Hopefully this will work.
Quote
Four  A2000\\\'s, three Toaster 2000\\\'s & three 4000\\\'s, four DPS TBC\\\'s, Studio 16 soundboard, Vidtek genlock, DPS PAR, DPS vectorscope, YC-100 Y/C S-Video card, Blizzard 2060, GVP 040 & 030 combos, DKB Megachip, ICD Flicker-Free video adapter & ...
 

Offline lorddef

  • Hero Member
  • *****
  • Join Date: Apr 2002
  • Posts: 1149
    • Show only replies by lorddef
    • http://
Re: Wiping IDE drive formats
« Reply #4 on: August 10, 2004, 07:50:23 PM »
Winhex and other hex editors will eraze the entire surface of the drive, but I'm not sure thats what you need. Sounds like you need something to set the drive up correctly rather than destroy the data on it.

Someone will have set this up before so I'm sure if theres nothing on the net someone here will be able to tell you.

When it comes to totally erazing a disk nothing does the job better than a hammer.  :lol:
Restraining orders are just another way of saying I love you!
 

Offline T3000

  • Hero Member
  • *****
  • Join Date: Dec 2003
  • Posts: 617
    • Show only replies by T3000
    • http://www.rcfreas.com
Re: Wiping IDE drive formats
« Reply #5 on: August 11, 2004, 03:28:29 PM »
Is the drive being seen by the PAR? If so I belive you can format the drive from the PAR through the Preferences panel.

I have tried several old ide drives, reset the jumpers until one worked.  Got frustrated with the process and made sure that the next drives were at least the types listed in the PAR compatibility notes from the manual. Was hit and miss but I finally have two 4.3 gig units.  

I tried looking for the DPS information base, but it looks like http://www.leitch.com has taken down the old tech pages.

Noticed you have DPS vectorscope listed in your equipment line up.  Any chance of getting a decent copy of the manual?

Offline patrik

Re: Wiping IDE drive formats
« Reply #6 on: August 11, 2004, 04:01:54 PM »
@T3000:

If you have the url, you can try searching for the old tech page at http://web.archive.org/.


/Patrik
 

Offline Jope

Re: Wiping IDE drive formats
« Reply #7 on: August 11, 2004, 04:21:08 PM »
In linux, you can just dd it full of /dev/zero.. Much faster - this guy doesn't need industrial grade wiping.