On Wed, 10 Apr 2013, Eugene Grosbein wrote:

09.04.2013 21:58, Mark Saad ?????:

While not the same you can always do this

mdconfig -a -t vnode -f yourfreebsd-version.iso

mount -t cd9660 /dev/md0 /cdrom

Then use pax, cpio , cp, rsync etc to copy the data off the image .

This way breaks hardlinks, so /rescue expands to 690M instead of 5M.

rsync will support hard links with -H.
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Reply via email to