On Wed, 28 Mar 2007, prasad wrote:

> We create iso images of our product in the following way (high-level):
>
> # mkfile 3g /isoimages/myiso
> # lofiadm -a /isoimages/myiso
> /dev/lofi/1
> # newfs /dev/rlofi/1
> # mount /dev/lofi/1 /mnt
> # cd /mnt; zcat /product/myproduct.tar.Z | tar xf -

How big does your product extract to?  Is it close to the 3 gig size of
the filesystem?  Do you see any difference if you create a 4 gig iso
image?


Regards,
markm
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to