On Fri, Feb 19, 2016 at 12:29 AM, Bilal Malik <[email protected]> wrote:
> I don't have knowledge of Linux.Guide me about linux also > > cool, just ask question. and to be frank with you, kernel stuff only comes much later when you have sufficient knowledge in linux userspace. but perhaps your job requirements is embedded linux - so the emphasis is again slightly different: a. know your hardware well: ARM, Raspberry PI architecture, TI etc. b. Know how to compile and build rootfs image, kernel image, and understanding device tree and flash these build into the SDCard/internal flash etc and bootup. Normally you will just need to follow the procedure as created by the someone else. c. understanding some debugging: userspace + kernel of the the embedded board. this will happen after sometime when you started running applications on your board. so as you can see, minimal Linux admin knowledge is needed at the start. later you can go into the initialization details (systemd etc), cron jobs, security policies, iptables, printer setup, display/X setup, ftp/tftp, nfs, cifs etc. > thanks > > > On Thursday, February 18, 2016 at 7:55:02 PM UTC+5, Peter Teoh wrote: >> >> Sorry, another all-time favorite of mine is free-electrons: they have >> been very generous putting lots of training materials free online: >> >> >> http://free-electrons.com/~thomas/presentation-linux-embarque-captronic-juin-2011.pdf >> >> >> http://free-electrons.com/doc/embedded_lfs.pdf >> >> >> http://free-electrons.com/doc/training/embedded-linux/embedded-linux-slides.pdf >> >> The first slide is already 500pages long - and it just focus on "Embedded >> Linux". >> >> So of course many other slides at slideshare.net as well: >> >> >> http://www.slideshare.net/search/slideshow?searchfrom=header&q=embedded+linux >> >> On Thursday, February 18, 2016 at 8:40:03 PM UTC+8, Bilal Malik wrote: >>> >>> Hi everyone >>> I am working with embedded applications development from last 3 years >>> but I am working with microcontrollers only. I want to shift into embedded >>> linux. Kindly guide me from where should I start? >>> >>> Share some good books and hardware boards to learn embedded linux >>> >>> >>> thanks in anticipation >>> >> -- > You received this message because you are subscribed to the Google Groups > "linuxkernelnewbies" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Regards, Peter Teoh -- You received this message because you are subscribed to the Google Groups "linuxkernelnewbies" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
