Juanito, and wathcers.
Helps of Juanito and Wiki's, I can made up correct initrd.
Thank you!
good result:
$cd /home/tc/initrd/
$zcat /boot/tinycore.gz | cpio -d -i -H newc
$ls -lat ./
$find | sudo cpio -o -H newc | gzip -2 > /boot/rm-tcinitrd.gz
this is on TC system.
I've try re-packing commands like this too,
$find | sudo cpio -o -H newc | gzip -11 > /boot/another-rm-tcinitrd.gz
but, created initrd files are identical. same md5sum value.
Anyway, I can boot from remastered initrd.
background:
I'm using TC on some NOTE-PC.
and now, I'll try to boot TC on too obsolated NOTE.
It's 486DX2-16MB, non-PCI, non-USB, non-CDROM.
Officially, TC team not recommands one.
The reason why, I want to reduce initrd volume to save system memory.
I'll try it.
Thank you. Let's have fun TC.
core-bozo, from Japan, far east.