
Search found 3306 matches
- Sun Apr 18, 2021 4:29 am
- Forum: SheepShaver
- Topic: How to display Chinese correctly on UNIX disk when Chinese MacOSX 10.9 runs sheepshaver Chinese version macos9.0?
- Replies: 45
- Views: 333
Re: How to display Chinese correctly on UNIX disk when Chinese MacOSX 10.9 runs sheepshaver Chinese version macos9.0?
That's true. Even with Apple's own AppleShare Server, Apple requires you to manually set the alternate encoding scheme.
OS X 10.6 Server Languages

- Sun Apr 18, 2021 4:12 am
- Forum: QEMU
- Topic: Linux installation fails because of NVRAM
- Replies: 1
- Views: 36
Re: Linux installation fails because of NVRAM
You'll have to provide a lot more information... AQEMU is just a front end GUI. What version of QEMU are you running with it? Also, QEMU doesn't properly emulate the NVRAM; there's an error that comes up when booting OS X too. As long as you populate OpenBIOS correctly, it shouldn't matter; but you'...
- Sun Apr 18, 2021 4:06 am
- Forum: General Macintosh Emulation
- Topic: Perfect Search Engine
- Replies: 1
- Views: 36
Re: Perfect Search Engine
I was beginning to get frustrated with DDG adding a bunch of javascript recently. This does a great job of stripping it back out! Thanks!
- Sun Apr 18, 2021 4:04 am
- Forum: Off Topic
- Topic: What happened to this portion of the website?
- Replies: 4
- Views: 48
Re: What happened to this portion of the website?
I seem to re call it didn't survive a phpBB upgrade that was pretty extensive.
- Fri Apr 16, 2021 5:17 pm
- Forum: SheepShaver
- Topic: How to display Chinese correctly on UNIX disk when Chinese MacOSX 10.9 runs sheepshaver Chinese version macos9.0?
- Replies: 45
- Views: 333
Re: How to display Chinese correctly on UNIX disk when Chinese MacOSX 10.9 runs sheepshaver Chinese version macos9.0?
I've got a suggestion for kanjitalk755... The Unarchiver already has some great logic for picking an encoding, including a sliding confidence scale you can adjust if it's getting things wrong in your particular case. This code should be a simple copy/paste away from working in SheepShaver/BII as wel...
- Fri Apr 16, 2021 5:12 pm
- Forum: QEMU
- Topic: Netatalk for macOS - networking classic and modern Macs
- Replies: 59
- Views: 1035
Re: Netatalk for macOS - networking classic and modern Macs
Does your syslog shed any light on why cnid_metad is bailing? Seems like that should isolate the reason for you at least.
- Wed Apr 14, 2021 8:43 pm
- Forum: QEMU
- Topic: Netatalk for macOS - networking classic and modern Macs
- Replies: 59
- Views: 1035
Re: Netatalk for macOS - networking classic and modern Macs
Trying to set this up with ports. Looks like bootstrap can't find db62, and starts looking at db61 instead. Since db61 doesn't exist in MacPorts, I've installed db60 to meet this dependency. However, it appears BDB only creates /usr/include/db.h via ports, and the bootstrap is looking for /usr/inclu...
- Wed Apr 14, 2021 3:02 pm
- Forum: QEMU
- Topic: Booting Mac OS 9 in Qemu for 10.6 Snow Leopard
- Replies: 7
- Views: 138
Re: Booting Mac OS 9 in Qemu for 10.6 Snow Leopard
Let us know how it turns out; you're in uncharted territory here, but territory I've been skirting around the outside of for a while 

- Wed Apr 14, 2021 3:00 pm
- Forum: SheepShaver
- Topic: SheepShaver on Raspberry Pi is ... yellow
- Replies: 3
- Views: 44
Re: SheepShaver on Raspberry Pi is ... yellow
Yeah; there's a seperate config flag; I can't remember what it is for Raspbian. But you have to set the target to SDL2 instead of X11 or SDL.
- Wed Apr 14, 2021 2:57 pm
- Forum: SheepShaver
- Topic: How to display Chinese correctly on UNIX disk when Chinese MacOSX 10.9 runs sheepshaver Chinese version macos9.0?
- Replies: 45
- Views: 333
Re: How to display Chinese correctly on UNIX disk when Chinese MacOSX 10.9 runs sheepshaver Chinese version macos9.0?
Speaking of which, I would expect this issue to also show up in other high-bit language formats such as Japanese Kanji and Korean Hangul. Also, we're specifically talking Chinese Simplified here, correct? Chinese Traditional should have the same issues as well. I think those four are the only langua...
- Tue Apr 13, 2021 8:54 pm
- Forum: SheepShaver
- Topic: SheepShaver on Raspberry Pi is ... yellow
- Replies: 3
- Views: 44
Re: SheepShaver on Raspberry Pi is ... yellow
This sounds like you're doing an SDL 1.2 build. Specific versions of SDL 1.2 have this bug.
What happens if you build the SDL2 version?
What happens if you build the SDL2 version?
- Tue Apr 13, 2021 4:26 pm
- Forum: QEMU
- Topic: guest has not initialized the display yet
- Replies: 7
- Views: 68
Re: guest has not initialized the display yet
If the original install was using OS X 10.5, you'd probably have better luck with a clean install that targets the virtual G4 machine, and then use the Migration Assistant (in the Utilities folder) to migrate all your software and preferences from the (mounted) G5 image. Alternatively, you could use...
- Tue Apr 13, 2021 4:01 pm
- Forum: SheepShaver
- Topic: How to display Chinese correctly on UNIX disk when Chinese MacOSX 10.9 runs sheepshaver Chinese version macos9.0?
- Replies: 45
- Views: 333
Re: How to display Chinese correctly on UNIX disk when Chinese MacOSX 10.9 runs sheepshaver Chinese version macos9.0?
Here's what I *think* I'm understanding from what I've seen in this thread so far. Likely, I've got some bits wrong, so please correct. Host: Windows 10 Chinese Shared folder: on NTFS partition SheepShaver: Mac OS 9.0 Chinese Shared folder: Displays Chinese text correctly, doesn't pick up file type ...
- Tue Apr 13, 2021 3:55 pm
- Forum: QEMU
- Topic: Mouse and keyboard not working in mac os x 10.0 :/
- Replies: 13
- Views: 54
Re: Mouse and keyboard not working in mac os x 10.0 :/
Could you expand on "did not work?" There are plenty of us who have essentially that command line working, so we need more information to be able to help you. My first thought is that your boot CD, osx_100_4k78_install.iso, may be corrupt and unbootable. But it appears that's the WinWorld ...
- Mon Apr 12, 2021 8:56 pm
- Forum: QEMU
- Topic: Booting Mac OS 9 in Qemu for 10.6 Snow Leopard
- Replies: 7
- Views: 138
Re: Booting Mac OS 9 in Qemu for 10.6 Snow Leopard
As I said in the comments, you'll probably want at least version 2.8. I'm still tracking down how to get the toolchain working in 10.6 via MacPorts; there should be at least some method to get it working from there. Hmm... next up, https://trac.macports.org/wiki/howto/InstallingOlderPort -- I'm pret...
- Mon Apr 12, 2021 5:03 pm
- Forum: QEMU
- Topic: Booting Mac OS 9 in Qemu for 10.6 Snow Leopard
- Replies: 7
- Views: 138
Re: Booting Mac OS 9 in Qemu for 10.6 Snow Leopard
And having said that, the 2.7 support for OS 9 was a wee bit spotty. 2.8 was when we saw pretty solid support. It's all documented in our GSOC mega thread on here :) To get it running on Snow Leopard, I'd recommend installing MacPorts, which can install backports, including the entire LLVM toolchain...
- Mon Apr 12, 2021 4:51 pm
- Forum: QEMU
- Topic: guest has not initialized the display yet
- Replies: 7
- Views: 68
Re: guest has not initialized the display yet
Following up on my comment about your attempts to mount the VMDK in PearPC... qemu should be able to mount the image as it recognizes vmdk files. However, qemu-system-ppc emulates a G4 Mac, not a G5. Therefore, you won't be able to boot your image, although you *should* be able to mount it as a seco...
- Mon Apr 12, 2021 4:47 pm
- Forum: PearPC
- Topic: invalid format multiple of 516096
- Replies: 1
- Views: 27
Re: invalid format multiple of 516096
You're going to have to use a conversion tool to convert the VMDK into a file format PearPC can understand -- a raw disk image without headers. qemu-img can do this.
- Mon Apr 12, 2021 4:45 pm
- Forum: QEMU
- Topic: ppc vs ppc64 vs ppcw vs ppc64w
- Replies: 4
- Views: 67
Re: ppc vs ppc64 vs ppcw vs ppc64w
And just to clarify, ppc64 doesn't currently include the G5 as far as I know -- so when we talk about QEMU in these forums, we're specifically talking about qemu-system-ppc.
- Fri Apr 09, 2021 3:59 pm
- Forum: QEMU
- Topic: Qemu package and guide for Windows available
- Replies: 268
- Views: 183517
Re: Qemu package and guide for Windows available
There is now support for serial port communication over USB connections. Read the first post on how to enable that. I'll be interested to see with which usage you come up ;-) Best, Cat_7 How can I connect a serial device? You'll need a USB to serial adapter that supports the type of serial device y...
- Thu Apr 08, 2021 9:58 pm
- Forum: SheepShaver
- Topic: How to display Chinese correctly on UNIX disk when Chinese MacOSX 10.9 runs sheepshaver Chinese version macos9.0?
- Replies: 45
- Views: 333
Re: How to display Chinese correctly on UNIX disk when Chinese MacOSX 10.9 runs sheepshaver Chinese version macos9.0?
I've just been sorting through my Developer CDs... the Chinese Traditional, Chinese Simplified, Korean Hangul and Japanese Kanji OS 9 CDs all display like that when mounted on OS X 10.6.11. That's because OS X uses Unicode, but those languages had their own Mac code tables under OS 9 and earlier. I ...
- Wed Apr 07, 2021 10:41 pm
- Forum: SheepShaver
- Topic: [Help] There is not enough memory zero K needed [solved]
- Replies: 4
- Views: 81
Re: [Help] There is not enough memory zero K needed
1. Since the desktop background is the OS 9 Install CD background, I'd guess that this is not running on an installed copy of OS 9, but is booting off the (locked) install CD. Please follow the instructions on the wiki here to set up a clean installation of OS 9. 2. Power Pete has issues on more rec...
- Wed Apr 07, 2021 10:27 pm
- Forum: General Macintosh Emulation
- Topic: Replacing a Powermacintosh G3 with an emulator
- Replies: 10
- Views: 267
Re: Replacing a Powermacintosh G3 with an emulator
To answer some questions and clarify some things: 1. By default, QEMU-PPC uses SLIP networking via a virtual NAT gateway. This only supports TCP/IP. To send/receive AppleTalk packets over Ethernet, Cat_7's instructions are required to use tap networking and a bridged network device. At this point, i...
- Mon Apr 05, 2021 2:43 pm
- Forum: Basilisk II
- Topic: BasiliskII for iOS
- Replies: 7
- Views: 398
Re: BasiliskII for iOS
Yeah; seems like even though I thought I was in the IOS branch, I checked out MAIN. So after adding that IFDEF, everything's great! A bit slow on the iPad 2, but works fine at 15fps. Seems like some of the later fixes from kanjitalk755's fork would improve things significantly here. I'm also curious...
- Mon Apr 05, 2021 2:08 pm
- Forum: QEMU
- Topic: macOS GUI frontend for QEMU?
- Replies: 13
- Views: 391
Re: macOS GUI frontend for QEMU?
... And if I symlink the aforementioned Documents folder in the container to my UTM folder on the external VMs SSD, when I try to create a new VM in UTM there is a warning that I don’t have the permission to save to the destination folder (the one on the external drive): so, it really looks like th...