Hi. I'm trying to edit a cramfs image with familiar 0.5.3.
I've added the loopback modules to Familiar 0.5.3 and I can successfully
mount the file:
mount -t cramfs -o loop initrd.cramfs /zip/boot/temp/
(the last is just my mount point)
When I try to copy a file from the mounted image (like etc/pcmcia/config), I
get
# cp config /zip2
Error -3 while decompressing!
c01c08fc(-381417)->c18c0000(4096)
Error -3 while decompressing!
c0163713(4634490)->c18ba000(4096)
Error -3 while decompressing!
c015fe8d(1864546530)->c18b8000(4096)
Error -3 while decompressing!
c015f76f(-1869147766)->c18b2000(4096)
Error -3 while decompressing!
c01638f9(-20697)->c18b0000(4096)
Error -3 while decompressing!
c0163820(4622253)->c18aa000(4096)
Error -3 while decompressing!
c015ffcd(2997410)->c18a5000(4096)
Error -3 while decompressing!
c015fc6f(-7590756)->c18a3000(4096)
Error -3 while decompressing!
c016390b(-41464)->c18a1000(4096)
Error -3 while decompressing!
c0163713(4634490)->c189d000(4096)
I've tried doing this operation on both a flash card and a Kingston PC Card
hard disk, with similar results.
Any suggestions?
--Bill
Received on Sat Nov 30 20:58:12 2002
This archive was generated by hypermail 2.1.8 : Tue May 04 2004 - 09:39:35 EDT