mirror of
https://github.com/PhyllomeOS/wiki.git
synced 2024-11-05 19:51:26 +00:00
docs: update gofurther/virtiofs
This commit is contained in:
parent
5d9edc220c
commit
1b3b3aa8e6
@ -2,7 +2,7 @@
|
|||||||
title: Share a host directory with a guest using virtiofs
|
title: Share a host directory with a guest using virtiofs
|
||||||
description:
|
description:
|
||||||
published: true
|
published: true
|
||||||
date: 2023-05-29T09:19:33.982Z
|
date: 2023-05-29T09:20:05.658Z
|
||||||
tags:
|
tags:
|
||||||
editor: markdown
|
editor: markdown
|
||||||
dateCreated: 2022-08-13T00:16:17.437Z
|
dateCreated: 2022-08-13T00:16:17.437Z
|
||||||
@ -82,7 +82,7 @@ share /mnt/ virtiofs rw,noatime,_netdev 0 2
|
|||||||
* and then mounting all share available in `fstab`:
|
* and then mounting all share available in `fstab`:
|
||||||
|
|
||||||
```
|
```
|
||||||
# mount all
|
# mount -all
|
||||||
```
|
```
|
||||||
|
|
||||||
## Resources
|
## Resources
|
||||||
|
Loading…
Reference in New Issue
Block a user