This shows you the differences between two versions of the page.
|
sheepshaver_basilisk_printing [2012/04/20 02:41] ronald [6. Print to a shared printer on the OSX side] |
sheepshaver_basilisk_printing [2013/05/07 01:13] (current) ronald_p._regensburg [5. Print to an ImageWriter through a serial cable] |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Printing from SheepShaver and BasiliskII ====== | ====== Printing from SheepShaver and BasiliskII ====== | ||
| - | (Last updated April 14, 2012) | + | (Last updated July 22, 2012) |
| These instructions are based on the forum discussion [[http://www.emaculation.com/forum/viewtopic.php?f=20&t=3331|here]] and are derived from the work by our forum member "emendelson". | These instructions are based on the forum discussion [[http://www.emaculation.com/forum/viewtopic.php?f=20&t=3331|here]] and are derived from the work by our forum member "emendelson". | ||
| Line 260: | Line 260: | ||
| **For SheepShaver on Intel only!\\ | **For SheepShaver on Intel only!\\ | ||
| This setup will only work with SheepShaver (not with BasiliskII) and only in Leopard (10.5) and later on Intel Mac.** | This setup will only work with SheepShaver (not with BasiliskII) and only in Leopard (10.5) and later on Intel Mac.** | ||
| + | |||
| + | **This setup may also not work in Mountain Lion (specifically in a fresh OSX 10.8 installation?), because in MacOS the LPR printer setup verification will fail.** | ||
| **Short description:**\\ | **Short description:**\\ | ||
| Line 274: | Line 276: | ||
| 1. Make sure that SheepShaver can use networking: Ethernet Interface set to "slirp" in SheepShaver preferences and MacOS TCP/IP control panel set to Ethernet and DHCP. | 1. Make sure that SheepShaver can use networking: Ethernet Interface set to "slirp" in SheepShaver preferences and MacOS TCP/IP control panel set to Ethernet and DHCP. | ||
| - | 2. OSX Firewall Stealth Mode (System Preferences > Security (Lion: Security & Privacy) > Firewall > Advanced) needs to be disabled during setup. It is disabled by default, but you may have enabled it. Stealth Mode blocks setup but does not interfere with printing. If you wish, you can again enable it after setup.\\ | + | 2. OSX Firewall Stealth Mode needs to be disabled during setup. It is disabled by default, but you may have enabled it. Stealth Mode blocks setup but does not interfere with printing. If you wish, you can again enable it after setup.\\ |
| - | (Note that in Snow Leopard and Lion the Advanced settings are only accessible with the Firewall turned on.) | + | In Snow Leopard (10.6): System Preferences > Security > Firewall > Advanced\\ |
| + | In Lion (10.7): System Preferences > Security & Privacy > Firewall > Firewall Options\\ | ||
| + | (Note that in Snow Leopard and Lion this setting is only accessible with the Firewall turned on.) | ||
| 3. You need to share the printer you want to use.\\ | 3. You need to share the printer you want to use.\\ | ||
| Line 287: | Line 291: | ||
| - Below the header "Server", click on the button "Edit configuration file"\\ | - Below the header "Server", click on the button "Edit configuration file"\\ | ||
| - Find the line that starts with: "BrowseLocalProtocols" and note the protocols in that line\\ | - Find the line that starts with: "BrowseLocalProtocols" and note the protocols in that line\\ | ||
| - | - With printer sharing enabled, at least protocols "cups" and "dnssd" will be enabled\\ | + | - With printer sharing enabled, at least protocols "cups" (or "CUPS") and "dnssd" will be enabled\\ |
| - If "lpd" is missing, add it to the line. The line may then read: <code>BrowseLocalProtocols cups dnssd lpd</code> - Click the button "Save changes" and enter your administrator user name and password\\ | - If "lpd" is missing, add it to the line. The line may then read: <code>BrowseLocalProtocols cups dnssd lpd</code> - Click the button "Save changes" and enter your administrator user name and password\\ | ||
| - The CUPS server restarts and you will be back at the Administration page\\ | - The CUPS server restarts and you will be back at the Administration page\\ | ||
| Line 472: | Line 476: | ||
| The setup is identical to the one in OSX as described [[#print_to_a_postscript_printer_in_your_network|here]]. | The setup is identical to the one in OSX as described [[#print_to_a_postscript_printer_in_your_network|here]]. | ||
| + | ==== 5. Print to an ImageWriter through a serial cable ==== | ||
| + | |||
| + | We have a guide detailing the creation of serial cable connection with the help of a serial adapter here: | ||
| + | |||
| + | [[imagewriter_serial_cable_printing]] | ||