Hi all,
I am on OS X 10.12.6 (Sierra) and tried to run BasiliskII accessing my AppleShare on the LAN.
Only the 32-Bit Version from Cat_7 works for me:
http://www.open.ou.nl/hsp/downloads2/Ba ... er-SDL.zipBasiliskIIGUI network settings are "etherhelper/tap0/bridge0/en0"
Further it was necessary to amend the start script specific to my app properties:
#!/bin/bash
sudo /Users/YourUserAccountHere/BasiliskII/BasiliskII.app/Contents/MacOS/BasiliskII & sleep 10
sudo ifconfig bridge0 create
sudo ifconfig bridge0 addm en0
sudo ifconfig bridge0 up
sudo ifconfig bridge0 addm tap0
It is really great to use the AppleShares on my LAN and I am very impressed about the great work this group lined up!
Next is CUPS printer sharing, I am exited if that also works.
Any success with High Sierra yet?
Best,
Knuddlmac