mirror of
https://github.com/erichelgeson/BlueSCSI.git
synced 2024-11-26 04:49:26 +00:00
Updated Usage (markdown)
parent
b916758ecd
commit
621bfebc3f
6
Usage.md
6
Usage.md
@ -59,5 +59,9 @@ The following instructions demonstrates the process using [dd](https://ss64.com/
|
||||
* The `count` field defines the number of megabytes (`bs=1m`) the total disk image should be.
|
||||
* The output file from the command is "example.hda". This can be changed in the `of=example.hda` field.
|
||||
3. Place the new blank disk image in the root directory of your SD card.
|
||||
4. If you do not already have a tool to format SCSI drives, [download Apple HD SC Setup](https://macintoshgarden.org/apps/apple-hd-sc-setup-753-patch). You can use an emulator such as [Basilisk II](https://www.emaculation.com/doku.php/basiliskii_osx_setup) to move files to the image to prepare your installation.
|
||||
|
||||
#### Format HFS for Macs
|
||||
|
||||
4. If you do not already have a tool to format SCSI drives, [download Apple HD SC Setup](https://macintoshgarden.org/apps/apple-hd-sc-setup-753-patch).
|
||||
NOTE: You can use an emulator such as [Basilisk II](https://www.emaculation.com/doku.php/basiliskii_osx_setup) to move files to the image to prepare your installation, but not to format.
|
||||
5. After booting into your target machine with the working Mac OS disk image on your BlueSCSI from step 3, format the blank disk.
|
Loading…
Reference in New Issue
Block a user