Results 1 to 4 of 4
Hi Everyone-
I would like someone to be able to confirm that it is indeed possible to emulate OS 8.x under linux (any distro). I've had a lot of problems ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 02-12-2008 #1
Emulation of Mac OS 8.0
Hi Everyone-
I would like someone to be able to confirm that it is indeed possible to emulate OS 8.x under linux (any distro). I've had a lot of problems trying to do so and just need some encouragement and or someone to tell me I'm wasting my time.
I have an old PowerPC and the necessary installation disks for Mac OS 8.0/8.1. I've been able to emulate 6.x and 7.x (mac classic and LCII) with minivmac, but I've had considerable problems getting anything to run 8.x. PearPC seemed like a good option, but I've had problems getting it to build on my computer and it is no longer being actively developed. Most of the information on this subject is relegated to OSX.
If anyone has ever done this I would just like to know:
1.) What emulator did you use?
2.) Are there any how-to's online that I just can't find?
3.) Is there any way to read hfs other than hfsutils?
(please no suggestions to "just google it")
ThanksLinux since: 2001
Gentoo since: 2004
- - - - - - - -
Translation:
I fix things until they break.
- 03-03-2008 #2
I know that this thread is a couple weeks old and I am breaking etiquette, but since I uncovered some things I thought I would post in case anyone in the future searched for something similar:
I believe the problems I had emerging PearPC (gentoo) had to do with my GCC compiler. GCC 3.3 should work but I have 3.4.
1.) Available Emultors for Mac II or higher:
Sheepshaver
PearPC
Basilisk / BasiliskII
2.) I found a good How-To that explains things pretty well.
Beginners' Guide to Emulating a Macintosh
3.) You can read files from a disk with hfsutils, but the problem I had was repackaging them to work with the emulator. Lets say you have all the files you want but they are in a folder called MacFiles/
Now you can just drag and drop the MacFiles.hfs into the emulator (or mount it through whatever program you are using) and it will show up as a disk.Code:mkisofs -hfs -hfs-unlock -probe -V "Mac Files" -o MacFiles.hfs MacFiles/
Linux since: 2001
Gentoo since: 2004
- - - - - - - -
Translation:
I fix things until they break.
- 03-03-2008 #3
Reposting a solution to your own problem is most definitely not a breach of ettiquette!
We highly encourage this sort of thing since it helps other people in the future who might have the same problem.
Registered Linux user #270181
TechieMoe's Tech Rants
- 03-03-2008 #4
Thanks for posting that! I might have a go!
Distribution: Archlinux
Processor: 3 x Amd 64 bit
Ram: 4 GB
Graphics card: Nvidia GeForce 9800 GT


Reply With Quote
