Hi
I am trying to get some apps to run under Linux compatibility layer. I have established I need access to a working /run directory for networking to work correctly for Linux software.
I have tried nullfs(5) mounting /var/run to /compat/debian/run
After investigation, I have found /var/run is simply not accessible within the Linux compatibility layer, making this nullfs(5) mount rather useless.
Any tips on where to go next?
I am trying to get some apps to run under Linux compatibility layer. I have established I need access to a working /run directory for networking to work correctly for Linux software.
I have tried nullfs(5) mounting /var/run to /compat/debian/run
After investigation, I have found /var/run is simply not accessible within the Linux compatibility layer, making this nullfs(5) mount rather useless.
Any tips on where to go next?