Please consider a donation to the Higher Intellect project. See https://preterhuman.net/donate.php or the Donate to Higher Intellect page for more info.

Changes

Jump to navigation Jump to search
61 bytes removed ,  16:17, 13 January 2022
no edit summary
Line 1: Line 1: −
<pre>
+
 
 
PLI External SCSI Floppy Drive format boot block extends beyond front porch
 
PLI External SCSI Floppy Drive format boot block extends beyond front porch
      −
 
+
'''Q:  When I try to format a floppy disk with my external SCSI floppy drive, it fails and shows an alert panel that says "Cannot initialize disk. See console for errors." In the console I see this message if it is a new unformatted disk:'''
Q:  When I try to format a floppy disk with my external SCSI floppy drive, it fails and shows an alert panel that says "Cannot initialize disk. See console for errors." In the console I see this message if it is a new unformatted disk:
+
<pre>
 
/usr/etc/disk -i -h localhost -l "UntitledDisk"  /dev/rsd1a
 
/usr/etc/disk -i -h localhost -l "UntitledDisk"  /dev/rsd1a
 
Target 5: MEDIA ERROR; block 0H retry 1
 
Target 5: MEDIA ERROR; block 0H retry 1
Line 18: Line 18:  
     SCSI Block in error = 0 (no valid label)
 
     SCSI Block in error = 0 (no valid label)
 
Read of sector 0 failed
 
Read of sector 0 failed
 
+
</pre>
 
If the disk have been formatted and you try to re-initialize the disk, you will see this message in the console:
 
If the disk have been formatted and you try to re-initialize the disk, you will see this message in the console:
 +
<pre>
 
/usr/etc/disk -i -h localhost -l "UntitledDisk"  /dev/rsd1a
 
/usr/etc/disk -i -h localhost -l "UntitledDisk"  /dev/rsd1a
 
disk name: PLI SUPER FLOPPY
 
disk name: PLI SUPER FLOPPY
Line 28: Line 29:  
writing disk label
 
writing disk label
 
boot block extends beyond front porch
 
boot block extends beyond front porch
 +
</pre>
    
How can I initialize floppy disks.
 
How can I initialize floppy disks.
      −
A:  This assumes your external SCSI floppy drive is at sd1.
+
This assumes your external [[SCSI]] floppy drive is at sd1.
    
You must be logged in as, or su'd to root.
 
You must be logged in as, or su'd to root.
 
+
<pre>
(You type the things in bold...)
  −
 
   
localhost:18# sdform /dev/rsd1a
 
localhost:18# sdform /dev/rsd1a
 
device = /dev/rsd1a  block size = 512  capacity = 1 MBytes
 
device = /dev/rsd1a  block size = 512  capacity = 1 MBytes
Line 70: Line 70:  
disk type: removable_rw_scsi
 
disk type: removable_rw_scsi
 
localhost:22#
 
localhost:22#
 +
</pre>
 +
Valid: 3.1, 3.2 68K.
   −
Valid: 3.1, 3.2 68K
  −
QAxx [xx will be replaced by the unique QAP number]
  −
</pre>
     −
[[Category:Computing]][[Category:NeXT]]
+
[[Category:How-To]][[Category:NeXT]]

Navigation menu