Imaging using LibDSK on XP: Difference between revisions

From AtariForumWiki
Jump to navigation Jump to search
>Zhayl
No edit summary
>Asylvm
m (Add extension to file (.st NOT .msa))
Line 17: Line 17:
   10. use "raw" as file type & no compression
   10. use "raw" as file type & no compression
   11. click on "next" and then click on "finish"
   11. click on "next" and then click on "finish"
   12. you're finished!
   12. add the extension '.st' to your newly created file (not '.msa'!)
  13. you're finished!


Back to [[Disk Imaging]]
Back to [[Disk Imaging]]

Revision as of 05:22, 20 August 2006

ARCHIVING ON WINDOWS XP/2000.

LIBDSK/Diskette Tools


This program wasn't coded in order to image Atari disks. But since it can output RAW disk dumps, it works. It supports writing RAW-files back to disks, too.

  1. Get the fdrawcmd.sys driver from http://simonowen.com/fdrawcmd/ & install it
  2. Get the win32 build of dsktools from http://www.seasip.info/Unix/LibDsk/dsktool101.zip & run it
  3. insert an atari ST disk
  4. click on 'Disk' and select 'Copy...'
  5. select "A:" in "Drive / Disc image to READ:"
  6. use "ntwdm" as the "Drive / file type"
  7. use "Auto detect" for compression & format override
  8. click on "next" to go to the next page
  9. select the target file
 10. use "raw" as file type & no compression
 11. click on "next" and then click on "finish"
 12. add the extension '.st' to your newly created file (not '.msa'!)
 13. you're finished!

Back to Disk Imaging