how to create a DVD backup filesystem?

perryh at pluto.rain.com perryh at pluto.rain.com
Fri Jan 23 10:14:00 PST 2009


> You can always try to tar it up directly
>
> tar -czf /dev/acd0 ~kline/ ~devel/

Does it actually work to write to a burner without intervention by
the likes of cdrecord or burncd?  If so, should it also be possible
to burn an existing .iso by something like

  dd if=cd1.iso of=/dev/acd0 bs=64b


More information about the freebsd-questions mailing list