View Single Post
Old 04-28-2011, 12:57 AM   #107
qinbill
Member
qinbill began at the beginning.
 
Posts: 24
Karma: 10
Join Date: Sep 2010
Device: Kindle Dxg
The k3g create update will fail at copy_new_files.

I tested it. It fail mostly at processing this part:

cp -a /bin /etc /lib /linuxrc /opt /sbin /test /usr ${ROOT}/

After I split this command.

I notice that when cp /usr ${ROOT}. It will fail. I guess it is because this directory is too big. 370Mb.

Right Now I generated rootfs.img file from k3g using the scripts of prepare kindle. I am trying to generate update package from my linux laptop.
qinbill is offline   Reply With Quote