PalashTaneja
Posts: 9
Joined: Sat Mar 08, 2014 4:02 pm

How to port Oses to the pi?

Tue Mar 18, 2014 3:04 pm

Hi friends,
I was recently searching about Android ROMs and how to port a ROM to a device. For those who don't know it basically involves copying some folders and changing some configs. So I was wondering if there is a similar way of porting Oses to the pi


Waiting desperately for replies! :D

jamesh
Raspberry Pi Engineer & Forum Moderator
Raspberry Pi Engineer & Forum Moderator
Posts: 26660
Joined: Sat Jul 30, 2011 7:41 pm

Re: How to port Oses to the pi?

Tue Mar 18, 2014 4:20 pm

Porting an OS is a very big job - not sure where you got the information about simply copying a few files - that simply isn't the case.

So porting an entirely new OS to the Pi would be man months/years of work.

I think you may be thinking of replacing one OS with another one that has already been ported.
Principal Software Engineer at Raspberry Pi (Trading) Ltd.
Contrary to popular belief, humorous signatures are allowed.
I've been saying "Mucho" to my Spanish friend a lot more lately. It means a lot to him.

User avatar
mahjongg
Forum Moderator
Forum Moderator
Posts: 13099
Joined: Sun Mar 11, 2012 12:19 am
Location: South Holland, The Netherlands

Re: How to port Oses to the pi?

Tue Mar 18, 2014 4:24 pm

PalashTaneja wrote:Hi friends,
I was recently searching about Android ROMs and how to port a ROM to a device. For those who don't know it basically involves copying some folders and changing some configs. So I was wondering if there is a similar way of porting Oses to the pi
What you describe isn't porting a new OS to a device, but simply installing a new OS on a device.
Creating (porting) that OS is a completely different thing altogether.
Also in the case of Android ROM's its not a new OS, its simply a newer version of the same OS.

On a PI you do essentially the same thing simply by doing a

Code: Select all

sudo upgrade

User avatar
ric96
Posts: 1253
Joined: Sun Mar 17, 2013 6:03 am
Location: NOIDA, India
Contact: Website

Re: How to port Oses to the pi?

Tue Mar 18, 2014 8:46 pm

jamesh wrote:Porting an OS is a very big job - not sure where you got the information about simply copying a few files - that simply isn't the case.

So porting an entirely new OS to the Pi would be man months/years of work.

I think you may be thinking of replacing one OS with another one that has already been ported.
Very true and building an os from that port requiers some serios hatdware.

Last time i tried to build chromium os for i386 took me around 3 hrs on a i3 3.3ghz 8gb system at 100% cpu usage!!
My apologies for shameless YouTube Plugs...
youtube.com/sahajsarup
twitter @sahajsarup
skype srics1996
e-mail: sahajsarup@gmail.com
Blog: http://www.geektillithertz.com/wordpress
Web: http://www.geektillithertz.com

Return to “General discussion”