Skip to content

Commit

Permalink
docs: Disk pass-through (#773)
Browse files Browse the repository at this point in the history
  • Loading branch information
kroese authored Oct 2, 2024
1 parent b5bef25 commit 717dbf0
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 @@ -320,7 +320,7 @@ kubectl apply -f kubernetes.yml
- /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 717dbf0

Please sign in to comment.