Hello, I would not use this method. But rather creating a anotherfile.iso with command "mkfile estimatedsize anotherfile.iso" Then mount it with lofiadm "lofiand -a /dev/lofi/2" Then mount it to /mnt2 with "mount -F nsfs /dev/lofi/2 /mnt2" Then copy file.iso to anotherfile.iso with cpio with someting like "cd /mnt ; find . | cpio -pdm /mnt2" And the new image should be the one...
HTH C-eDGe -- This message posted from opensolaris.org