add post about hashicorp license change
change markdown engine
This commit is contained in:
parent
f6773e3685
commit
9291d43f4c
7 changed files with 61 additions and 5 deletions
|
@ -30,7 +30,7 @@ Under the hood, virtio-9p uses the 9pnet protocol.
|
|||
Originally developed at Bell Labs, support for this is available in all modern Linux kernels.
|
||||
If you share a directory with a VM, you can then mount it.
|
||||
Below is an extract of my `/etc/fstab` to automatically mount the directory:
|
||||
```
|
||||
```text
|
||||
data /mnt/data 9p trans=virtio,rw 0 0
|
||||
```
|
||||
|
||||
|
|
Reference in a new issue