On Wed, 2005-11-02 at 22:19 +0000, Paul Smith wrote: > Dear All > > I am looking for an easy way of making a iso DVD. Could someone please > give me some advice? > > Thanks in advance, > > Paul > Assuming data is being written ! and the DVD device is known /dev/scd? To create and burn iso DVD of a "Rockridge" directory structure growisofs -Z /dev/scd? -R dir_name OR for a prebuilt iso image growisofs -Z /dev/scd?=file.iso John