2007/11/8, Arthur <[EMAIL PROTECTED]>: > I would "modprobe sg" but I'm not sure how to burn with /dev/sg0. > The burn command in the dvdstyler preferences is: > > growisofs -V "$VOL_ID" -dvd-compat -Z $DEV -dvd-video "$DIR" $SPEEDSTR > > would I modify this line somehow?
You can't do anything useful modifying this line: it references the $DEV variable. I don't know where dvdstyler references it. Anyway you could try to change the symlink by hand, thus making /dev/dvd point to /dev/sg0. Corrado _______________________________________________ arch mailing list [email protected] http://archlinux.org/mailman/listinfo/arch
