That works!

Now to zip it all back up I did

cd /tmp/b/

cpio -oc > /tmp/a/x86.miniroot-modified

but the file sizes are different:

154050560 bytes for x86.miniroot (original)
132227072 bytes for x86.miniroot-modified

and 

lofiadm -a /tmp/a/x86.miniroot-modified
mount /dev/lofi/2 /tmp/c/

gives the

mount: /dev/lofi/2 is not this fstype

which tells me my cpio flag's not set right, etc.

Any quick clues on what's the best way to zip the miniroot back up into usable 
form?

Thanks alot,

J
 
 
This message posted from opensolaris.org
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to