Search Members Help

» Welcome Guest
[ Log In :: Register ]

Mini-ITX Boards Sale, Fanless BareBones Mini-ITX, Bootable 1G DSL USBs, 533MHz Fanless PC <-- SALE $200 each!
Get The Official Damn Small Linux Book. DSL Market , Great VPS hosting provided by Tektonic
Pages: (2) </ [1] 2 >/

[ Track this topic :: Email this topic :: Print this topic ]

reply to topic new topic new poll
Topic: Writing to CDRW< Next Oldest | Next Newest >
dslrgm Offline





Group: Members
Posts: 84
Joined: July 2007
Posted: Dec. 28 2007,05:58 QUOTE

I have a Storix USB DVD/CDRW plugged into a USB port on a PCMCIA USB card with the DSL 4.2.1 frugal install.

I have been able to read from this drive with mnt /dev/scd0 /mnt/cdrom1

though it might have been nice if it auto mounted...

But my goal is to burn an iso image to CD, so I try:

cdrecord -v dev=/dev/scd0 dsl4-2-1.iso and I get an error something like:

Read-only file system.  Cannot open 'dev'scd0'.  Cannot open SCSI driver.

I had rebooted the system after reading an existing CD and mount does not show the CDRW mounted right now.
Back to top
Profile PM 
lucky13 Offline





Group: Members
Posts: 1478
Joined: Feb. 2007
Posted: Dec. 28 2007,13:27 QUOTE

Quote
though it might have been nice if it auto mounted...

You can edit your fstab if you want it to do that. As far as your other troubles, did you check permissions, mount it rw instead of ro, etc.?


--------------
"It felt kind of like having a pitbull terrier on my rear end."
-- meo (copyright(c)2008, all rights reserved)
Back to top
Profile PM WEB 
curaga Offline





Group: Members
Posts: 2163
Joined: Feb. 2007
Posted: Dec. 28 2007,15:28 QUOTE

I thought cdrecord wants a scsi device number (something like 0,0,7) and not a device?

Try cdrecord -scanbus to see which number your drive got..


--------------
There's no such thing as life. Those mean little jocks invented it ;)
-
Windows is not a virus. A virus does something!
Back to top
Profile PM 
roberts Offline





Group: Members
Posts: 4983
Joined: Oct. 2003
Posted: Dec. 28 2007,15:30 QUOTE

Quote
cdrecord -v dev=/dev/scd0 dsl4-2-1.iso


This is what I use:

cdrecord -v dev=0,0,0 speed=4 data dsl-4.2.1.iso

where the numbers 0,0,0 are obtained from the command

cdrecord -scanbus
Back to top
Profile PM WEB 
dslrgm Offline





Group: Members
Posts: 84
Joined: July 2007
Posted: Dec. 28 2007,19:44 QUOTE

Quote (roberts @ Dec. 28 2007,10:30)
Quote
cdrecord -v dev=/dev/scd0 dsl4-2-1.iso


This is what I use:

cdrecord -v dev=0,0,0 speed=4 data dsl-4.2.1.iso

where the numbers 0,0,0 are obtained from the command

cdrecord -scanbus

YES!!!!!

dev=0,0,1

Worked with a speed=4

Just downloaded another iso and trying it with speed=8 (what is reported as the speed of this CDRW drive).

THANKS!!!

Now to document it.
Back to top
Profile PM 
8 replies since Dec. 28 2007,05:58 < Next Oldest | Next Newest >

[ Track this topic :: Email this topic :: Print this topic ]

Pages: (2) </ [1] 2 >/
reply to topic new topic new poll
Quick Reply: Writing to CDRW

Do you wish to enable your signature for this post?
Do you wish to enable emoticons for this post?
Track this topic
View All Emoticons
View iB Code