Tiny Core Linux

dCore Import Debian Packages to Mountable SCE extensions => dCore Armv7 => Topic started by: bugger553 on April 27, 2013, 02:46:12 PM

Title: piCore3611a.gz | extract & pack
Post by: bugger553 on April 27, 2013, 02:46:12 PM
Hello comunity...


I have a problem with the piCore...

when I unzip the normal microCore like this...
sudo zcat /tmp/core.gz | sudo cpio -i -H newc -d

and zip it afterwards that way...
sudo find | sudo cpio -o -H newc | gzip -2 > ../mycore.gz


theres no problem...

but when I do it with the piCore it dont works...



I think the piCore is not in cpio format
can you tell me in which format I must pack it?



Thank you in advance!