meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
app:using_writer [2024/01/28 19:00] pdevineapp:using_writer [2024/01/28 19:23] (current) pdevine
Line 23: Line 23:
 eleminate noise, and allow for a more consistent disk writing experience. Some copy-protection mechanisms prevent creating an interpreted format as the protection mechanism relies upon invalid data or a specfic validation exception to ensure the disk has not been copied. Back in the day this would have prevented the actual hardware from making a valid copy of the disk. If the disk can be interpreted into an interpreted floppy format, you should write physical floppies from these sector data format images. The AppleSauce software can save many raw flux captures into a sector data format simply by opening the flux capture file and then selecting Export Disk Image or Files... from the File menu.  eleminate noise, and allow for a more consistent disk writing experience. Some copy-protection mechanisms prevent creating an interpreted format as the protection mechanism relies upon invalid data or a specfic validation exception to ensure the disk has not been copied. Back in the day this would have prevented the actual hardware from making a valid copy of the disk. If the disk can be interpreted into an interpreted floppy format, you should write physical floppies from these sector data format images. The AppleSauce software can save many raw flux captures into a sector data format simply by opening the flux capture file and then selecting Export Disk Image or Files... from the File menu. 
  
 +----
 ===== Writing Disks ===== ===== Writing Disks =====
  
 If you haven't already, [[howto:drivesetup|setup the drive]] you'll use for writing. Only one drive should be connected to the AppleSauce at a time. If you haven't already, [[howto:drivesetup|setup the drive]] you'll use for writing. Only one drive should be connected to the AppleSauce at a time.
 +
 1. Click the Disk Writer icon in the left-hand navigation menu. 1. Click the Disk Writer icon in the left-hand navigation menu.
 {{ :app:diskwriter_button.png?400 |}} {{ :app:diskwriter_button.png?400 |}}
Line 33: Line 35:
 {{ :app:load_image_button.png?400 |}} {{ :app:load_image_button.png?400 |}}
  
-3. The name of the disk image you selected will appear above the gray boxes. Click the Write Disk button in the lower left corner of the screen. +3. The name of the disk image you selected will appear above the gray boxes. You can check the Align tracks to Index or Sync Sensor checkbox if you'd like the disk written so each track begins at the same spot on the disk. Click the Write Disk button in the lower left corner of the screen. 
 {{ :app:write_disk_button.png?400 |}} {{ :app:write_disk_button.png?400 |}}
  
Line 45: Line 47:
 5. When the process completes the bottom of the screen will display a message "Disk write completed successfully!" 5. When the process completes the bottom of the screen will display a message "Disk write completed successfully!"
 {{ :app:writing_success.png?400 |}} {{ :app:writing_success.png?400 |}}
 +
 +----
 +===== Formatting Disks =====
 +You can also use the Disk Writer to format blank floppy disks. If you haven't already, [[howto:drivesetup|setup the drive]] you'll use for writing. Only one drive should be connected to the AppleSauce at a time.
 +
 +1. Select the Format As... pulldown menu from the lower left-hand side of the screen.
 +{{ :app:format_as_button.png?400 |}}
 +
 +2. Depending on what type of drive you have connected, you'll see different choices for which type of format you can choose. From the pulldown, select which type of format you'd like the disk to use. The options on the left appear for an 800K 3.5" drive, the options on the right for a 5.25" PC drive.
 +
 +{{:app:three_and_a_half_format_choices.png?300|}} {{:app:five_inch_format_choices.png?300|}}
 +
 +3.In the dialog box that appears, provide a volume name for the disk and click the OK button.
 +{{ :app:volume_name_dialog_box.png?400 |}}
 +
 +4. The type of file system selected and the volume name will appear at the top of the Disk Writer screen, above the gray boxes. You can check the Align tracks to Index or Sync Sensor checkbox if you'd like the disk written so each track begins at the same spot on the disk.
 +{{ :app:ready_to_format.png?400 |}}
 +
 +5. Click the Format Disk button in the lower right corner.
 +{{ :app:format_disk_button.png?400 |}}
 +
 +6. The disk will begin formatting and show progress.
 +{{ :app:formatting_progress.png?400 |}}
 +
 +7. When completed the message "Disk format completed successfully! will appear towards the bottom of the screen.
 +{{ :app:format_completed_success.png?400 |}}
 +