Author Topic: Regarding Embedded Linux  (Read 7840 times)

sar_van81

  • Newbie
  • *
  • Posts: 4
    • View Profile
Regarding Embedded Linux
« on: August 05, 2006, 01:56:28 am »
hi....

i'm a newbie to embedded linux. i have an SBC with pentium 4 processor. i need to port an Embedded linux into it..... can any one suggest me which embedded linux can i use....?


thanks in advance......

saravanan

Da_Blitz

  • Hero Member
  • *****
  • Posts: 1579
    • View Profile
    • http://www.pocketnix.org
Regarding Embedded Linux
« Reply #1 on: August 05, 2006, 07:01:59 am »
This would have been better filed under, general discussion

in my opinon a p4 is not an embedded device, however i will bite

what do you intend to do with it (difrent distros are better suited for diffrent tasks)
do you have a link to the hardware (ie does it have serial, ethernet)
have you used linux before (from the post i gather that you havent)

if the hardware is a small form factor p4 then there is no effert in porting, in fact there is no porting ethier scince you can just use any old distro, if it has a funny setup (increadably unlikly) then you may just have to recompile the kernel, bootstrapping may be a bit difficult but anyone who knows what the command line is can do it
Personal Blog
Code
Twitter

Gemini Order: #95 (roughly)
Current Device: Samsung Chromebook Gen 3
Current Arm Devices Count: ~30
Looking to acquire: Cavium Thunder X2 Hardware

sar_van81

  • Newbie
  • *
  • Posts: 4
    • View Profile
Regarding Embedded Linux
« Reply #2 on: August 05, 2006, 08:35:26 am »
hi...

my requirement is that i need to load an OS. along with that i'l load my applications which include MYSQL database, tomcat etc. I'm going to use this for industrial purpose. so i just need to run these things only . i dnt want any other applications........

w14

  • Full Member
  • ***
  • Posts: 180
    • View Profile
    • http://
Regarding Embedded Linux
« Reply #3 on: August 05, 2006, 08:52:38 am »
You've got a lot of work ahead of you then. I would suggest starting here:

http://www.linuxfromscratch.org/

Mike.
sl-c3100
pdaxrom 1.1.0 beta1

Da_Blitz

  • Hero Member
  • *****
  • Posts: 1579
    • View Profile
    • http://www.pocketnix.org
Regarding Embedded Linux
« Reply #4 on: August 06, 2006, 01:56:54 am »
that would be the best way to do it, ethire that or strip a distro down by hand. with a couple of tools its not that hard to do. i would recomend starting with a floppy disk distro and adding to it
Personal Blog
Code
Twitter

Gemini Order: #95 (roughly)
Current Device: Samsung Chromebook Gen 3
Current Arm Devices Count: ~30
Looking to acquire: Cavium Thunder X2 Hardware