Imaging using FloImg on XP: Difference between revisions

From Atari Wiki
Jump to navigation Jump to search
No edit summary
 
(Fixed the URL to Pera Putnik's website)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
Unfortunatelly in newer Windows version occured some changes, which affect work with floppies. Therefore developing of new imaging tools was necessary.
 
Unfortunatelly in newer Windows version occured some changes, which affect work with floppies. Therefore developing of new imaging tools was necessary.
FloImg ( get it at: http://www.ppest.org/atari/floimgd.php ) is new tool, and uses special floppy driver instead Windowses.
+
FloImg ( get it at: https://atari.8bitchip.info/floimgd.php ) is new tool, and uses special floppy driver instead Windowses.
 
It reads floppies into image files of formats: ST, MSA, DSK and STT. First 2 is most used with Atari ST emulators. Usage is quite simple:
 
It reads floppies into image files of formats: ST, MSA, DSK and STT. First 2 is most used with Atari ST emulators. Usage is quite simple:
Put floppy in drive A, and click floppy icon with letter A. Program will show main parameters (geometry of floppy) if it is regular, non-protected. After it click on 'Floppy yo image' button, select filetype and name, OK, and it will save image on hard disk.
+
Put floppy in drive A, and click floppy icon with letter A. Program will show main parameters (geometry of floppy) if it is regular, non-protected. After it click on 'Floppy to image' button, select filetype and name, OK, and it will save image on hard disk.
 
With 'Floppy to STT' is possible saving some non-regular formats, even some protected disks.
 
With 'Floppy to STT' is possible saving some non-regular formats, even some protected disks.
 
'Scan floppy' button serves for determining disk parameters if boot sector is non-standard or non-readable - but it requires some knowledge about floppies.
 
'Scan floppy' button serves for determining disk parameters if boot sector is non-standard or non-readable - but it requires some knowledge about floppies.
Line 9: Line 9:
   
 
But it is not just imaging program - there is option to extract files from floppies or images. User may select multiple files and directories at once - it will save all, with all files in all subdirectories into selected destination dir.
 
But it is not just imaging program - there is option to extract files from floppies or images. User may select multiple files and directories at once - it will save all, with all files in all subdirectories into selected destination dir.
  +
  +
[[Category:Disk Imaging]]

Latest revision as of 11:53, 21 August 2011

Unfortunatelly in newer Windows version occured some changes, which affect work with floppies. Therefore developing of new imaging tools was necessary. FloImg ( get it at: https://atari.8bitchip.info/floimgd.php ) is new tool, and uses special floppy driver instead Windowses. It reads floppies into image files of formats: ST, MSA, DSK and STT. First 2 is most used with Atari ST emulators. Usage is quite simple: Put floppy in drive A, and click floppy icon with letter A. Program will show main parameters (geometry of floppy) if it is regular, non-protected. After it click on 'Floppy to image' button, select filetype and name, OK, and it will save image on hard disk. With 'Floppy to STT' is possible saving some non-regular formats, even some protected disks. 'Scan floppy' button serves for determining disk parameters if boot sector is non-standard or non-readable - but it requires some knowledge about floppies.

Of course, user my write images to floppies, and even convert ST to MSA or vice-versa.

But it is not just imaging program - there is option to extract files from floppies or images. User may select multiple files and directories at once - it will save all, with all files in all subdirectories into selected destination dir.