> Why do you believe that you need this?

Because it's a great tramsfer instrument between Solaris and other disparate 
systems, such as Windows, or even just between Solaris x86 and Solaris SPARC.

Having to play games with:

mkfile -v 650m /var/tmp/file
lofiadm -a /var/tmp/file
mkfs -F udfs -o label=UDFvol-034 /dev/rlofi/1
fsck -F udfs /dev/rlofi/1
mount -F udfs /mnt
find . -depth -print | cpio -pvdmu /mnt
umount /mnt
lofiadm -d /dev/lofi/1
cdrecord -v -pad -dao -data dev=0,1,0 /var/tmp/file

works great, but it can sometimes be tiring.

> Because the number of supported write cycles is not
> sufficient.

Unfortunately, that doesn't tell me much. What does that mean?
This message posted from opensolaris.org
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to