mirror of
https://github.com/86Box/docs.git
synced 2026-02-21 17:15:33 -07:00
Fix some remaining warnings
This commit is contained in:
@@ -327,7 +327,7 @@ Linux can natively mount raw disk images (floppy or hard disk) of most types (``
|
||||
|
||||
All following commands must be run as root:
|
||||
|
||||
.. code-block::
|
||||
.. code-block:: sh
|
||||
|
||||
losetup -fP /path/to/86box/hdd
|
||||
losetup # to verify which loopback device was set up.
|
||||
|
||||
@@ -55,7 +55,7 @@ The *New...* button opens a new window allowing you to create an existing hard d
|
||||
|3:1 |Quaternary|Slave |
|
||||
+-----+----------+------+
|
||||
|
||||
* On SCSI disks, the first number corresponds to the :ref:`SCSI controller <settings/storage:SCSI Controllers>` (starting at 0 instead of 1), and the second number is the SCSI ID within that controller:
|
||||
* On SCSI disks, the first number corresponds to the :ref:`SCSI controller <settings/storage:SCSI>` (starting at 0 instead of 1), and the second number is the SCSI ID within that controller:
|
||||
|
||||
+-----+------------+-------+
|
||||
|Value|Controller |SCSI ID|
|
||||
|
||||
Reference in New Issue
Block a user