Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Slashdot Log In

Log In

Create Account  |  Retrieve Password

More Mac OS X on Plain Old x86 Boxes

Posted by CmdrTaco on Fri Aug 12, 2005 03:26 PM
from the i-don't-hardly-believe-it dept.
Slashfan writes "It has been widely reported all over the Internet that it is extremely easy to get the Intel port of Mac OS X to run on regualar PC boxes. Some of the hackers are running the tweaked version of the operating system on their PCs natively." Pardon my skepticism ;)
+ -
story
This discussion has been archived. No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
 Full
 Abbreviated
 Hidden
More
Loading... please wait.
  • Ummm (Score:3, Interesting)

    by jim_v2000 (818799) on Friday August 12 2005, @03:28PM (#13307035)
    It seems to me like there would be lots and lots of driver issue with installing on a regular PC...
    • Re:Ummm (Score:4, Informative)

      by Daniel Wood (531906) on Friday August 12 2005, @03:29PM (#13307063) Homepage Journal
      As far as hardware(NIC, SND, 3d acceleration) working, there are some issues. As far as the OS running, no problems.
      • Re:Ummm (Score:5, Funny)

        by Klivian (850755) on Friday August 12 2005, @03:47PM (#13307249)
        So you have no graphics, sound and networking, but other than that it runs just fine? I'd guess that's taking the famous mac usability one step further.
        • Re:Ummm (Score:5, Insightful)

          by Jozer99 (693146) on Saturday August 13 2005, @02:56AM (#13310244)
          The reason Apple locks the OS in the first place is stability. Apple makes almost no money off of their Mac hardware compaired to iPods and iTunes. They would love to be able to sell their OS to the very large market of people who already have x86 PCs. The problem is, in order to keep with Apple's legendary "it just works" tradition, every part of the OS needs to be highly tested and troubleshot, especially drivers. In the past, that has not been a problem, because there are only about 15 different computer models that can run OS X. That means Apple has to make sure only 15 different systems will run stably. If they released for all x86 machines, they would have no way of testing every machine. Therefore, there would certainly be bugs that were found after release with certain hardware, making the OS no more stable than Windows, if not less so. Also, Apple does not have the clout to get drivers written for its OS by all hardware vendors, and they certainly don't have a large enough staff to write the drivers themselves. It is therefore obvious that Apple's decision to make OS X run only on their special x86 hardware was a move to insure that the stability and quality of use of the OS is consistant, not a cold hearted move to exclude the x86 masses (even though it fits with some of the terrible decissions that Apple made in the past).
            • Re:Ummm (Score:5, Informative)

              by ArbitraryConstant (763964) on Friday August 12 2005, @05:34PM (#13308120) Homepage
              Darwin is a very different kernel. The interface the kernel exposes is mostly BSD, but the implementation is entirely different.

              That said, they can barely port BSD drivers to other BSDs. Between BSDs that aren't as closely related (FreeBSD, OpenBSD for example) it's more a matter of using the other driver as documentation when you rewrite the driver.
  • pardon? (Score:5, Funny)

    by Madd Scientist (894040) on Friday August 12 2005, @03:28PM (#13307043)
    skepticism ignored... but emoticons? there is no excuse.
  • Congrats (Score:3, Insightful)

    by suman28 (558822) <suman28@hotmail.cPERIODom minus punct> on Friday August 12 2005, @03:29PM (#13307048)
    I have always wanted to try out on my Intel box and my dream is finally coming true. I hope Steve learns a lesson from this and does not put DRM in the official version
    • Re:Congrats (Score:5, Insightful)

      by jim_v2000 (818799) on Friday August 12 2005, @03:35PM (#13307117)
      I would hope that Apple does not ever release their OS for the standard PC. It would be terrible for their image. Sure the Mac OS works great on Apple's machines, but start throwing it on people custom machines and trying to run all kinds of crazy hardware setups and OS X isn't going to run so swell anymore. The reason the Mac OS runs so well is because it and the hardware it runs on are meant to run together.

      Windows, which is really a great OS, gets such a bad rap because it's expected to run with every piece of hardware out there flawlessly. No one stops to think that it's a miracle that it runs as well as it does on so many systems. Not to put down the Mac OS, but compatibilty realy isn't so much of an issue/concern for OS X as much as it is for Windows.

      So basically, OS X runs good because it runs on Apple hardware. Start putting it on other machines, and it won't be too long before "OMG this OS suxors! It keeps crashing all the time on my CompuExpress UltraGaming Machine 2000!"
      • by Reeses (5069) on Friday August 12 2005, @03:48PM (#13307251)
        Alright, I've seen this argument a number of times, and for some reason people forget that OS X is unix-based. It has the same ability to handle hardware that all other unixen do.

        In the above statements, if you could substitute the word "Linux" or "NetBSD" for every occurrence of Macintosh, and not sound like some sort of raving lunatic, I'd be surprised.

        I don't understand how Linx and xBSDs can be expected to "run everywhere" on everything, yet, for some reason OS X, a very pretty GUI that is supported by the same technology as the other Unixes, is excluded from that. It just mystifies me.

        Maybe it's just anti-Mac zealotry.
        • by happyemoticon (543015) on Friday August 12 2005, @04:13PM (#13307512) Homepage

          Clearly you've never done anything with drivers. We're doing some driver programming at my company, and let me tell you sir, it's a bitch. We have Dell and Gateway boxes with the same OS revision and everything, but (one particular rev of) the driver makes the Gateway box bluescreen and not the Dell. Hell, we've even had cases where two seemingly-identical Dells were tested side-by-side; one consistently bluescreened, and the other did not. It is a very tricky topic.

          And moreover, since we're just talking about the OS running on Intels, it's decidedly not the kernel/processor, which is the lowest level of portability and the level at which Linux almost universally succeeds. One Genuine Intel x86 is pretty much the same as the next, a few register extensions aside. It's the devices which might be attached to it which create headaches. I could set up Slackware or Gentoo on almost any system on the face of the earth with very little difficulty. Now, getting sound to work on one of those systems is another matter entirely. Framebuffer devices will always be a pain in the neck. I'm still working on scanning properly. MacOS uses a ton of OpenGL and other chutzpah for its basic functionality; Linux basically just uses the kernel and a few core tools you'd find on the Slackware "a" diskette set.

        • by timeOday (582209) on Friday August 12 2005, @04:17PM (#13307544)
          Argh, you're making the wrong point with the right analogy.

          The truth is, Limited hardware support is precisely the reason Linux cannot become mainstream on the desktop in the forseeable future, and it does not bode well for OSX on general PC hardware.

          I use Linux full time every day, and the software, for the most part, is good. But fighting with hardware is the #1 source of frustration. The fact is you just don't know a lot of times whether something you buy will work. There are tons of supported hardware lists out there, and every one is about 50% wrong for a variety of reasons - they're outdated, incomplete, and also people who submit information to them are very liberal in calling devices "fully supported." In practice, very many don't work fully and are unstable. This despite the fact that most of the linux kernel is drivers. To have everything but the drivers is to have very little.

        • by ciroknight (601098) on Friday August 12 2005, @04:25PM (#13307628)
          Parent post is simply ignorance.

          Linux or any BSD is hardly a commodity OS. It runs on everything because there is a geek somewhere with every piece of hardware imaginable who has nothing better to do than make that operating system work.

          Meanwhile OS X has to run because the people who want to use their computers, aren't the kinds of people who have time to make every single piece of hardware work.

          Microsoft's Windows works on a lot of hardware because of the WHQL program they've instituted, and that only works because they're big enough to pressure PC manufacturers to use cheap, standard components, and because they've got the money to buy every single piece of hardware, and code for it. And, if you haven't used Windows lately, there are still hundreds upon thousands of bugs. My P3's audio quality sucks, my mom's P4's disk controller is a serious flake. Both are Dells.

          Linux isn't expected to run everywhere. Linux is MADE to run everywhere. This requires effort. This kind of effort isn't economical for a business to support. I'd feel sorry if Redhat or IBM decided to go out and support hardware.. they'd immediately go out of business dealing with the Tech Support alone.
      • Re:Congrats (Score:5, Interesting)

        by danheskett (178529) <danheskett@gmai l . com> on Friday August 12 2005, @03:49PM (#13307264)
        You speak the truth. "Back in the day", in many vertical markets (and still a lot today), there was "one" platform for any given application. That meant a specific model of a given PC or a line. I worked for a place who originally had the one true platform which was an IBM PS/2 Model 30 with certain revisions only allowed. It was pretty strict. The software checked all over the place to make sure it was being fooled. Really, really, really paranoid about it. But in the end, maybe it was worth. Worked like a charm for 10+ years. When that product was discontinued they went to generic Dell boxes where two apparently identical models will have different video cards, hard drive brands, or even motherboards. Very annoying when you are trying to get a very good idea of what happens with a specific machine over time.
        • Re:Congrats (Score:5, Informative)

          by Nasarius (593729) on Friday August 12 2005, @05:18PM (#13308005)
          The wireless Bluetooth mouse, Bluetooth cellphone, external Firewire HDD's, external Firewire DVD, OEM ATI Radeon video card, external USB printer, Linksys/Cisco wireless network base station, non-Apple LCD monitor, USB pen drive, etc. and EVERYTHING works perfectly with OS X (I am running 10.4.2).

          Every single one of the above (except for the ATI card and perhaps the cell phone) uses generic drivers. It is a very, very different matter when you want to support every x86 chipset and SCSI controller in the world.

        • Re:Congrats (Score:4, Insightful)

          by ponos (122721) on Friday August 12 2005, @05:46PM (#13308186)
          The wireless Bluetooth mouse, Bluetooth cellphone, external Firewire HDD's, external Firewire DVD, OEM ATI Radeon video card, external USB printer, Linksys/Cisco wireless network base station, non-Apple LCD monitor, USB pen drive, etc. and EVERYTHING works perfectly with OS X (I am running 10.4.2).
          Almost every "standard-based" piece of hardware ought to work. Bluetooth mice and keyboards, external USB or Firewire storage, monitors and many printers (Postscript or PCL, for example) are very standard pieces of hardware and do not need "esoteric" drivers most of the time. Most of the hardware you mention (I'll give you the USB pen drive, I've never used one) is pretty standard and is EXPECTED to work. Am I to praise Apple because an LCD MONITOR works!?!? (unless of course the monitor is some 32" 12-bit grey weird model) Or do you consider an OEM ATI Radeon card a rarity (it doesn't get any more standard than this!)?

          Try some video capture cards, some older scanners, SCSI controllers, old (non-realtek or 3com) ethernet cards, maybe a winmodem or a winprinter. Non-PnP peripherals, serial or parallel port hardware, ISA cards (research apparatus that we use at the lab needs an ISA card interface) are even harder to support. This is the kind of crap that Windows or Linux has to put up with. Apple has been intelligent and lucky enough to promote the use of standard peripherals while at the same time keeping a steady hardware base (motherboard/CPU at least). Furthermore, the Apple user will usually tolerate the fact that his hardware and software is obsolete[1] when new models come out, while the Windows user expects full backwards compatibility (hell, even XP includes DOS and Win95 mode for old applications!).

          Anyway, the hardware drivers are privileged pieces of code. It is true that Win has a huge disadvantage by running drivers in Ring 0 (kernel privileges). I imagine that the OS X approach is superior, but that doesn't mean that the problems they are facing with hardware are equivalent to the chaos that prevails in the x86 world.

          P.

          [1] This does not mean that the hardware ceases to work. Several people may work happily with MacOS 9 or very old CPUs. However, they do not expect to carry over their hardware/software.

        • Re:Congrats (Score:4, Interesting)

          by telbij (465356) on Friday August 12 2005, @06:10PM (#13308359)
          OS X is BY FAR technically and usably superior to Microsoft Windows in every aspect. A hardware driver is a hardware driver. If a company, such as ATI, can make a stable hardware driver for Windows they can make a stable hardware driver for OS X. The simple fact that until OS X Apple has had a small hardware market does not imply that Apple's are only stable because they only have to run on a small market of hardware.

          Whoah, tone down the zealotry. Of course Mac OS X is technically superior to Windows, Apple chooses to actually push the technology envelope instead of repeatedly patching the old piece of shit for 25 years in order to maintain compatibility (which coincidentally is one reason some people choose Windows).

          The fact of the matter is that, amazing though Windows driver support might be, it's still not perfect. Sure most work on 99% of Windows boxes, but on that last 1% it doesn't, or it jacks your hard drive, or something else horrible happens. You need to come out of your fantasy world and realize that the reason this doesn't happen on Macs is because the hardware is strictly controlled and well-tested. And just to offer some legitimate proof... I had one of those Motorola Mac clones back in the day, a StarMax 3000. That bastard wouldn't even install a Mac OS upgrade that I needed to run a program. The installer just crashed out every time.

          When I pay the premium for Apple computers (they're all I've bought in the last 8 years), I do so with a full awareness of the benefits that I'm getting and why. Instead of running around like a chicken with your head cut off spouting unfounded hyperbole, you should get your facts straight. There are plenty of reasons Macs are awesome, divine intervention isn't one of them.
    • Re:Congrats (Score:5, Insightful)

      by Senjutsu (614542) on Friday August 12 2005, @03:38PM (#13307142)
      I hope Steve learns a lesson from this and does not put DRM in the official version

      It seems to me the only lesson to be learned is "If we don't make a serious effort to make our x86 macs different enough from vanilla PCs, a bunch of jackassess will just download it off some P2P network, run it on their own boxes, and freeload off our hard work".

      Having learned that, why would he not make it harder for people to obtain and use OS X without purchasing their products?
      • Re:Congrats (Score:5, Insightful)

        by sundog61 (816978) * on Friday August 12 2005, @03:52PM (#13307303) Homepage
        Having learned that, why would he not make it harder for people to obtain and use OS X without purchasing their products?

        Contrary to popular opinion, Windows/PC users aren't all thieves. I'd be happy to be able to purchase an x86 version of OSX.

      • Re:Congrats (Score:5, Insightful)

        by rekoil (168689) on Friday August 12 2005, @04:50PM (#13307800)
        IIRC, Apple's plans for the retail Mactel boxes include a custom BIOS. The reason the existing dev release is so easy to run on generic PCs is that the dev kit boxes use a standard PC BIOS; once the "real" Mactel machines are moved to a custom BIOS, I would make an uninformed guess that getting it to boot on a generic PC with a standard BIOS would be much more difficult.

        Can someone who knows more about BIOS foo comment on this? I'm curious myself...
    • Re:Congrats (Score:5, Insightful)

      by 99BottlesOfBeerInMyF (813746) on Friday August 12 2005, @03:44PM (#13307214)

      I hope Steve learns a lesson from this...

      What that dishonest people will lie, violate their NDAs, illegally infringe upon his copyrights, and not pay him a red cent because they have some sense of entitlement? Not exactly model customers for a software company that (usually) prides itself on trusting its customers and does not even require an authentication code to install and run its OS and the majority of its commercial applications.

      MS makes you pay when you buy the hardware and does not worry and just tries to annoy you when you pirate. Apple also has not worried about pirates and makes you pay when you buy the hardware. Apple running on commodity PCs would make this situation one where you pay MS when you buy your hardware and then pirate Apple's OS and pay them nothing. And you applaud pirates freely distributing this pirate copy?

      I'm sure Jobs has learned a lesson all right, that being PC users are untrustworthy and if there is no DRM locking OS X onto Apple boxes they will all just pirate it without paying one penny.

  • by Winckle (870180) <mwinckle@nospaM.gmail.com> on Friday August 12 2005, @03:29PM (#13307057) Homepage
  • Duck! (Score:5, Funny)

    by rapturizer (733607) on Friday August 12 2005, @03:30PM (#13307067)
    I hear the sound of incoming Apple Lawyers.
  • Not Surprising (Score:5, Interesting)

    by RumGunner (457733) <rumgunner@nOSpAm.hotmail.com> on Friday August 12 2005, @03:30PM (#13307068) Homepage
    I've suspected this was Apple's plan since the Intel announcement. They're going into direct competition with Microsoft.

    About damn time.
    • Apple isn't going to take on Microsoft. First Apple knows better than to waste their time trying to make an OS that supports every damn accessory; card or plugged in; as that only invites frustration on the consumer level.

      I believe it is more likely Apple was fully expecting this to happen and have already "written it off". There won't be enough geeks pirating it to matter and they don't have to support anyone who does. If anything it may help them because more people will become familar with how it looks and feel. By that I mean some of these basement dwellers will show it off to coworkers and relatives - bragging that they did it but at the same time spreading the Apple kool-aid without realizing it.

      Two markets Apple has to get into.
      1. Corporate. How many years has it taken AMD to do it, and they are only trying to sell a product that runs everything their competitor already does!

      2. Games. That is going to be the hard sell. The big item in most retail stores are lots of junk software for web related stuff and then GAMES. Lots and lots of games. All of which require "Windows XP". How will Apple convince developers to write for their platform?

      No, I don't see Apple competeing with Microsoft. The "Duopoloy" of Apple and Microsoft will continue on the desktop for some time. Just because they run on similar hardware doesn't mean they will compete or want to compete.
      • "2. Games. That is going to be the hard sell. The big item in most retail stores are lots of junk software for web related stuff and then GAMES. Lots and lots of games. All of which require "Windows XP". How will Apple convince developers to write for their platform?"

        Your answer, Windows Vista. Thanks to the hubris of Microsoft, Windows Vista will be ignored by gamers just as they ignored Windows2000 and shunned WindowsME. Doing stupid deliberate things like retarding the performance of OpenGL in Vista in favor of DirectX is enough to alienate the likes of id Software. Combine that with the fact that the next generation console of choice will be the Sony Playstation3 (which supports OpenGL), the conversion to the computer platform of choice will be the Macs as long as videocard support becomes equal to the current Windows market and Apple offers some headless desktops that support end user expansion through PCIe cards (including SLI techniques too).

         
        • by Pulzar (81031) on Friday August 12 2005, @09:00PM (#13309177)
          Your answer, Windows Vista. Thanks to the hubris of Microsoft, Windows Vista will be ignored by gamers just as they ignored Windows2000 and shunned WindowsME. Doing stupid deliberate things like retarding the performance of OpenGL in Vista in favor of DirectX is enough to alienate the likes of id Software.

          There's nothing deliberate about what they are doing. Please try to understand what's going on before coming up with generalizations like "Vista will be bad for Open GL so all games will go to Mac because all games are written by Id Software".

          The Vista desktop uses Direct X to render the new desktop features, so it can't run Open GL natively at the same time... so, they provided a wrapper, which causes a performance hit. As far as the full-screen games are concerned, though, they don't use the desktop, hence the aeroglass support goes away and ATI or nVidia native OpenGL driver kicks in.

          So, don't be sad. Your OpenGL games will run just as fine as they used to.

          The OpenGL windowed applications might suffer performance degradation, but that's another story.
  • by digidave (259925) on Friday August 12 2005, @03:31PM (#13307074)
    and I'll say it again: Apple wants OS X to be pirated. First, you pirate OS X and start to like it, then next time you go to buy a computer you choose an Apple because, hey, you get some advantages to running a legit copy and you can still dual boot Windows or Linux if you want.

    Apple should start sending out OS X on CD AOL-style. If they really are a hardware company, that will sell them a lot of hardware later on. If they're really smart, they'll send out Panther on CD to everyone. People will pirate Tiger anyway, but that would at least get OS X onto computers that would otherwise have never pirated it, then those people can buy Apple hardware in a year or two when they upgrade.
    • by blibbler (15793) on Friday August 12 2005, @03:45PM (#13307221)
      and I'll say it again: people go and install OSX on a cheap machine, realise how great it is, and then when they want a new machine, they get another cheap machine, and install OSX on that one. I can't see any reason why someone would pirate it the first time, then go out and spend extra to get an Apple machine, when can get (or build) a similar (albeit stylistically challenged) machine cheaper.

      Your argument might be valid if the final intel version of OSX wasn't (as easily) hackable, so people wouldn't be able to run the final version on non-apple machines.
    • by anon coward (113810) on Friday August 12 2005, @06:00PM (#13308288)
      A lot has been made of the fact that PC hardware is cheaper than Apple hardware. But Moore's Law degrades that argument at the standard rate. The 50% Apple hardware tax is significant when computers cost $3000. When computers cost $500, the tax is still 50% but not so significant. And when computers cost $100, even less significant. At that point, $50 for "looks cool" might be worth it to a lot more people. Like esr said, as the cost of the hardware approaches the cost of the OS, things get interesting.
  • by Anonymous Coward on Friday August 12 2005, @03:31PM (#13307075)
    Running OS X on a Dell is like putting race car parts in your Yugo. You can, it is sort of funny, but... why?
    • by m50d (797211) on Friday August 12 2005, @03:50PM (#13307280) Homepage Journal
      Not really. These are x86 chips made by Intel themselves, so the only thing your mac hardware premium (and don't try and claim it doesn't exist) is going on is the software and the pretty boxes. It's more like reflashing your video card to behave like a more expensive model, something many of us here applaud.
      • by ciroknight (601098) on Friday August 12 2005, @04:44PM (#13307753)
        You act as if a CPU is all that makes a computer a computer.

        Motherboards, chipsets, video cards, hell even computer cases are all part of the Apple experience. If you want to believe that the only "premium" you're paying for is the operating system, then believe it all you like. But when you run out and try one of the machines, you'll realize there's a lot more to it.

        Apple puts serious time into making their product work, and to making it work, every single time. They put serious effort into having good tech support. They put serious effort into making their machines fast (as that's the number one driving force to x86 today). They put serious effort into making sure the ram your system uses is of quality. The list goes on.

        Most PC vendors are bidding in a market to get the cheapest, working parts they can find, and if you like your machines to run like that, then by all means I won't stop you. But before I went to Apple, I built my machine with premium parts that I raed reviews on and made sure were of quality. After doing the same with Apple's components, and finding out it was, in the end, much cheaper to go with their pre-built machine, I switched.

        Besides, if you call a hundred or two bucks a premium, then your really talking bottom barrel parts. Apple doesn't even want your money if you're not willing to spend it.
        • Re:What's the point (Score:5, Interesting)

          by radish (98371) on Friday August 12 2005, @06:29PM (#13308462) Homepage
          Apple puts serious time into making their product work, and to making it work, every single time.
          Well, then they've failed. Apple's crash. Apple's have hardware failures. Hate to break your rose-tinted bubble but they are JUST COMPUTERS, like all the others. Why do I read so many problems about PowerBook logic board failures if they're perfect? Why the tint problems on their amazingly over priced LCD displays? Why did my girlfriends ibook just need a battery recall? What's with the ipod mini recall from a while ago? Do I even hame to mention the cube?

          They put serious effort into making their machines fast (as that's the number one driving force to x86 today)
          Again, they've failed. There is not an Apple in production today, for any price, which can beat a decently high end Athlon or P4 based PC.

          They put serious effort into making sure the ram your system uses is of quality
          Oh please. It's the same (perfectly decent) generic ram everyone else uses, it just costs twice as much.

          Look, if you want to buy an Apple go ahead, it's no skin off my nose. But DO NOT give me all this crap about how if I prefer a PC I'm being cheap, or I don't appreciate the perfection of Apple. I don't want an Apple because I think they're too expensive, too slow, I don't really like OSX, and I don't think they look particularly great. I've dealt with their support - it's nothing great (waiting in line for an hour to speak to a "genius" who really doesn't know what he's talking about is not a win in my book). I've dealt with their failed hardware and I've dealt with their insane pricing. When the Intel based Apples come out I'll take another look, but right now I've thought about it and decided no.
          • by ltbarcly (398259) on Friday August 12 2005, @07:02PM (#13308649)
            Oh please. It's the same (perfectly decent) generic ram everyone else uses, it just costs twice as much.

            Stop, collaborate and listen!

            Ram quality is a highly overlooked cause of many many stability problems. I will NOT run generic ram in the debian machine I use for development, nor will I in my powerbook. Many of those hard to track down and intermittent 'software' errors are caused by either poor quality ram or a cheap power supply. With windows it's not so important, as you are less likely to keep it up for long periods of time (apparently it reboots itself to install patches now, without asking).

            If you are doing anything serious on a PC, I really recommend ECC. There is a slight cost involved, and a very small performance penalty, but it comes with the total prevention of single bit errors due to cosmic rays or decomposing atoms in solder. You'll avoid a hell of a lot WTF troubleshooting.

            Now, if you're a cretin, feel free to get GENERTEC's offering for $5 less, but in the long run you'll bitch and moan about whatever operating system you're using being unstable.

            CRETINS STOP READING HERE, AND RECEIVE A GENUINE IMITATION LEATHERETTE WALLET CARRYING CASE

            Ok, now that they're out of the picture, check out www.crucial.com. It is a wholly owned subsidiary of Micron, and it is high quality stuff.

            Two RAM boards with the exact same chips can vary widely in quality. This is because the big 3 ram manufacturers do a great job, but the PCB makers do an often shit job.

            As in all things you get what you pay for.

            Oh, and parent IS a cretin. Nobody cares about your personal justification for Apple bashing. Apple makes great stuff, it's not everything to everybody. I personally wish that konqueror would be split from KDE so that it could be platform independent. It's fantastic.
  • by Blindman (36862) on Friday August 12 2005, @03:31PM (#13307079) Journal
    Apple has to realize that there is a demand for their software of the x86 PC. Obviously, there would be problems if they had to support all the varieties of x86 PC hardware, but they could at least try to provide a version that works for the customers willing to use it.
  • Dupe? (Score:5, Funny)

    by JLyle (267134) on Friday August 12 2005, @03:34PM (#13307098) Homepage
    It has been widely reported all over the Internet that it is extremely easy to get the Intel port of OS X to run on regualar PC boxes.
    Yes, for example, it was reported [slashdot.org] on Slashdot just yesterday.
  • by advocate_one (662832) on Friday August 12 2005, @03:42PM (#13307197)
    ha ha... Linux was used to achieve the feat... basically as the midwife OS used in the copying act before kickstarting the new OSX image...

    1. Download "VMWare files for patched Mac OS X Tiger Intel" from your favorite torrent site. (Hint: Use the search function).


    2. Copy tiger-x86-flat.img from the archive to an external USB drive (it's 6gb)

    3. Download Ubuntu Live CD (link) ... be sure you get the "Live CD"!!

    4. Burn the ubuntu iso, stick it in your pc, and boot it! (make sure you have your bios set to boot to CD)

    5. Once ubuntu boots and the gui finally comes up, hook up the USB drive you copied the 6gb image to. A window should pop up showing the contents of the drive. Take note of where its mounted. It should be /Devices/Yourdrivesvolumename

    6. Open a terminal window and cd to that directory (/Devices/Yourdrivesvolumename). Do an "ls" to make sure you are in the right place (you should see the 6gb img file.

    7. In the terminal window type:

    dd bs=1048576 if=./tiger-x86-flat.img of=/dev/hda

    Replace hda with the correct drive! If you only have one drive, its probably hda. Thats what mine was. You are about to erase this entire drive so make sure youve got it right and make sure you want to do this! Hit enter. It takes a while... took my vaio about 9 minutes.

    8. When it's done, remove the ubuntu disc and shut down the pc. Disconnect your usb drive. Thats it! When you power it back on, OS X should boot!
    • by whyde (123448) on Friday August 12 2005, @04:21PM (#13307598)
      This sounds just like a set of open-source bomb defusing instructions I read:

              1. Remove bomb housing

              2. Unscrew blasting cap cover, counter-clockwise

              3. Locate red wire with a white stripe

              4. Cut red wire with white stripe near blast cap connector

              5. Now the bomb should be defused, but before you begin, move the bomb to a remote, secured area and wear appropriate protective gear.

  • by angryflute (206793) on Friday August 12 2005, @04:02PM (#13307406) Homepage
    This way Apple can make money by selling legitimate copies of OS X to the geek/hacker/developer community, and not have to worry about fully supporting the operating system for the average computer user. This version would, after all, be for "development purposes only".

    It would also have a legitimate purpose for Apple, too: It would further encourage software development for the company's MacIntel line.

    The hacker/geek community gets to build their own gray box OS X systems, and Apple still makes most of its money with average computer users through its hardware. Furthermore, more software is developed by independent programmers. Everybody wins.
  • by dduck (10970) on Friday August 12 2005, @04:05PM (#13307439) Homepage
    You can't give it away.

    People are going to wonder what's wrong with it

    What you can do is charge for it, if it's good enough to charge for, or else "let" people steal it. The last bit is the really really clever bit of marketing.

    I run a rather successful software business (for the niche, mind you), and early on made the decission not to copy protect the software per se, but to personalize each copy sold with a user name. This way, anyone who wants to steal it can, but will have to look at someone else's name every time they start it. If they can live with that, they either can't afford the software anyway, and are welcome to it - it's assistive technology, which no-one sane or normal uses for "fun" - or they are just the kind of people who don't pay for software, and never will, so why bother trying to stop them?

    Make it easy for them to steal it: The thrill will make it seem even sweeter to the last category - the people who just have to try stuff - and make them love, and thus recommend, it even more. You can't stop them anyway, and trying is only going to make them mad and negative.

  • by dduck (10970) on Friday August 12 2005, @04:16PM (#13307533) Homepage
    Guess I have some karma to burn, so here goes:

    To the ones bitching over the (very very low, IMHO) possibility that Apple will NOT release OS-X for generix x86:
    It's theirs. They made it. They can do with it whatever they want. They have that right. If you don't like it, go code a better OS yourself or something, but don't bitch at them - that only makes you sound like a kid who can't get his/her way.

    Or in playground terms: It is indeed their ball, and they can take it home with them if they feel like it.

    Yes, it's software, so you can copy it without taking the original away from someone, but that it still stealing. Just because you want it, doesn't mean that you have a right to have it - no matter how much you want it.

  • Buying a Mac (Score:5, Interesting)

    by Eminence (225397) <akbrandtNO@SPAMgmail.com> on Friday August 12 2005, @05:59PM (#13308283) Homepage
    This whole thing helped me decide to buy a Mac. You see, I have a two year 1.3 Gig Athlon based PC, so to really benefit from this hack I would have to upgrade it. That would mean I would have to spend about a $100 on a new processor, like AMD 64, and a new motherboard, possibly new memory and another hard-disk (to move stuff from my older, smaller drives to make room for the OSx86 image). I think I would reach $500, maybe less, but what I really need at this point is a laptop, not a beefed up desktop. So, I would be looking for laptops with Centrino Pentium 4M, like the Vaio they run it on, that would be at least $1000, but closer $1400 - $1500 I think. Whatever I choose I would be left with a PC while what I really want is a Mac, not a PC, I want to have a stable workstation, Unix based and pleasing to use - that's why I bother at all with OS-X.

    So, in the end, I'm just buying a PowerBook next week. Unless I hear a really good rumor that a new major version of these would be coming out in Paris next month.

  • by shippo (166521) on Friday August 12 2005, @06:36PM (#13308496)
    I have never read so much utter crap in my life.

    The development version of Mac OS X for Intel has been designed to run on a specific Intel motherboard, which co-incidentally is the same model as support by the PC port of Darwin. It's purely designed for proving that PPC code will run on an Intel chip when the source has been successfully tweaked - nothing more. It's just a quick and dirty hack.

    YOU CAN'T READ ANYTHING INTO THIS PRE-PRODUCTION SYSTEM - JUST GET IT INTO YOUR THICK GEEKY SKULLS NOW!

    When Apple finally release Intel machines the hardware will be significantly different to a run of the mill PC - some hardware devices appearing in a different place, others being present at all, and so on. The OS will need very specific drivers. Also it's more than likely that there will be some other forms of protection to further limit the hardware it will run on.

    Don't bother replying to me as I can't be bothered to read the crap posted to this site any more.