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

/dev/cdrom wieder mal



problem:

keine symlinks vorhanden für:
/dev/cdrom
/dev/dvd
/dev/floppy

~$ dpkg -l | egrep 'hotplug|sysfs|linux-image|discover'
ii discover 2.0.7-2.1 hardware identification system ii discover-data 2.2005.02.13-1 Data lists for Discover hardware detection s ii hotplug 0.0.20040329-25 Linux Hotplug Scripts ii libdiscover2 2.0.7-2.1 hardware identification library ii libsysfs1 1.3.0-2 interface library to sysfs ii linux-image-2.6.12-1-k7 2.6.12-6 Linux kernel 2.6.12 image on AMD K7 machines ii sysfsutils 1.3.0-2 sysfs query tool and boot-time setup


~$ dmesg | egrep 'hd|fd'
Kernel command line: root=/dev/hda3 ro vga=792
mapped APIC to ffffd000 (fee00000)
PCI: PCI BIOS revision 2.10 entry at 0xfdab1, last bus=1
    ide0: BM-DMA at 0xfc00-0xfc07, BIOS settings: hda:DMA, hdb:pio
    ide1: BM-DMA at 0xfc08-0xfc0f, BIOS settings: hdc:DMA, hdd:pio
hda: WDC WD800BB-00FJA0, ATA DISK drive
hdc: TOSHIBA DVD-ROM SD-M1912, ATAPI CD/DVD-ROM drive
hda: max request size: 128KiB
hda: 156301488 sectors (80026 MB) w/2048KiB Cache, CHS=65535/16/63, UDMA(100)
hda: cache flushes supported
Adding 1228964k swap on /dev/hda2.  Priority:-1 extents:1
EXT3 FS on hda3, internal journal
Floppy drive(s): fd0 is 1.44M
hdc: ATAPI 48X DVD-ROM drive, 512kB Cache, UDMA(33)

~$ lsmod | egrep -o 'ide_cd|floppy'
ide_cd
ide_cd
floppy
ide_cd

~$ ls -l /dev/hdc
brw-rw----  1 root floppy 22, 0 2005-09-20 19:10 /dev/hdc

was ist da los? /dev/hdc gruppe "floppy"??

thx
matthias



Reply to: