Skip to content

Commit

Permalink
docs: Disk pass-through (#185)
Browse files Browse the repository at this point in the history
  • Loading branch information
kroese authored Oct 2, 2024
1 parent 1a1649b commit 8cede3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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?

Expand Down

0 comments on commit 8cede3a

Please sign in to comment.