applying proper markdown for not initalized string.

PhrAx 2020-08-14 23:00:24 -07:00
parent 9baccce4d9
commit 7e37abcd15

@ -37,7 +37,7 @@ The above will attach /home/pi/new_drive.hda as a Hard Drive on SCSI ID 0. We ca
+----+----+------+-------------------------------------
pi@rascsi:~ $
From the rasctl output above, we can see the newly created new_drive.hda image is now attached to SCSI ID 0. With that complete, boot up the Mac that has the RaSCSI attached. Open up Drive Setup and it should show your new drive in the list as **not initialized**. Be careful to initialize the correct drive!!
From the rasctl output above, we can see the newly created new_drive.hda image is now attached to SCSI ID 0. With that complete, boot up the Mac that has the RaSCSI attached. Open up Drive Setup and it should show your new drive in the list as <nowiki><not initialized></nowiki>. Be careful to initialize the correct drive!!
[[images/initialize_drive3.png]]