mirror of
https://github.com/erichelgeson/BlueSCSI.git
synced 2025-02-21 03:29:17 +00:00
Always LUN0
parent
45bf5f78b2
commit
8fa14245d3
4
Usage.md
4
Usage.md
@ -8,7 +8,7 @@ The naming convention is as follows (file name max 32 characters). Note you may
|
||||
```
|
||||
HD - Hard Disk
|
||||
x - SCSI ID to attach to. 0-7 (though 7 on a Macintosh is the System)
|
||||
y - LUN ID - Set to 0.
|
||||
y - LUN ID - Always set to 0.
|
||||
512 - Sector size. Set to 512 if unsure. 256, 512, & 1024 supported.
|
||||
```
|
||||
|
||||
@ -25,7 +25,7 @@ If you'd like a video walk through of these steps here are a few:
|
||||
|
||||
`HD10_512.hda` - Hard Disk at SCSI ID 1, LUN 0, sector size of 512.
|
||||
|
||||
`HD51_512 System 6.0.8L LC.hda` - Hard Disk at SCSI ID 5, LUN 1, sector size of 512. Text between block size and .hda is ignored.
|
||||
`HD50_512 System 6.0.8L LC.hda` - Hard Disk at SCSI ID 5, LUN 0, sector size of 512. Text between block size and .hda is ignored.
|
||||
|
||||
#### Bad
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user