How can I write ISO file to a CD with suse 9.2?
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.
How about giving dev=/dev/hdc or whatever a try instead. Remember, in 2.6 the SCSI system was all changed in the kernel. Stuff like cdrecord don't work the way they did with 2.4. D'Arcy On Jun 23, 2005, at 12:09 PM, Dan Pelton wrote:
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.
-- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
On Thursday 23 June 2005 19:21, D'Arcy MacIsaac wrote:
How about giving dev=/dev/hdc or whatever a try instead. Remember, in 2.6 the SCSI system was all changed in the kernel. Stuff like cdrecord don't work the way they did with 2.4.
The clicky way: simply use k3b/Tools/CD/Burn CD Image.
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"
The command line way: cdrecord -scanbus dev=ATAPI cdrecord dev=ATAPI:0,0,0 suse-9.2-live-cd-kde.iso replace ATAPI:0,0,0 with the numbers you get for your writer at -scanbus You see, the error is "knoppix".. should be SUSE. :-)
Silviu Marin-Caea wrote:
On Thursday 23 June 2005 19:21, D'Arcy MacIsaac wrote:
How about giving dev=/dev/hdc or whatever a try instead. Remember, in 2.6 the SCSI system was all changed in the kernel. Stuff like cdrecord don't work the way they did with 2.4.
The clicky way: simply use k3b/Tools/CD/Burn CD Image.
Normally I use xcdroast for CD's, but yesterday I used dvdbackup to get files from a video DVD and brunt it using K3B. There are many nice and easy apps available.
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"
The command line way:
cdrecord -scanbus dev=ATAPI
cdrecord dev=ATAPI:0,0,0 suse-9.2-live-cd-kde.iso replace ATAPI:0,0,0 with the numbers you get for your writer at -scanbus
You see, the error is "knoppix".. should be SUSE. :-)
Not if you want the best of breed tools, knoppix for hardware detection and a great view of your system for modules etc, timos rescuecd for recovery as it boots and runs faster than knoppix, runs in RAM option makes it really speedy. Regards Sid. -- Sid Boyce ... Hamradio License G3VBV, Keen licensed Private Pilot Retired IBM Mainframes and Sun Servers Tech Support Specialist Microsoft Windows Free Zone - Linux used for all Computing Tasks
Thanks. "k3b/Tools/CD/Burn CD Image" worked. Dan P. Silviu Marin-Caea wrote:
On Thursday 23 June 2005 19:21, D'Arcy MacIsaac wrote:
How about giving dev=/dev/hdc or whatever a try instead. Remember, in 2.6 the SCSI system was all changed in the kernel. Stuff like cdrecord don't work the way they did with 2.4.
The clicky way: simply use k3b/Tools/CD/Burn CD Image.
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"
The command line way:
cdrecord -scanbus dev=ATAPI
cdrecord dev=ATAPI:0,0,0 suse-9.2-live-cd-kde.iso replace ATAPI:0,0,0 with the numbers you get for your writer at -scanbus
You see, the error is "knoppix".. should be SUSE. :-)
participants (4)
-
D'Arcy MacIsaac
-
Dan Pelton
-
Sid Boyce
-
Silviu Marin-Caea