>
> Uncompressing miniroot
> 
> gzcat: /mnt/iso/boot/x86.miniroot: No such device or address


Seems it gets an error (ENXIO, 6, "No such device or address")
when reading from the file /mnt/iso/boot/x86.miniroot ?

What happens when you read from that file?
Does it copy all blocks, or does it report some error?

  dd if=/mnt/iso/boot/x86.miniroot of=/dev/null
-- 
This message posted from opensolaris.org

Reply via email to