Linuxulator

From Notes to self
Revision as of 21:07, 7 April 2025 by Verbovet (talk | contribs) (Created page with "Enable the Linux ABI: *<code># sysrc linux_enable="YES"</code> and start it: *<code># service linux start</code> To run [https://www.hashbackup.com HashBackup] it is enough to install the Rocky Linux Base System: *<code># pkg install linux_base-rl9</code> Category: FreeBSD")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Enable the Linux ABI:

  • # sysrc linux_enable="YES"

and start it:

  • # service linux start

To run HashBackup it is enough to install the Rocky Linux Base System:

  • # pkg install linux_base-rl9