GeneralThis forum is for non-technical general discussion which can include both Linux and non-Linux topics. Have fun!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
if you need apple support, they will probably hang-up on you if you mention you are trying to install it on a non-mac pc.
Not only that, but I think you'll be in legal trouble. I believe things like OSx86 and others are technically illegal according to Apple's EULA.
Apple is a hardware vendor that also happens to bundle their own proprietary OS along with it. If people started installing their OS on non-Apple hardware (freely, as in without having to hack it), they'd have some serious profit declines, because a lot fewer people would be buying their hardware.
I *think* the reason why you can legally install other OSes on the Apple hardware is because that's all software. In the instance of Microsoft, it would actually be beneficial to them if people started installing Windows on their Macs (through BootCamp or similar), since they're not primarily a hardware vendor. Apple isn't really hurt (much) in the process, because it's still running on their hardware.
Not that I'm endorsing Windows here, just giving an example
Distribution: Fedora, Gentoo, Debian, Slackware, IRIX, OS X
Posts: 192
Rep:
You need to post more information on your system. If it is an Intel-based Macintosh, then yes. If it is not an Apple, then probably not. Telling us you have a "Dual-Core" system is not useful - I have a Dual Pentium Box (2xPentium MMX-200MHz, 512MB PC-33), but that will certainly not run Mac OS
i just remembered an article on digg that said the latest update made it impossible to install on intel atom based netbooks.
being that since apple doesnt make a netbook there sales would decline if people bought os x to install on a $200 asus eee instead of a $1000 mac book.
it probably has code that looks like:
Code:
cpu=`cat /proc/cpuinfo | grep "model name"`
if [ -n `echo $cpu | grep -i atom` ]
then
echo this version of os x requires a better cpu
exit installer
fi
By far it is easier to buy a Macintosh and then run the other operating system as a guest.
For one thing, Macs are a very good way to buy high-end computer equipment at a reasonable price with a three year bumper-to-hubcaps warranty ... and to look cool while doing it. If you want to run other stuff on it in a virtual-machine environment, "works great."
I'm not "just being an Apple fanboy" when I say that there's much to be said for buying a well-designed combination of hardware and (Unix!) software which has been engineered from the ground up to be just what it is. (And "cool" never hurt anyone, either.)
Now, I've got a bit of a linux bias here, but if you're not getting the really nice quality apple hardware, then paying money for OSX doesn't make sense, you can get most of what OSX offers for free with linux, and then you have no monetary or legal issues. Mac is a nice OS because it's optimized for their hardware, and it's quite nice hardware, but really, at its core it's just BSD with a shiny interface slapped on top... Linux has compiz, which is (IMHO) shinier...
...you can get most of what OSX offers for free with linux, ...at its core it's just BSD with a shiny interface slapped on top...
I've read the "hackintosh" law suit discussions in mainstream press with interest. Apparently, OS-X is so good/hip/shiny, a lot of people want to run it without paying for the (overly?) expensive hardware.
Just as a matter of interest, how close could Linux (or BSD) get to OS-X using free software? And what would be the distro or tools to do it with?
Would a linux distro based on free software but compiled to emulate OS-X infringe copyright?
Distribution: Mandriva 2009 X86_64 suse 11.3 X86_64 Centos X86_64 Debian X86_64 Linux MInt 86_64 OS X
Posts: 2,298
Rep:
Quote:
Originally Posted by Dutch72
I've read the "hackintosh" law suit discussions in mainstream press with interest. Apparently, OS-X is so good/hip/shiny, a lot of people want to run it without paying for the (overly?) expensive hardware.
Just as a matter of interest, how close could Linux (or BSD) get to OS-X using free software? And what would be the distro or tools to do it with?
What did you like to do with OS x ?
With task should it perform for you ?
Let's look at iLife. Linux has f-spot or digiKam for management, and GIMP for editing. Can replace iPhoto.
Video editing: cinelerra if you need power, or if you want simpler, there's kdenlive, Avidemux, LiVES, and many others. I haven't used iMovie in a while, but if it's like I remember it, it's got one video track and can't handle clips bigger than 10mins, so these beat it off the bat.
Garage Band: there's LillyPad, Audacity, and Ardour, can do most of what garage band does. I'm not an expert here.
iWeb: kompozer, mozilla suite, there are tons of WYSIWYG editors out there.
Expose/dock/stacks: between compiz and your choice of dock (ie awn, cairo-dock, kiba-dock), all of these can be imlemented and further customized.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.