public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.6.10-ac2 - more cdrecord wierdness
@ 2005-01-03  4:08 Bill Davidsen
  2005-01-03 15:52 ` Alan Cox
  0 siblings, 1 reply; 3+ messages in thread
From: Bill Davidsen @ 2005-01-03  4:08 UTC (permalink / raw)
  To: Linux Kernel M/L

I am trying to write a backup CD. The first write goes fine, I have rw 
permission on the device, I use /dev/hdc, all is fine. I can mount the 
CD, read it, etc.

However - it was written with the -multi option so I can add things to 
it, since most of my backups are 50MB at a time. When I try to get the 
size (using a perl script) which does:
  cdrecord dev=/dev/hdc -msinfo
I get permission denied. Even if I set cdrecord setuid (as a test, I 
don't run that way).

Back to ide-scsi, the perl program allows me to have the best features 
of growisofs and some other usefulk features for backing up relatively 
small datasets on a single CD.

Just a FYI - I assume there's a good reason why reading the unclosed 
filesystem size would compromise security.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-01-03 17:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-03  4:08 2.6.10-ac2 - more cdrecord wierdness Bill Davidsen
2005-01-03 15:52 ` Alan Cox
2005-01-03 17:21   ` Bill Davidsen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox