Hey all,
I have an external firewire LG GSA-4160B DVD+-RW/RAM/DL burner connected to my Dell Inspiron 8200 Laptop. It works fine and burns just about any disk I can get my hands on.
The trouble is after I burn a DVD (successfully or otherwise), the drive keeps the disk and I have to force an eject. After this, when I try to mount a DVD I recieve the error:
mount: wrong fs type, bad option, bad superblock on /dev/scd0, or too many mounted file systems
After a system reboot I am able to mount the DVD's fine until another burn.
I tried updating udev which solved a problem with K3b not detecting my two CD/DVD drives at the same time, but it did not solve this one.
Does anyone know what could be causing the problem? Or how to fix it? If anyone has the same problem - please describe your hardware and software.
My system is:
- Dell Inspiron 8200
- Pentium 4 M 1600MHz
- 256MB RAM
- 60GB Seagate UATA HDD
- Samsung CDRW/DVD Combo drive (SCSI emulated)
- firewire LG GSA-4160B DVD+-RW/RAM/DL
My software is:
- Fedora Core 3
- dvd+rw-tools 5.21.4.10.8
- udev 0.50-9
- k3b 0.11.14-2
fstab is:
LABEL=/ / ext3 defaults 1 1
none /dev/pts devpts gid=5,mode=620 0 0
none /dev/shm tmpfs defaults 0 0
LABEL=/documents /documents ext3 defaults 1 2
none /proc proc defaults 0 0
none /sys sysfs defaults 0 0
/dev/hda2 swap swap defaults 0 0
/dev/hdb /media/cdrecorder auto pamconsole,fscontext=system_u

bject_r:removable_t,ro,exec,noauto,managed 0 0
/dev/scd0 /media/cdrecorder1 auto pamconsole,fscontext=system_u

bject_r:removable_t,ro,exec,noauto,managed 0 0
/dev/fd0 /media/floppy auto pamconsole,fscontext=system_u

bject_r:removable_t,exec,noauto,managed 0 0