Closed Marietto2008 closed 2 years ago
Please make sure you don't have anything linux related in /etc/fstab
. If you have, remove those lines and reboot. Remove the old ubuntu chroot (everything under /compat/ubuntu will be deleted):
# ./linux-browser-installer chroot delete
Then
# ./linux-browser-installer install edge
ohhh I think that I've understood the trick. we can't have more than one jailed linuxulator browser. I can choose only between google chrome or edge for example. not both. what's the advantage of having edge instead of chrome ? I never heard the edge browser. But who creates it ? microsoft ?
ohhh I think that I've understood the trick. we can't have more than one jailed linuxulator browser. I can choose only between google chrome or edge for example. not both.
You can install all the browser and run them at the same time. But you can't run two different Linux chroots at the same time. You can't run applications from a CentOS chroot from /compat/linux
which you get when you install linux_base-c7
and run applications from the Ubuntu chroot in /compat/ubuntu
at the same time.
FreeBSD's linuxulator does not support that.