

#Setup sheepshaver for mac os
There are pointers to where they can be obtained from at " Setting up SheepShaver for Mac OS X". I then looked around the internet to locate a "New World" ROM ( newworld86.rom) and a Mac OS 9 bootable installer image ( Mac OS 9.toast). I created a directory ~/n/ and copied over the SheepShaver binary from the build location ( ~/sheepshaver.build/macemu/SheepShaver/src/Unix/SheepShaver).

The following script installs the sheep_net.ko kernel module and creates the /dev/sheep_net network device with the right ownership: Once the main SheepShaver program has been built, the following script builds the sheep_net.ko kernel module.

I had zero experience with AppleTalk networking. However, my objective here was to stay away from IP completely, and focus on pure AppleTalk. Interoperability with TCP/IP was introduced as far back as 1988 with MacTCP and later MacIP ( Wikipedia) which basically piggybacked IP over AppleTalk.
#Setup sheepshaver mac os x
Despite phenomenal rise of the Internet Protocol (TCP/IP), AppleTalk was supported all the way to the 2009 release of Mac OS X Snow Leopard.
