Marcel Kaiser

Results 66 comments of Marcel Kaiser

Hi @xliiv, I can't reproduce it. Please run the command in a `script` session, and post the log: ``` % script /tmp/lbi.log % sudo ./linux-browser-installer install brave % exit ```

Ah, I see you're using GhostBSD. AFAIK, GhostBSD uses OpenRC which is incompatible with FreeBSD's rc-system.

@probonopd : > Why is this? > > Couldn't one set up a different compat.linux.emul_path for each, and run them in parallel? There is only one instance of the linuxulator...

@andreas-jonsson, please see #128

> NomadBSD persistence covers everything? even root filesystem? > [...] > I mean, it act exactly like a normal hard disk installation where you change everything from the ground? Everything...

The best solution is to use a newer version of [unionfs-fuse](https://github.com/rpodgorny/unionfs-fuse) which builds with libfuse3. Our fork uses libfuse2. The problem is that the port [sysutils/fusefs-libs3](https://freshports.org/sysutils/fusefs-libs3) does not provide the...