I'm getting an error while using -d option. Was trying to mount fonts dir.
[tteixeira@void-desktop ~]$ voidnsrun -d /usr/share/fonts chromium
mount: error mounting tmpfs in /oldroot.
umount(/usr/share/fonts): Invalid argument
umount(/oldroot/usr): No such file or directory
The first one come from voidnsrun.c:297 and the others must be residus coming from the inability to first mount the tmpfs.
I'm getting an error while using
-doption. Was trying to mount fonts dir.The first one come from voidnsrun.c:297 and the others must be residus coming from the inability to first mount the tmpfs.