Emaculation.com

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
ubuntu [2017/06/16 12:20] – [Known Issues] cat_7ubuntu [2018/03/10 23:33] – [Introduction] cat_7
Line 15: Line 15:
     * A valid PPC Macintosh ROM image (see below for notes)     * A valid PPC Macintosh ROM image (see below for notes)
     * A generic retail MacOS install CD or a disk image (.ISO).  Note that a system CD provide with a specific Macintosh will not not work.     * A generic retail MacOS install CD or a disk image (.ISO).  Note that a system CD provide with a specific Macintosh will not not work.
 +
 +
 +===== SELinux settings to run SheepShaver =====
 +SheepShaver uses a part of memory that is protected by SElinux. To allow SheepShaver to run, some settings need to be made:\\
 +Run the following commands as root:\\
 +
 +  * setsebool -P mmap_low_allowed 1
 +  * ausearch -c 'SheepShaver' --raw | audit2allow -M my-SheepShaver
 +  * semodule -X 300 -i my-SheepShaver.pp