S.MULLA Posted May 10, 2004 Share Posted May 10, 2004 a new emulator called PearPC seems to be able to run OS X on x86 machines: http://pearpc.sourceforge.net/index.html Check out the screenshots: http://pearpc.sourceforge.net/screenshots.html source:aqua-soft.org [forum] Link to comment https://www.neowin.net/forum/topic/165720-running-mac-os-x-on-x86-pc/ Share on other sites More sharing options...
0 nuka_t Posted May 31, 2004 Share Posted May 31, 2004 Also writing this in Safari :D are you running this on a super computer? damn. Link to comment https://www.neowin.net/forum/topic/165720-running-mac-os-x-on-x86-pc/page/92/#findComment-2194413 Share on other sites More sharing options...
0 sebaz Posted May 31, 2004 Share Posted May 31, 2004 Hopefully all of this will create more switches, that way you can truly enjoy the mac experience :) Link to comment https://www.neowin.net/forum/topic/165720-running-mac-os-x-on-x86-pc/page/92/#findComment-2194419 Share on other sites More sharing options...
0 Dogan Posted May 31, 2004 Share Posted May 31, 2004 are you running this on a super computer? damn. Haha no. It took me some time to post that.. Really frustrating actually :pinch: Link to comment https://www.neowin.net/forum/topic/165720-running-mac-os-x-on-x86-pc/page/92/#findComment-2194424 Share on other sites More sharing options...
0 klop Posted May 31, 2004 Share Posted May 31, 2004 (edited) Wow the clock in OSX is too fast! 3 osx seconds = 1 real second... :blink: The bouncing, progress bar, mouse cursors animations are too fast... Edited May 31, 2004 by klop Link to comment https://www.neowin.net/forum/topic/165720-running-mac-os-x-on-x86-pc/page/92/#findComment-2194451 Share on other sites More sharing options...
0 Ryan Hoffman Posted May 31, 2004 Share Posted May 31, 2004 I'm gunna have to push my release to tomorrow :-(, I'm feeling sick and need sleep. But, good news. I've added a wizard to create a hard disk image :-)! Link to comment https://www.neowin.net/forum/topic/165720-running-mac-os-x-on-x86-pc/page/92/#findComment-2194683 Share on other sites More sharing options...
0 nuka_t Posted May 31, 2004 Share Posted May 31, 2004 cool. now if only it was faster... Link to comment https://www.neowin.net/forum/topic/165720-running-mac-os-x-on-x86-pc/page/92/#findComment-2194697 Share on other sites More sharing options...
0 Emon Posted May 31, 2004 Share Posted May 31, 2004 I'm gunna have to push my release to tomorrow :-(, I'm feeling sick and need sleep. But, good news. I've added a wizard to create a hard disk image :-)! so did my code help ya with that ? :) Link to comment https://www.neowin.net/forum/topic/165720-running-mac-os-x-on-x86-pc/page/92/#findComment-2194760 Share on other sites More sharing options...
0 Ryan Hoffman Posted June 1, 2004 Share Posted June 1, 2004 Actually, no it didnt.. lol. I created a new HD image using fsutil (as i've described earlier), and looked at it in a text editor. Luckly the editor I used showed "null characters", and turns out thats all the image is ;-). So its a nice 5-7 line loop, and viola, image file created :-). In other news, besides me feelign sick, my mother just went to the hospital with heart attack symptoms :unsure: I think I'm going to work a little harder now, just so I can stay up and wait for some answers. Who knows, there might be a build in a few hours :-). Link to comment https://www.neowin.net/forum/topic/165720-running-mac-os-x-on-x86-pc/page/92/#findComment-2194841 Share on other sites More sharing options...
0 klop Posted June 1, 2004 Share Posted June 1, 2004 :laugh: Link to comment https://www.neowin.net/forum/topic/165720-running-mac-os-x-on-x86-pc/page/92/#findComment-2195009 Share on other sites More sharing options...
0 McKrout Posted June 1, 2004 Share Posted June 1, 2004 Actually, no it didnt.. lol. I created a new HD image using fsutil (as i've described earlier), and looked at it in a text editor. Luckly the editor I used showed "null characters", and turns out thats all the image is ;-). So its a nice 5-7 line loop, and viola, image file created :-).In other news, besides me feelign sick, my mother just went to the hospital with heart attack symptoms :unsure: I think I'm going to work a little harder now, just so I can stay up and wait for some answers. Who knows, there might be a build in a few hours :-). Hope your Mum is alright man TS Link to comment https://www.neowin.net/forum/topic/165720-running-mac-os-x-on-x86-pc/page/92/#findComment-2196227 Share on other sites More sharing options...
0 McKrout Posted June 1, 2004 Share Posted June 1, 2004 So I got my hands on a copy of panther and im trying to install it. It failed as an upgrade so I loaded the installer and use the disk utility to wipe the drive image and its installing. My question is is this, I know that panther seems to take a bit of time to install on x86 systems, but out of the all the people that were able to get it in, how many of you saw time frame's like 4 hours?? and did it actualy need that full 4 hours?? thanks in advance. TS Link to comment https://www.neowin.net/forum/topic/165720-running-mac-os-x-on-x86-pc/page/92/#findComment-2196249 Share on other sites More sharing options...
0 ForeverUnknown Posted June 1, 2004 Share Posted June 1, 2004 So I got my hands on a copy of panther and im trying to install it. It failed as an upgrade so I loaded the installer and use the disk utility to wipe the drive image and its installing. My question is is this, I know that panther seems to take a bit of time to install on x86 systems, but out of the all the people that were able to get it in, how many of you saw time frame's like 4 hours?? and did it actualy need that full 4 hours?? thanks in advance.TS took me about 4hrs both times i've installed. Tekmaven: hope everything's alright dude (Y) cant wait to try out your release Link to comment https://www.neowin.net/forum/topic/165720-running-mac-os-x-on-x86-pc/page/92/#findComment-2196261 Share on other sites More sharing options...
0 Ryan Hoffman Posted June 1, 2004 Share Posted June 1, 2004 Thankfully my mother is alright. She didn't suffer a heart attack: she had some misbeats that screwed many things up. She is now recovering, and is exepcted to even go to work this week :-0. I ran into a little snag creating images... I was testing out using small sizes (1kb, 10kb, etc), and turns out when I tried making a 1gb image it was to much for a 32-bit Integer :-P. Took me like 10 minutes, but I just figured it all out (mega nested for loops :-).. four nested for loops!). Tomorrow you guys will get a screenie of the first (Work-in-progress) wizard ;-). Oh yeah, and you'll get Beta 1 ;-). Link to comment https://www.neowin.net/forum/topic/165720-running-mac-os-x-on-x86-pc/page/92/#findComment-2196379 Share on other sites More sharing options...
0 McKrout Posted June 1, 2004 Share Posted June 1, 2004 took me about 4hrs both times i've installed.Tekmaven: hope everything's alright dude (Y) cant wait to try out your release 4 hours both times?? man i really wish that upgrade would have worked, that finished in an hour TS Link to comment https://www.neowin.net/forum/topic/165720-running-mac-os-x-on-x86-pc/page/92/#findComment-2196396 Share on other sites More sharing options...
0 Emon Posted June 1, 2004 Share Posted June 1, 2004 Thankfully my mother is alright. She didn't suffer a heart attack: she had some misbeats that screwed many things up. She is now recovering, and is exepcted to even go to work this week :-0.I ran into a little snag creating images... I was testing out using small sizes (1kb, 10kb, etc), and turns out when I tried making a 1gb image it was to much for a 32-bit Integer :-P. Took me like 10 minutes, but I just figured it all out (mega nested for loops :-).. four nested for loops!). Tomorrow you guys will get a screenie of the first (Work-in-progress) wizard ;-). Oh yeah, and you'll get Beta 1 ;-). it takes 10 mins to make an 1 gig empty image ?? why so ? that python script takes like a sec .. Link to comment https://www.neowin.net/forum/topic/165720-running-mac-os-x-on-x86-pc/page/92/#findComment-2196651 Share on other sites More sharing options...
0 ForeverUnknown Posted June 1, 2004 Share Posted June 1, 2004 4 hours both times?? man i really wish that upgrade would have worked, that finished in an hourTS what upgrade? Link to comment https://www.neowin.net/forum/topic/165720-running-mac-os-x-on-x86-pc/page/92/#findComment-2196687 Share on other sites More sharing options...
0 McKrout Posted June 1, 2004 Share Posted June 1, 2004 what upgrade? Loaded the panther CD up after installing 10.1. i would have installed 10.3 right away, but i didnt have it until today. so when it gave me the choice to upgrade instead of stead of doing a whole install, i jumped at the chance. i read about the 4 and 5 hour install times and i just didnt want to deal with that. well the upgrade failed at the end. i came back from my evening coffee run and see "some errors occured during the install" or whatever it said. so now im doing a full install of 10.3 and waiting eagerly for it to install correctly. TS Link to comment https://www.neowin.net/forum/topic/165720-running-mac-os-x-on-x86-pc/page/92/#findComment-2196722 Share on other sites More sharing options...
0 ForeverUnknown Posted June 1, 2004 Share Posted June 1, 2004 Loaded the panther CD up after installing 10.1. i would have installed 10.3 right away, but i didnt have it until today. so when it gave me the choice to upgrade instead of stead of doing a whole install, i jumped at the chance. i read about the 4 and 5 hour install times and i just didnt want to deal with that. well the upgrade failed at the end. i came back from my evening coffee run and see "some errors occured during the install" or whatever it said. so now im doing a full install of 10.3 and waiting eagerly for it to install correctly.TS oh hey should i go online with panther if i dont have a legit copy? it says that it's going to send out my registation info once i connect, and i dont want to get screwed or something Link to comment https://www.neowin.net/forum/topic/165720-running-mac-os-x-on-x86-pc/page/92/#findComment-2196757 Share on other sites More sharing options...
0 McKrout Posted June 1, 2004 Share Posted June 1, 2004 (edited) ohhey should i go online with panther if i dont have a legit copy? it says that it's going to send out my registation info once i connect, and i dont want to get screwed or something browse to the home folder, the reg info should be listed there, you can delete it. i did, though i never got online wtih 10.1 sadly. TS Edited June 1, 2004 by T0Y S0LDIER Link to comment https://www.neowin.net/forum/topic/165720-running-mac-os-x-on-x86-pc/page/92/#findComment-2196854 Share on other sites More sharing options...
0 @iP Posted June 1, 2004 Share Posted June 1, 2004 hey should i go online with panther if i dont have a legit copy? No, you should go to jail. :rolleyes: lol Link to comment https://www.neowin.net/forum/topic/165720-running-mac-os-x-on-x86-pc/page/92/#findComment-2196857 Share on other sites More sharing options...
0 Huy Posted June 1, 2004 Share Posted June 1, 2004 the upgrade failed at the end. i came back from my evening coffee run and see "some errors occured during the install" or whatever it said. so now im doing a full install of 10.3 and waiting eagerly for it to install correctly.TS I have experienced a similar problem (identical problem), however with a clean installation of 10.3. It always fails to install (cleanly after performing a format/erase, using Mac OS X extended (Journaled)). I wonder what this problem is, because I have tried about six times now to install 10.3 - all resulting in "There were errors during installation. Please try installing again" (or something similar, see my post a few pages back). :o Link to comment https://www.neowin.net/forum/topic/165720-running-mac-os-x-on-x86-pc/page/92/#findComment-2196889 Share on other sites More sharing options...
0 McKrout Posted June 1, 2004 Share Posted June 1, 2004 I have experienced a similar problem (identical problem), however with a clean installation of 10.3. It always fails to install (cleanly after performing a format/erase, using Mac OS X extended (Journaled)). I wonder what this problem is, because I have tried about six times now to install 10.3 - all resulting in "There were errors during installation. Please try installing again" (or something similar, see my post a few pages back). :o Well the good news is that after a clean install i now get the message that states "your software was installed successfully." this made me extatic, but when i load ppc up, i just an exception error in the dos window and the os doesnt boot. new challange to deal with i guess. TS Link to comment https://www.neowin.net/forum/topic/165720-running-mac-os-x-on-x86-pc/page/92/#findComment-2196899 Share on other sites More sharing options...
0 McKrout Posted June 1, 2004 Share Posted June 1, 2004 (edited) went through and changed the partition table around in the guide now things look somewhat normal... still waiting for boot though. TS EDIT: Writing this in Safari in 10.3, got everything to work and I'm going to sleep now :EDIT Edited June 1, 2004 by T0Y S0LDIER Link to comment https://www.neowin.net/forum/topic/165720-running-mac-os-x-on-x86-pc/page/92/#findComment-2196928 Share on other sites More sharing options...
0 sjoerd Posted June 1, 2004 Share Posted June 1, 2004 Fullscreen toggle (F12)Mousegrab (SHIFT+ F9) Change redraw timings on the fly (F10 -1msec; F11 +1msec) Could you PLEASE select other function keys for this? F9-F11 are by default used in Panther for Expose, and on iBooks some people (including me) use F12 as Eject. I would suggest F5-F8, which I have never seen used in Mac OS (7.1-10.3). Another topic: for those who are experimenting with 10.1 and networking. There is a driver for the RTL8139 for use with 10.1 on realtek's website. I used this driver to get 10.1 to work with a second NIC installed in a PowerMac 7600 (no, that is not a configuration supported by Apple...). Talking about slow configurations... So, even if 10.1 does not support the 8139 out of the box, it might be possible to get networking to work. Just keep in mind that 10.1 is SLOWWWWW compared to 10.3. Link to comment https://www.neowin.net/forum/topic/165720-running-mac-os-x-on-x86-pc/page/92/#findComment-2197231 Share on other sites More sharing options...
0 eaglebtc Posted June 1, 2004 Share Posted June 1, 2004 ▲▲▲▲▲▲ Then change your Expose keys :p Also, could someone clarify how to share files between Mac and Windows? I thought I had it setup right...but it still doesn't work. Here's what I did: OSX Set password on admin account (bradleyc) Change computer name to PearSMB, reboot Drop an alias to another folder into Public Windows: Start, Run, \\PearSMB.inet (I run a freesco box: the domain is 'inet') Receive password prompt, enter "bradleyc/*******" (user/pass) Window for OSX opens, revealing one folder: "BradleyC" Double-click, nothing happens for 60 seconds; BONG! computer is not responding, moron!! So now what do I do? Link to comment https://www.neowin.net/forum/topic/165720-running-mac-os-x-on-x86-pc/page/92/#findComment-2197277 Share on other sites More sharing options...
Question
S.MULLA
a new emulator called PearPC seems to be able to run OS X on x86 machines:
http://pearpc.sourceforge.net/index.html
Check out the screenshots:
http://pearpc.sourceforge.net/screenshots.html
source:aqua-soft.org [forum]
Link to comment
https://www.neowin.net/forum/topic/165720-running-mac-os-x-on-x86-pc/Share on other sites
3213 answers to this question
Recommended Posts