Results 1 to 4 of 4

Thread: CD/DVD Problems

  1. #1
    Junior Member
    Join Date
    Aug 2004
    Posts
    3

    CD/DVD Problems

    I get various errors, mount point doesn't exist, device block doesn't exist, etc.

    Scanned the plethora of posts on this topic, tried what has worked for others, and the only thing I've gathered is what info to post:

    fstab:
    # /etc/fstab: filesystem table.
    #
    # filesystem mountpoint type options dump pass
    /dev/hda3 / ext3 defaults,errors=remount-ro 0 1

    proc /proc proc defaults 0 0
    /dev/fd0 /floppy vfat defaults,user,noauto,showexec,umask=022 0 0
    usbdevfs /proc/bus/usb usbdevfs defaults 0 0
    sysfs /sys sysfs defaults 0 0
    /dev/dvd /dvd iso9660 defaults,ro,user,noexec,noauto 0 0
    /dev/cdaudio /cdaudio iso9660 defaults,ro,user,noexec,noauto 0 0
    # Added by KNOPPIX
    /dev/hda1 /mnt/hda1 ext2 noauto,users,exec 0 0
    # Added by KNOPPIX
    /dev/hda2 none swap defaults 0 0
    # Added by KNOPPIX
    /dev/hda4 /mnt/hda4 vfat noauto,users,exec,umask=000 0 0
    lspci -v
    root@box:/home/dane# lspci -v
    0000:00:00.0 Host bridge: Advanced Micro Devices [AMD] AMD-760 [IGD4-1P] System Controller (rev 12)
    Flags: bus master, medium devsel, latency 32
    Memory at 60000000 (32-bit, prefetchable) [size=64M]
    Memory at 40500000 (32-bit, prefetchable) [size=4K]
    I/O ports at 2490 [disabled] [size=4]
    Capabilities: [a0] AGP version 2.0

    0000:00:01.0 PCI bridge: Advanced Micro Devices [AMD] AMD-760 [IGD4-1P] AGP Bridge (prog-if 00 [Normal decode])
    Flags: bus master, 66MHz, medium devsel, latency 32
    Bus: primary=00, secondary=01, subordinate=01, sec-latency=32
    I/O behind bridge: 00001000-00001fff
    Memory behind bridge: 40000000-401fffff
    Prefetchable memory behind bridge: 48000000-57ffffff

    0000:00:07.0 Multimedia audio controller: Ensoniq ES1371 [AudioPCI-97] (rev 09)
    Subsystem: Ensoniq Creative Sound Blaster AudioPCI64V, AudioPCI128
    Flags: bus master, slow devsel, latency 32, IRQ 10
    I/O ports at 2400 [size=64]
    Capabilities: [dc] Power Management version 2

    0000:00:09.0 Ethernet controller: Accton Technology Corporation SMC2-1211TX (rev 10)
    Subsystem: Accton Technology Corporation EN-1207D Fast Ethernet Adapter
    Flags: bus master, medium devsel, latency 32, IRQ 11
    I/O ports at 2000 [size=256]
    Memory at 40400000 (32-bit, non-prefetchable) [size=256]
    Expansion ROM at <unassigned> [disabled] [size=128K]
    Capabilities: [50] Power Management version 2

    0000:00:0a.0 FireWire (IEEE 1394): Texas Instruments TSB12LV26 IEEE-1394 Controller (Link) (prog-if 10 [OHCI])
    Subsystem: Texas Instruments: Unknown device 8010
    Flags: bus master, medium devsel, latency 32, IRQ 3
    Memory at 40300000 (32-bit, non-prefetchable) [size=2K]
    Memory at 40200000 (32-bit, non-prefetchable) [size=16K]
    Capabilities: [44] Power Management version 1

    0000:00:14.0 ISA bridge: VIA Technologies, Inc. VT82C686 [Apollo Super South] (rev 40)
    Subsystem: VIA Technologies, Inc. VT82C686/A PCI to ISA Bridge
    Flags: bus master, stepping, medium devsel, latency 0
    Capabilities: [c0] Power Management version 2

    0000:00:14.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06) (prog-if 8a [Master SecP PriP])
    Flags: bus master, medium devsel, latency 32
    I/O ports at 2480 [size=16]
    Capabilities: [c0] Power Management version 2

    0000:00:14.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 16) (prog-if 00 [UHCI])
    Subsystem: VIA Technologies, Inc. (Wrong ID) USB Controller
    Flags: bus master, medium devsel, latency 32, IRQ 11
    I/O ports at 2440 [size=32]
    Capabilities: [80] Power Management version 2

    0000:00:14.3 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 16) (prog-if 00 [UHCI])
    Subsystem: VIA Technologies, Inc. (Wrong ID) USB Controller
    Flags: bus master, medium devsel, latency 32, IRQ 11
    I/O ports at 2460 [size=32]
    Capabilities: [80] Power Management version 2

    0000:00:14.4 Bridge: VIA Technologies, Inc. VT82C686 [Apollo Super ACPI] (rev 40)
    Flags: medium devsel, IRQ 9
    Capabilities: [68] Power Management version 2

    0000:01:05.0 VGA compatible controller: ATI Technologies Inc RV280 [Radeon 9200] (rev 01) (prog-if 00 [VGA])
    Subsystem: ATI Technologies Inc: Unknown device 2f72
    Flags: bus master, 66MHz, medium devsel, latency 255, IRQ 3
    Memory at 48000000 (32-bit, prefetchable) [size=128M]
    I/O ports at 1000 [size=256]
    Memory at 40000000 (32-bit, non-prefetchable) [size=64K]
    Expansion ROM at <unassigned> [disabled] [size=128K]
    Capabilities: [58] AGP version 2.0
    Capabilities: [50] Power Management version 2

    0000:01:05.1 Display controller: ATI Technologies Inc RV280 [Radeon 9200] (Secondary) (rev 01)
    Subsystem: ATI Technologies Inc: Unknown device 2f73
    Flags: bus master, 66MHz, medium devsel, latency 32
    Memory at 50000000 (32-bit, prefetchable) [size=128M]
    Memory at 40100000 (32-bit, non-prefetchable) [size=64K]
    Capabilities: [50] Power Management version 2
    root@box:/home/dane# dmesg | grep ide

    BIOS-provided physical RAM map:
    ide_setup: hda=scsi
    ide_setup: hdb=scsi
    ide_setup: hdc=scsi
    ide_setup: hdd=scsi
    ide_setup: hde=scsi
    ide_setup: hdf=scsi
    ide_setup: hdg=scsi
    ide_setup: hdh=scsi
    ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
    ide0: BM-DMA at 0x2480-0x2487, BIOS settings: hdaMA, hdbio
    ide1: BM-DMA at 0x2488-0x248f, BIOS settings: hdcMA, hddMA
    ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
    ide1 at 0x170-0x177,0x376 on irq 15
    hda: attached ide-disk driver.
    ide: late registration of driver.
    EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,3), internal journal
    Thanks for your time

  2. #2
    Senior Member registered user
    Join Date
    Jul 2004
    Location
    Wisconsin, USA
    Posts
    536
    /dev/dvd should be changed to /dev/sr1

    /dev/cdaudio should be changed to /dev/sr0

    Than make new icons that point to this. Make sure you have a data cd in the drive to test it.

  3. #3
    Junior Member
    Join Date
    Aug 2004
    Posts
    3
    fstab now looks like:

    # /etc/fstab: filesystem table.
    #
    # filesystem mountpoint type options dump pass
    /dev/hda3 / ext3 defaults,errors=remount-ro 0 1

    proc /proc proc defaults 0 0
    /dev/fd0 /floppy vfat defaults,user,noauto,showexec,umask=022 0 0
    usbdevfs /proc/bus/usb usbdevfs defaults 0 0
    sysfs /sys sysfs defaults 0 0
    /dev/sr1 /dvd iso9660 defaults,ro,user,noexec,noauto 0 0
    /dev/sr0 /cdaudio iso9660 defaults,ro,user,noexec,noauto 0 0
    # Added by KNOPPIX
    /dev/hda1 /mnt/hda1 ext2 noauto,users,exec 0 0
    # Added by KNOPPIX
    /dev/hda2 none swap defaults 0 0
    # Added by KNOPPIX
    /dev/hda4 /mnt/hda4 vfat noauto,users,exec,umask=000 0 0
    when I try to mount my DVD or CD drive I now get the error:

    root@box:/home/dane# mount -t iso9660 /dev/sr0 /cdaudio
    mount: /dev/sr0 is not a valid block device

    root@box:/home/dane# mount -t iso9660 /dev/sr1 /dvd
    mount: /dev/sr1 is not a valid block device

  4. #4
    Senior Member registered user
    Join Date
    Jul 2004
    Location
    Wisconsin, USA
    Posts
    536
    Try this thread http://www.knoppix.net/forum/viewtopic.php?t=11756

Similar Threads

  1. Knoppix Problems or Hardware Problems
    By mindmeddler2003 in forum General Support
    Replies: 1
    Last Post: 02-03-2004, 07:29 PM
  2. ideq 200s problems and more problems
    By lesshaste in forum General Support
    Replies: 2
    Last Post: 01-09-2004, 05:50 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Dell PowerEdge FX2s CTO Blade 4 Slot 2U Chassis 2x 2000W picture

Dell PowerEdge FX2s CTO Blade 4 Slot 2U Chassis 2x 2000W

$399.00



HP ProLiant BL460c Gen9 Blade 2x E5-2697v4 2.3GHz =36 Cores 64GB P246 650FLB picture

HP ProLiant BL460c Gen9 Blade 2x E5-2697v4 2.3GHz =36 Cores 64GB P246 650FLB

$279.00



DELL PowerEdge M630 Blade 2x E5-2680v4 2.4GHz =28 Cores 128GB H330 2x10Gb X520 picture

DELL PowerEdge M630 Blade 2x E5-2680v4 2.4GHz =28 Cores 128GB H330 2x10Gb X520

$275.00



Dell PowerEdge M620  Blade Server 2 x Xeon e5 2665 8 x 16 GB(128) RAM - No HD picture

Dell PowerEdge M620 Blade Server 2 x Xeon e5 2665 8 x 16 GB(128) RAM - No HD

$49.99



HP ProLiant BL460c Gen9 Blade Server Intel Xeon E5-2698 v3 - 512GB RAM picture

HP ProLiant BL460c Gen9 Blade Server Intel Xeon E5-2698 v3 - 512GB RAM

$255.42



DELL POWEREDGE FC640 Blade Server FX2 CTO Barebones iDrac Enterprise Warranty picture

DELL POWEREDGE FC640 Blade Server FX2 CTO Barebones iDrac Enterprise Warranty

$199.00



Dell PowerEdge M520 Blade Server Xeon E5-2403 NO HDD NO RAM picture

Dell PowerEdge M520 Blade Server Xeon E5-2403 NO HDD NO RAM

$40.00



CISCO UCSB-B200-M5 UCS B200 M5 BLADE SERVER - CAN BUILD TO SPEC picture

CISCO UCSB-B200-M5 UCS B200 M5 BLADE SERVER - CAN BUILD TO SPEC

$495.00



HP BL460c G10 Blade 2x Gold 6140 2.3GHz =36 Cores 128GB P204i-B QMH2672 2x 20GB picture

HP BL460c G10 Blade 2x Gold 6140 2.3GHz =36 Cores 128GB P204i-B QMH2672 2x 20GB

$642.00



UCSB-B200-M4 UCS Blade Server, 2x E5-2667 V3, 256GB RAM DDR4, 2x 300GB Drives picture

UCSB-B200-M4 UCS Blade Server, 2x E5-2667 V3, 256GB RAM DDR4, 2x 300GB Drives

$299.99