View Single Post
Old 04-22-2014, 06:30 PM   #14
Lucas Malor
Pain in the arse
Lucas Malor will give the Devil his due.Lucas Malor will give the Devil his due.Lucas Malor will give the Devil his due.Lucas Malor will give the Devil his due.Lucas Malor will give the Devil his due.Lucas Malor will give the Devil his due.Lucas Malor will give the Devil his due.Lucas Malor will give the Devil his due.Lucas Malor will give the Devil his due.Lucas Malor will give the Devil his due.Lucas Malor will give the Devil his due.
 
Lucas Malor's Avatar
 
Posts: 758
Karma: 77856
Join Date: Apr 2013
Device: Kobo Aura One, Kindle 4
old post:
Spoiler:
*sigh* nothing. I created a 11 Mb ext4 partition on a USB stick and I tried to do

PHP Code:
dd if=uImage of=/dev/sdb bs=512 seek=14335 
Probably seek=1 is enough. Anyway, nothing. No files is present on the partition.

Further investigations may be required.


EDIT: gross mistake: it can't work if there's no partition table on the uImage... and uImage contains only the kernel, so the most interesting thing is the source code on the Kobo Git

Last edited by Lucas Malor; 04-25-2014 at 06:27 AM.
Lucas Malor is offline   Reply With Quote