Possible Duplicate:
Running iOS app on Windows NT4

I want to install IOS on my Dell A860 laptop. Is it possible to install IOS on dell laptop?

link|improve this question
iOS? As in iOS for iPhone, iPod, iPad? – Thiago M. Jun 28 '11 at 15:57
I think you are trying to unite a computer and an OS that simply don't want to be united. – Andrew J. Brehm Jun 28 '11 at 16:01
May I ask what you think the result would give you if it worked? – Andrew J. Brehm Jun 28 '11 at 16:02
feedback

closed as exact duplicate by techie007, Nifle, Mokubai, Sathya Jun 29 '11 at 5:51

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.

1 Answer

up vote 2 down vote accepted

It is possible.

Is it feasible? No.

If you want to explore OSX/Darwin (which essentially is iOS, under the hood) then I suggest you learn about OSX86. By the way, many believe that OSX86 is illegal, I don't believe it actually is. I think all it does is violate Apple's EULA, which means they owe you zero support and are totally not responsible for what happens... Of course, I'm suggesting you consider this from the perspective of someone who's purchased an OSX license ($30) for this. You're also in good shape if you have an Apple Developer account, or so I've been told by people who would know.

But back to the answer, yes it CAN be done. No it's not going to happen without profound development resources/knowledge.

link|improve this answer
And without the source code for IOS too, or years spent re-engineering OSX86 to do the same job. – Alex Berry Jun 28 '11 at 17:17
Well, in terms of running OSX86 on a x86 machine, that's not a big job at all. I don't know how the UI architecture is different between iOS and OSX, but they're both the same fundamental OS (darwin/mach). I bet the right engineer from Apple could rig that up to work fairly quickly. But without knowing the key distinctions it could be nearly impossible to actually get "iOS" going on there. Still, there's a lot of great apple software mods out there. And insanely smart people doing remarkable things with it all, so never say never, I suppose. – Doc Jun 28 '11 at 17:24
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.