docs: Disk pass-through (#185)

This commit is contained in:
Kroese 2024-10-02 09:25:06 +02:00 committed by GitHub
parent 1a1649be4d
commit 8cede3a318
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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?