[vox-tech] devfs and mkisofs, don't have permission to create multisession cd's
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[vox-tech] devfs and mkisofs, don't have permission to create multisession cd's
I have a backup script that I run periodically (and I haven't run it
in two whole weeks), and I was trying to run it today but since having
switched to devfs, the permissions on the cd drive's device file seem
to have changed (probably as a result of the switch), so that I can't
read the file system. As a result, I can't add new sessions to a CD
because a permissions error keeps mkisofs from reading the previous
sessions on the CD.
Devfs complains about /dev/sg0
[bloom@kabloom ~]% ls -l /dev/sg0
lr-xr-xr-x 1 root root 36 2004-01-30 07:22 /dev/sg0
-> scsi/host0/bus0/target0/lun0/generic
[bloom@kabloom ~]% ls -l `readlink -f /dev/sg0`
crw-r--r-- 1 root cdrom 21, 0 1969-12-31 16:00
/dev/scsi/host0/bus0/target0/lun0/generic
Does anybody know what the correct permissions should be, or how to
fix this problem?
--
I usually have a GPG digital signature included as an attachment.
See http://www.gnupg.org/ for info about these digital signatures.
My key was last signed 10/14/2003. If you use GPG *please* see me about
signing the key. ***** My computer can't give you viruses by email. ***
Attachment:
signature.asc
Description: Digital signature
|