Tiny Core Linux

Tiny Core Base => Other architectures => Topic started by: tomasparks on July 05, 2015, 02:15:49 PM

Title: porting to a busybox powered eink erearder (kobo touch)
Post by: tomasparks on July 05, 2015, 02:15:49 PM
I am getting a busybox powered eink ereader (kobo touch)

the reader use a normal filesystem layout  :)

I wondering how can I copy tiny core onto a existing filesystem layout?
Title: Re: porting to a busybox powered eink erearder (kobo touch)
Post by: gerald_clark on July 05, 2015, 02:33:00 PM
Core needs to be compiled for each specific target.
Unless there is a released version for your specific hardware with instructions, you don't.
Title: Re: porting to a busybox powered eink erearder (kobo touch)
Post by: tomasparks on July 05, 2015, 05:57:22 PM
I know it is arm based and I am setting up the Dev environment[1]
I forgot to say debian[2] can run on the hardware

[1] http://www.mobileread.com/forums/showthread.php?t=185680
[2] http://www.mobileread.com/forums/showthread.php?t=222123
Title: Re: porting to a busybox powered eink erearder (kobo touch)
Post by: Paul_123 on July 11, 2015, 07:22:16 AM
Just a flat out copy....no.  You would have to master your own copy, and then move the bootable image to the device.

This is a good basic how to post.   http://forum.tinycorelinux.net/index.php/topic,17895.0.html

Understanding the boot process of the device, and availability of the kernel source are the 2 first steps.