docs: Disk pass-through (#185)
This commit is contained in:
parent
1a1649be4d
commit
8cede3a318
1 changed files with 1 additions and 1 deletions
|
@ -310,7 +310,7 @@ The example folder `/home/user/example` will be available as ` \\host.lan\Data`.
|
|||
- /dev/sdc:/disk2
|
||||
```
|
||||
|
||||
Use `/disk1` if you want it to become your main drive, and use `/disk2` and higher to add them as secondary drives.
|
||||
Use `/disk1` if you want it to become your main drive (which will be formatted during installation), and use `/disk2` and higher to add them as secondary drives (which will stay untouched).
|
||||
|
||||
### How do I pass-through a USB device?
|
||||
|
||||
|
|
Loading…
Reference in a new issue