Skip to content

Commit 0b0f220

Browse files
committed
Update readme to document rawdisk
1 parent 222b2b3 commit 0b0f220

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,11 @@ By default, will automatically parses the `initrd` contains file path.
139139
Use `qcow2` disk format.
140140
If you using minikube, `CONFIG_VIRTIO_BLK=y` support is included in minikube-iso as of version v0.0.6.
141141

142+
#### `--xhyve-rawdisk`
143+
144+
Use a simple 'raw disk' format and virtio-blk driver for storage.
145+
This may be significantly faster for I/O intensive applications, at the potential cost of data durability.
146+
142147
#### `--xhyve-virtio-9p`
143148

144149
Enable `virtio-9p` folder share.

0 commit comments

Comments
 (0)