Hi, > >> :-( Unable to CAMGETPASSTHRU for /dev/cd0 Inappropriate ioctl for device. > > Could someone else try to make a 'dump to DVD' backup [...] > /sbin/dump -0u -L -C16 -B4589840 -P 'growisofs -Z /dev/cd0=/dev/fd/0' /u
A test with less disk load would be to write e.g. 100 MB of zeros to e.g. DVD+RW media (in order to reduce waste): dd if=/dev/zero bs=1M count=100 | growisofs -Z /dev/cd0=/dev/fd/0 Have a nice day :) Thomas _______________________________________________ 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"