ReactOS on ARM.

Discussions about *nix and Other Operating Systems should go in this forum.
Post Reply
Kenneth
Donator
Posts: 2407
Joined: Sun May 13, 2007 12:42 am

ReactOS on ARM.

Post by Kenneth »

Image

wat.

linuxlove
Donator
Posts: 5901
Joined: Tue Dec 01, 2009 2:56 am

Re: ReactOS on ARM.

Post by linuxlove »

Does it boot to GUI mode?
Goodbye.

jwa4
User avatar
Posts: 63
Joined: Wed Jan 13, 2010 6:15 pm

Re: ReactOS on ARM.

Post by jwa4 »

Nice, i'd like another os for my xoom.

Andrew Tapferke
User avatar
Donator
Posts: 1738
Joined: Thu Apr 14, 2011 12:50 pm

Re: ReactOS on ARM.

Post by Andrew Tapferke »

Press F8 :)

BogdanV
Posts: 492
Joined: Thu Sep 17, 2009 7:37 pm

Re: ReactOS on ARM.

Post by BogdanV »

linuxlove wrote:Does it boot to GUI mode?
Didn't the last build crash before the boot logo ?

neonsonicboy
Donator
Posts: 2316
Joined: Sat Nov 28, 2009 4:05 pm

Re: ReactOS on ARM.

Post by neonsonicboy »

I know little about this subject, but what kind of things work internally at this stage?

Derf
User avatar
Donator
Posts: 3943
Joined: Sun Jan 27, 2008 8:09 pm
Contact:

Re: ReactOS on ARM.

Post by Derf »

'tis cool I guess, but realistically what good would it be? Just for the sake of getting it running, I suppose?

soulman
User avatar
Donator
Posts: 2239
Joined: Tue Dec 15, 2009 8:56 pm
Contact:

Re: ReactOS on ARM.

Post by soulman »

I'm waiting for compatibility with the Allwinner A10. Maybe even the RasPi. ReactOS on a tablet would be fun indeed.
Image

ben1066
Posts: 121
Joined: Sun Apr 03, 2011 12:21 pm

Re: ReactOS on ARM.

Post by ben1066 »

I'd quite like the source of this. Or the required patches.

soulman
User avatar
Donator
Posts: 2239
Joined: Tue Dec 15, 2009 8:56 pm
Contact:

Re: ReactOS on ARM.

Post by soulman »

Go look on their SVN. I believe they still use SVN anyway.
Image

ben1066
Posts: 121
Joined: Sun Apr 03, 2011 12:21 pm

Re: ReactOS on ARM.

Post by ben1066 »

Last I checked, ARM wasn't actively maintained, and it shouldn't be being done in trunk, so unless someone has a branch I've missed.

z180
Donator
Posts: 982
Joined: Sat Aug 21, 2010 5:10 pm
Location: In front of my Toughbook

Re: ReactOS on ARM.

Post by z180 »

NetBSD is easier to port to that and other ARM hardware,it runs already on Apple's Time Capsule and a few their routers(old ARM9) but the HW dependent code is not FOSS.
The project scrapped the old Darwin kernel interface emulation and a few others like OSF/1 for 6.0.
If someone brings that back and adds ARM specific code he can run Apples binaries and their GUI like I ran Linux programs on my NetBSD x86.
Stephen Elop….I curse you, that after your death your soul will be forever trapped in the sourcecode of Windows and one day Microsoft will fall because of that virus code!

wjack12
User avatar
Posts: 57
Joined: Mon Mar 12, 2012 6:37 pm
Location: Sealand
Contact:

Re: ReactOS on ARM.

Post by wjack12 »

A potential problem I see with this is that the programs for ReactOS (Firefox, Opera, VLC, etc.) are written for x86, not ARM. Maybe use some Windows CE programs?
Visit my site:
http://bit.ly/gmbns


Image

hounsell

Re: ReactOS on ARM.

Post by hounsell »

wjack12 wrote:A potential problem I see with this is that the programs for ReactOS (Firefox, Opera, VLC, etc.) are written for x86, not ARM. Maybe use some Windows CE programs?
Windows CE Programs use a different API - It's Win32-like, but not Win32. As long as the programs have been written sensibly, and source is available, porting "x86" programs might not be as hard as you think.

claunia
Posts: 49
Joined: Tue Aug 07, 2012 3:08 pm

Re: ReactOS on ARM.

Post by claunia »

That would be a great port.

A full Win32 API, not the horribly thing that Metro is, for ARM!

But I don't quite see the usefulness of it on a touchscreen, more on something like the Genesi Smartbook or the Raspberry Pi.

Of course the apps would be a problem, but as PE is already supported on ARM (although compilers currently target only WinCE API), it wouldn't be so difficult to port opensource ones.

Post Reply