How can I write ISO file to a CD with suse 9.2? I tried the command bellow and got an error. This worked under 9.0. "cdrecord -v -dao -speed=4 dev=0,0 KNOPPIX_V3.9-2005-05-27-EN.iso" I also ran "cdrecord --scanbus" Cdrecord-Clone 2.01 (i686-suse-linux) Copyright (C) 1995-2004 Jörg Schilling Note: This version is an unofficial (modified) version Note: and therefore may have bugs that are not present in the original. Note: Please send bug reports or support requests to http://www.suse.de/feedback Note: The author of cdrecord should not be bothered with problems in this version. cdrecord: No such file or directory. Cannot open '/dev/pg*'. Cannot open SCSI driver. cdrecord: For possible targets try 'cdrecord -scanbus'. cdrecord: For possible transport specifiers try 'cdrecord dev=help'. Thanks, Dan P.