Sorry in advance for the long post, but I'm trying to provide any
information that might be helpful for diagnosing the problem.
The following is on an existing installation that has worked fine for some
time now. I recently discovered that my DVD+-R/W drive will not even
mount data discs, shortly after updating my Debian testing installation,
though I am not yet convinced this has anything to dow with the update
Specifically I get:
[EMAIL PROTECTED]:~$ mount /media/dvdrw/
mount: I could not determine the filesystem type, and none was specified
However, if I specify all the options manually as root:
gosroth:~# mount /dev/hdb -t iso9660 /media/dvdrw/
mount: No medium found
And yes, there is a disc in the drive.
I think the reason for the difference in the error messages is simply the
fact that the type in fstab is 'auto'. Here is my fstab for reference:
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
/dev/md0 / xfs defaults 0 1
/dev/sdb5 /backup ext3 defaults 0 2
/dev/sda5 /boot ext3 defaults 0 2
/dev/sda6 none swap sw 0 0
/dev/sdb6 none swap sw 0 0
/dev/hda /media/dvdrom iso9660 ro,user,noauto 0 0
/dev/hdb /media/dvdrw auto ro,user,noauto 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto 0 0
/dev/sdc1 /media/usbdev auto rw,user,noauto 0 0
/home /var/chroot/testing-ia32/home none bind 0 0
/tmp /var/chroot/testing-ia32/tmp none bind 0 0
proc /var/chroot/testing-ia32/proc proc defaults 0 0
The disc I am testing with works perfectly fine in my other drive. Just
to be sure I tried a couple different discs and it's always the same
thing. Yet near as I can tell the drive appears to be working perfectly
fine:
gosroth:/proc/ide/ide0/hdb# cdrecord -scanbus
scsibus1000:
1000,0,0 100000) 'TOSHIBA ' 'DVD-ROM SD-M1402' '1008' Removable
CD-ROM
1000,1,0 100001) 'SONY ' 'DVD RW DW-U10A ' '1.1d' Removable
CD-ROM
1000,2,0 100002) *
1000,3,0 100003) *
1000,4,0 100004) *
1000,5,0 100005) *
1000,6,0 100006) *
1000,7,0 100007) *
gosroth:/proc/ide/ide0/hdb# lspci
00:00.0 Memory controller: nVidia Corporation CK804 Memory Controller (rev
a3)
00:01.0 ISA bridge: nVidia Corporation CK804 ISA Bridge (rev a3)
00:01.1 SMBus: nVidia Corporation CK804 SMBus (rev a2)
00:02.0 USB Controller: nVidia Corporation CK804 USB Controller (rev a2)
00:02.1 USB Controller: nVidia Corporation CK804 USB Controller (rev a3)
00:04.0 Multimedia audio controller: nVidia Corporation CK804 AC'97 Audio
Controller (rev a2)
00:06.0 IDE interface: nVidia Corporation CK804 IDE (rev f2)
00:07.0 IDE interface: nVidia Corporation CK804 Serial ATA Controller (rev
f3)
00:08.0 IDE interface: nVidia Corporation CK804 Serial ATA Controller (rev
f3)
00:09.0 PCI bridge: nVidia Corporation CK804 PCI Bridge (rev a2)
00:0a.0 Bridge: nVidia Corporation CK804 Ethernet Controller (rev a3)
00:0b.0 PCI bridge: nVidia Corporation CK804 PCIE Bridge (rev a3)
00:0c.0 PCI bridge: nVidia Corporation CK804 PCIE Bridge (rev a3)
00:0d.0 PCI bridge: nVidia Corporation CK804 PCIE Bridge (rev a3)
00:0e.0 PCI bridge: nVidia Corporation CK804 PCIE Bridge (rev a3)
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron]
HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron]
Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron]
DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron]
Miscellaneous Control
01:00.0 VGA compatible controller: nVidia Corporation NV43 [GeForce 6600
GT] (rev a2)
05:06.0 Ethernet controller: 3Com Corporation 3c905C-TX/TX-M [Tornado]
(rev 74)
gosroth:/proc/ide/ide0/hdb# lsmod
Module Size Used by
nvidia 8122424 34
nls_iso8859_1 9856 0
isofs 40036 0
binfmt_misc 17292 1
ipv6 285664 18
ext3 138512 2
jbd 65392 1 ext3
mbcache 14216 1 ext3
dm_snapshot 20664 0
dm_mirror 25216 0
dm_mod 62800 2 dm_snapshot,dm_mirror
ide_disk 20608 0
snd_intel8x0 39592 1
snd_ac97_codec 106456 1 snd_intel8x0
snd_ac97_bus 7296 1 snd_ac97_codec
snd_pcm_oss 48672 0
snd_mixer_oss 21888 1 snd_pcm_oss
snd_pcm 89096 3 snd_intel8x0,snd_ac97_codec,snd_pcm_oss
snd_timer 29192 1 snd_pcm
snd 65256 8
snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
soundcore 15392 1 snd
i2c_nforce2 12544 0
psmouse 44432 0
serio_raw 12036 0
tsdev 13056 0
i2c_core 27776 2 nvidia,i2c_nforce2
snd_page_alloc 14864 2 snd_intel8x0,snd_pcm
pcspkr 7808 0
evdev 15360 1
xfs 485192 1
raid1 27008 1
md_mod 82844 2 raid1
ide_generic 5760 0 [permanent]
usbhid 45088 0
ide_cd 45088 0
sd_mod 25856 8
cdrom 40488 1 ide_cd
floppy 67112 0
3c59x 51380 0
mii 10368 1 3c59x
forcedeth 46340 0
ehci_hcd 36104 0
ohci_hcd 24836 0
amd74xx 19504 0 [permanent]
sata_nv 17412 6
libata 106784 1 sata_nv
scsi_mod 153008 2 sd_mod,libata
generic 11396 0 [permanent]
ide_core 147584 5
ide_disk,ide_generic,ide_cd,amd74xx,generic
thermal 20240 0
processor 38248 1 thermal
fan 9864 0
gosroth:/proc/ide/ide0/hdb# uname -a
Linux gosroth 2.6.18-4-amd64 #1 SMP Mon Mar 26 11:36:53 CEST 2007 x86_64
GNU/Linux
I am at a loss so any help would be appreciated.
--
David Kettler
[EMAIL PROTECTED]
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]