[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [debian-knoppix] re: mounting problems



Hi,
I have kind of the same problem. I can't mount any CD-R device on my HD-installed Knoppix. Sorry for the long listings in this mail but I wanted to make error finding easier.

mount /dev/cdrom

mount: /dev/cdrom ist kein gültiges blockorientiertes Gerät (no block device)

Someone already told me that I have to check the symlinks:

ls /dev/sr0
lrwxrwxrwx    1 root     root            4 2003-11-10 01:45 /dev/sr0 -> scd

ls /dev/sr1
lrwxrwxrwx    1 root     root            4 2003-11-10 01:45 /dev/sr1 -> scd1


ls /dev/cdrom
lrwxrwxrwx    1 root     root            9 2003-11-10 02:05 /dev/cdrom -> /dev/scd

ls /dev/cdrom1
lrwxrwxrwx    1 root     root            9 2003-11-10 02:05 /dev/cdrom1 -> /dev/scd

 ls /dev/scd0
brw-rw----    1 root     cdrom     11,   0 2003-11-10 01:45 /dev/scd0

This all seems to me alright.

I checked the modules:

 lsmod

Module                  Size  Used by    Not tainted
af_packet              13448   1 (autoclean)
capi                   19168   0
capifs                  3500   1 [capi]
kernelcapi             30500   1 [capi]
capiutil               22176   0 [kernelcapi]
scanner                 9948   0 (unused)
8139too                17096   1
mii                     2240   0 [8139too]
crc32                   2816   0 [8139too]
hisax                 547812   0 (unused)
isdn                  127392   0 [hisax]
slhc                    4560   0 [isdn]
autofs4                 8756   1
parport_pc             24840   1 (autoclean)
lp                      7492   0
parport                22496   1 [parport_pc lp]
loop                   41232   0 (unused)
reiserfs              169616   0 (unused)
ext3                   64132   0 (unused)
jbd                    46292   0 [ext3]
nls_iso8859-1           2844   2
nls_cp437               4348   2
agpgart                38296   0 (unused)
es1371                 30120   1
gameport                1388   0 [es1371]
ac97_codec             11884   0 [es1371]
soundcore               3428   4 [es1371]
i810_rng                2660   0 (unused)
serial                 51972   0
usb-uhci               21836   0 (unused)
usbcore                57472   0 [scanner usb-uhci]
apm                     9768   2
rtc                     6908   0 (autoclean

Then less /etc/modules

# /etc/modules: kernel modules to load at boot time.
#
# This file should contain the names of kernel modules that are
# to be loaded at boot time, one per line.  Comments begin with
# a `#', and everything on the line after them are ignored.
rtc
apm power_off=1
usb-uhci
serial
i810_rng
es1371
agpgart
nls_cp437
nls_iso8859-1
ext3
reiserfs
loop
lp
parport_pc
autofs4
hisax
8139too
rtl8139
#myself:
ide-scsi

I assed the ide-scsi myself because someone on a forum told so. But it didn't help either.

At last looking at proc:
cat /proc/scsi/scsi 
Attached devices: none

I would greatly appreciate any help on how I can let my system recognize the CD-R drives.

Thank you
Holger


_______________________________________________
debian-knoppix mailing list
debian-knoppix@linuxtag.org
http://mailman.linuxtag.org/mailman/listinfo/debian-knoppix


Reply to: