LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 07-27-2004, 05:24 PM   #1
kodon
Member
 
Registered: Jul 2004
Location: [jax][fl][usa]
Distribution: Slackware64-current
Posts: 796

Rep: Reputation: 31
CD-RW compatibility


i am having a problem mounting and accessing cd-rw's burnt with nero under windoze xp. it only seems to be cd-rw's though...cd-r's that i had burnt before mount just fine. i thought maybe a bad , scratched or smudged disk but i have the same problem with brand new pristine cd-rw's. perhaps nero? is there another windoze app with better linux compatability?

the cd-rw's were burnt iso9660 / mode 1 / joliet (also tried no joliet) / no relaxed settings

i have the all the file systems compiled into my kernel and i am not using scsi emulation...2.6.6 kernel

this is my fstab:
/dev/hda3 swap swap defaults 0 0
/dev/hda1 / ext2 defaults 1 1
/dev/hda2 /home ext2 defaults 1 2
/dev/cdrom /mnt/cdrom iso9660 noauto,user,ro 0 0
/dev/cdrw /mnt/cdrw iso9660 noauto,user,ro 0 0
/dev/fd0 /mnt/floppy auto noauto,user 0 0
devpts /dev/pts devpts gid=5,mode=620 0 0
proc /proc proc defaults 0 0
sysfs /sys sysfs defaults 0 0


*note: on two occassions i COULD mount and read the cd-rw's using the exact same settings, but after erasing and burning again i got the error again...

mount: wrong fs type, bad option, bad superblock on /dev/cdrw,
or too many mounted file systems

...i also receive the error when trying to mount it on the cdrom




it is almost as if the cd-rw's are being seen as audio cd's
 
Old 07-27-2004, 05:38 PM   #2
jschiwal
LQ Guru
 
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 15,733

Rep: Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682
If it possible that the dvd is using the udf file system. This link might help.
http://www.faqts.com/knowledge_base/...html/aid/21327
 
Old 07-27-2004, 05:42 PM   #3
superbondbond
Member
 
Registered: Nov 2002
Posts: 668

Rep: Reputation: 30
Did you burn multi-session or leave the disc session open? I'm not sure how the filesystem would differ (if at all) in this case.

Just to see, you could try mounting as a UDF filesystem. That would be the first thing I would try.

mount -t udf /dev/cdrw /mnt/cdrw

I have had no problems with CD-RWs burnt in XP (not with nero, with roxio-style drag and drop straight to the CD folder). I have not tried it with a multi/open session disc though.
 
Old 07-27-2004, 06:10 PM   #4
jschiwal
LQ Guru
 
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 15,733

Rep: Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682
You could insert the disk while running k3b. It may provide information on the disk that will help you mount it properly.

One other idea is to install supermount. I believe it is available for slackware. Then you could mount a cd/dvd with either an iso9660 or udf filesystem.
 
Old 07-27-2004, 06:18 PM   #5
kodon
Member
 
Registered: Jul 2004
Location: [jax][fl][usa]
Distribution: Slackware64-current
Posts: 796

Original Poster
Rep: Reputation: 31
Quote:
Did you burn multi-session or leave the disc session open? I'm not sure how the filesystem would differ (if at all) in this case.

Just to see, you could try mounting as a UDF filesystem. That would be the first thing I would try.

mount -t udf /dev/cdrw /mnt/cdrw

no multi-session
finalized
disk-at-once/96


'mount -t udf /dev/cdrw /mnt/cdrw' produced the same error
 
Old 07-27-2004, 06:21 PM   #6
kodon
Member
 
Registered: Jul 2004
Location: [jax][fl][usa]
Distribution: Slackware64-current
Posts: 796

Original Poster
Rep: Reputation: 31
Quote:
Originally posted by jschiwal
If it possible that the dvd is using the udf file system. This link might help.
http://www.faqts.com/knowledge_base/...html/aid/21327

umm...it's not a dvd

it's a cd-rw
 
Old 07-27-2004, 06:47 PM   #7
kodon
Member
 
Registered: Jul 2004
Location: [jax][fl][usa]
Distribution: Slackware64-current
Posts: 796

Original Poster
Rep: Reputation: 31
Quote:
Originally posted by jschiwal
You could insert the disk while running k3b. It may provide information on the disk that will help you mount it properly.

One other idea is to install supermount. I believe it is available for slackware. Then you could mount a cd/dvd with either an iso9660 or udf filesystem.
when using k3b and the cd-rw disk in the cd-rw drive...the drive spins and it tries to read it and i get either could not mount device or k3b freezes

when using k3b and the cd-rw disk in the cd-rom drive...same as the cd-rw drive plus my hdd light goes steady as if the contents of the disk are being copied to the hard drive.



linux box
cd-rom: BCD - F520D CD-ROM
cd-rw: YAMAHA - CRW2200E

windows box
cd-rw: LITE-ON - LTR-48126S
 
Old 07-27-2004, 07:04 PM   #8
kodon
Member
 
Registered: Jul 2004
Location: [jax][fl][usa]
Distribution: Slackware64-current
Posts: 796

Original Poster
Rep: Reputation: 31
okay...i just burnt it again and k3b reads it now


the only settings changes i made were:
changed write speed from 4x to 2x
changed disc-at-once/96 to disc-at-once
changed no relaxed joliet to allow joliet filenames > 64


will see if i can reproduce this successful burn later
 
Old 07-27-2004, 09:00 PM   #9
kodon
Member
 
Registered: Jul 2004
Location: [jax][fl][usa]
Distribution: Slackware64-current
Posts: 796

Original Poster
Rep: Reputation: 31
it seems to be working properly with the current settings
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Compatibility nderitualex Red Hat 2 11-02-2005 06:07 AM
I need OS compatibility help Bijan Linux - Software 2 10-01-2005 05:27 PM
compatibility landonmkelsey Linux - Hardware 2 05-04-2005 04:33 PM
compatibility nautilus_1987 Linux - Hardware 1 08-24-2002 12:46 AM
Compatibility bfloeagle Linux - General 1 04-25-2001 08:26 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 04:17 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration