Computing.Net > Forums > Linux > redhat koncd burning

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

redhat koncd burning

Reply to Message Icon

Name: Kns
Date: September 12, 2002 at 15:20:00 Pacific
OS: Linux redhat 7.3
CPU/Ram: 1400mhz amd/1.4gb ram
Comment:

Hello i am a new user to redhat 7.3 i was
trying to burn a cd using the built in cd
burning software called Koncd when i try to
do a burn it says
scsidev: 'yamaha'
devname: 'yamaha'
scsibus: -2 target: -2 lun: -2
/usr/bin/cdrecord: No such file or
directory. Cannot open SCSI driver.
/usr/bin/cdrecord: For possible targets try
'cdrecord -scanbus'. Make sure you are
root.
Cdrecord 1.10 (i686-pc-linux-gnu) Copyright
(C) 1995-2001 Jörg Schilling
TOC Type: 1 = CD-ROM
so i went to command and tried cdrecord
-checkdrive
came back with.
scsidev: 'yamaha'
devname: 'yamaha'
scsibus: -2 target: -2 lun: -2
cdrecord: No such file or directory. Cannot
open SCSI driver.
cdrecord: For possible targets try
'cdrecord -scanbus'. Make
sure you are root.
cdrecord -scanbus comes back with
scsibus0:
0,0,0 0) 'AOPEN ' 'CD-RW
CRW1232PRO' '1.30' Removable CD-ROM
which is the drive i have so i thought
maybe it was'nt mounted and tryed mount -t
iso9660 /dev/cdrom1 /mnt/cdrom1 and it said
mount: block device /dev/cdrom1 is
write-protected, mounting read-only
mount: wrong fs type, bad option, bad
superblock on /dev/cdrom1,
or too many mounted file systems.
WTF any help would be much appreciated
thank you for your time.



Sponsored Link
Ads by Google

Response Number 1
Name: ricardo
Date: September 12, 2002 at 17:26:09 Pacific
Reply:

Make sure you are
root.


guess what you need to be root to run any cdrw devices, unless specified on config files. sudo etc.
no s--- "mount thing" this is raw acess

to burn an iso image just do after you cdrecord -scanbus

scsibus0:
0,0,0 0) 'SONY CD-RW'
0,1,0 1) *
0,2,0 2) *
(...)


cdrecord dev=0,0,0 speed=20 xpto.iso

regards,
ricardo mesquita
LX


0

Response Number 2
Name: Col
Date: September 13, 2002 at 04:47:46 Pacific
Reply:

You don't need to be root, just need to have sufficient permissions for whichever non-root account you use. Open a shell + su to root, then type
chmod o+rw /usr/bin/cdrecord
Also, you don't need to mount the cd drive to use cdrecord (there is no file system on a blank cd)


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


Where does Mandrake store... command not found using s...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: redhat koncd burning

Redhat ISO burning problems www.computing.net/answers/linux/redhat-iso-burning-problems/12788.html

How to burn RH8 .ISO? www.computing.net/answers/linux/how-to-burn-rh8-iso-/17865.html

which iso to burn? www.computing.net/answers/linux/which-iso-to-burn/1719.html