Update readme.md
This commit is contained in:
parent
d530bc26d4
commit
7ff0752be0
1 changed files with 1 additions and 1 deletions
|
@ -108,7 +108,7 @@ kubectl apply -f kubernetes.yml
|
|||
|
||||
* ### How do I boot without SCSI drivers?
|
||||
|
||||
By default, the machine makes use of `virtio-scsi` drives for performance reasons, and even though most Linux kernels bundle the necessary driver for this device, that may not always be the case for some other operating systems.
|
||||
By default, the machine makes use of `virtio-scsi` drives for performance reasons, and even though most Linux kernels bundle the necessary driver for this device, that may not always be the case for other operating systems.
|
||||
|
||||
If your machine fails to detect the hard drive, you can modify your compose file to use `virtio-blk` instead:
|
||||
|
||||
|
|
Loading…
Reference in a new issue