Unverified Commit 717dbf01 authored by Kroese's avatar Kroese Committed by GitHub
Browse files

docs: Disk pass-through (#773)

parent b5bef25c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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?