mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-07 11:50:14 +00:00
Update NVIDIA-GPU-passthrough-and-Kata.md
This commit is contained in:
@@ -507,7 +507,7 @@ export EXTRA_PKGS="gcc make curl gnupg"
|
|||||||
Having the `$ROOTFS_DIR` exported in the previous step we can now install all the
|
Having the `$ROOTFS_DIR` exported in the previous step we can now install all the
|
||||||
needed parts in the guest OS. In this case, we have an Ubuntu based rootfs.
|
needed parts in the guest OS. In this case, we have an Ubuntu based rootfs.
|
||||||
|
|
||||||
First off all mount the special filesystems into the rootfs
|
First of all mount the special filesystems into the rootfs
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
$ sudo mount -t sysfs -o ro none ${ROOTFS_DIR}/sys
|
$ sudo mount -t sysfs -o ro none ${ROOTFS_DIR}/sys
|
||||||
|
Reference in New Issue
Block a user