mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
The desire for pivot_root
This commit is contained in:
@@ -1724,6 +1724,11 @@ ls /overlay/proc
|
||||
|
||||
A less good alternative is to set `LD_LIBRARY_PATH` on the 9p mount and run executables directly from the mount.
|
||||
|
||||
Even mor awesome than `chroot` be to `pivot_root`, but I couldn't get that working either:
|
||||
|
||||
* https://stackoverflow.com/questions/28015688/pivot-root-device-or-resource-busy
|
||||
* https://unix.stackexchange.com/questions/179788/pivot-root-device-or-resource-busy
|
||||
|
||||
=== Guest host networking
|
||||
|
||||
==== Host to guest
|
||||
|
||||
Reference in New Issue
Block a user