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 revision
Previous revision
Next revisionBoth sides next revision
ppc-osx-on-qemu-for-windows [2018/06/26 22:01] – [Qemu installation] cat_7ppc-osx-on-qemu-for-windows [2019/01/15 03:42] – [Networking] cat_7
Line 114: Line 114:
   * -netdev tap,ifname=TapEthernet1,id=network01 -device sungem,netdev=network01,mac=52:54:00:12:34:56   * -netdev tap,ifname=TapEthernet1,id=network01 -device sungem,netdev=network01,mac=52:54:00:12:34:56
   * -netdev tap,ifname=TapEthernet2,id=network01 -device sungem,netdev=network01,mac=52:54:00:12:34:66   * -netdev tap,ifname=TapEthernet2,id=network01 -device sungem,netdev=network01,mac=52:54:00:12:34:66
 +
 +
 +=== Accessing a Windows 10 share from Mac OS 9.2 running in Qemu, using Dave 6.2.1 ===
 +
 +In Windows: \\
 +-Make sure you have some folder shared \\
 +-Bridge your tap device with your default network interface (see above)\\
 +-Start Mac OS 9 through Qemu with tap networking \\
 +-Use DHCP on the Mac side. \\
 +
 +In Mac OS 9: \\
 +-Install DAVE 6.2.1 (find it at Macintoshrepository.org) \\
 +-Shut down and start Mac OS \\
 +Follow the setup assistant. \\
 +-name, company, serial number \\
 +-Netbios name: (f.i., QemuOS92) \\
 +-Workgroup: WORKGROUP (should be found automatically) \\
 +-Description: (f.i., QemuOS92) \\
 +-Login at startup: unchecked \\
 +Overview: \\
 +Computer Name: QEMUOS92 \\
 +Workgroup Name: WORKGROUP \\
 +Description: QemuOS92 \\
 +Use DHCP to make additional settings \\
 +-Sharing local files: check I don’t want to share my local files \\
 +
 +(if Use DHCP to mae additional settings is not shown, check DHCP in the NetBIOS Control Panel) \\
 +
 +-Start the Chooser, select your host as server. Enter username, password, leave domain as is. \\
 +-You will get an unknown error…. \\
 +-In the SERVER box, click Add Share.  At Share enter a share name on your host. Click OK, and OK. \\
 +
 +The share appears on your desktop, you can now exchange files through the share.
 +
  
  
Line 132: Line 166:
  
 Open the Qemu Monitor by pressing Ctrl-Alt-2 \\ Open the Qemu Monitor by pressing Ctrl-Alt-2 \\
-Type "info block" to find the name of the CD (most likely: ide1-cd0) \\+Type "info block" to find the name of the CD drive in Qemu (most likely: ide1-cd0) \\
 Type "eject ide1-cd0" \\ Type "eject ide1-cd0" \\
 Type "change ide1-cd0 Driveletter:/path/name-of-cd-image.iso" (note the forward slashes!) \\ Type "change ide1-cd0 Driveletter:/path/name-of-cd-image.iso" (note the forward slashes!) \\
 Close the Qemu Monitor by pressing Ctrl-Alt-2 again (do **not** close the window by clicking the close button)\\ Close the Qemu Monitor by pressing Ctrl-Alt-2 again (do **not** close the window by clicking the close button)\\
  
 +==== Mounting a real cd ====
 +NOTE: you cannot mount Mac formatted CD's, but other formats work \\
  
 +Open the Qemu Monitor by pressing Ctrl-Alt-2 \\
 +Type "info block" to find the name of the CD drive in Qemu (most likely: ide1-cd0) \\
 +Type "change ide1-cd0 /dev/cdrom" (note the forward slashes!) \\
 +Close the Qemu Monitor by pressing Ctrl-Alt-2 again (do **not** close the window by clicking the close button)\\
 ===== Experimental builds ===== ===== Experimental builds =====
  
Line 144: Line 184:
  
 -Sound support\\ -Sound support\\
--Support for a PMU (power management unit)\\ 
  
 You can download some of these experimental builds for our forum under **Experimental builds** : http://www.emaculation.com/forum/viewtopic.php?f=34&t=9028 You can download some of these experimental builds for our forum under **Experimental builds** : http://www.emaculation.com/forum/viewtopic.php?f=34&t=9028