gch1p/voidnsrun

error using -d option in voidnsrun

Betelgeuse1 opened this issue · 0 comments

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.