Update readme.md

This commit is contained in:
Kroese 2024-05-04 23:08:20 +02:00 committed by GitHub
parent 348930051e
commit 341b130461
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -247,8 +247,8 @@ docker run -it --rm --name windows -p 8006:8006 --device=/dev/kvm --cap-add NET_
```yaml
devices:
- /dev/sdb:/dev/disk1
- /dev/sdc:/dev/disk2
- /dev/sdb:/disk1
- /dev/sdc:/disk2
```
Use `/dev/disk1` if you want it to become your main drive, and use `/dev/disk2` and higher to add them as secondary drives.