Visualizzazione dei risultati da 1 a 2 su 2
  1. #1

    mount: special device /dev/hdc does not exist

    Ciao a tutti,

    ho un problema che riguarda un masterizzatore LITE-ON su Debian:

    premetto che il sistema di base l'ho installato usando proprio il cd-rom in questione (/dev/hdc), ed ecco il mio dmesg:

    ...
    Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
    ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
    ICH4: IDE controller at PCI slot 0000:00:1f.1
    ACPI: PCI interrupt 0000:00:1f.1[A] -> GSI 18 (level, low) -> IRQ 18
    ICH4: chipset revision 2
    ICH4: not 100% native mode: will probe irqs later
    ide0: BM-DMA at 0xfc00-0xfc07, BIOS settings: hdaMA, hdbMA
    ide1: BM-DMA at 0xfc08-0xfc0f, BIOS settings: hdcMA, hddMA
    Probing IDE interface ide0...
    hda: Maxtor 6Y080L0, ATA DISK drive
    hdb: Maxtor 6Y080L0, ATA DISK drive
    ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
    Probing IDE interface ide1...
    hdc: LITE-ON LTR-48246S, ATAPI CD/DVD-ROM drive
    hdd: HL-DT-STDVD-ROM GDR8161B, ATAPI CD/DVD-ROM drive
    ide1 at 0x170-0x177,0x376 on irq 15
    Probing IDE interface ide2...
    ide2: Wait for ready failed before probe !
    Probing IDE interface ide3...
    ide3: Wait for ready failed before probe !
    Probing IDE interface ide4...
    ide4: Wait for ready failed before probe !
    Probing IDE interface ide5...
    ide5: Wait for ready failed before probe !
    hda: max request size: 128KiB
    hda: 160086528 sectors (81964 MB) w/2048KiB Cache, CHS=65535/16/63
    hda: cache flushes supported
    hda: hda1 hda2 hda3 hda4 < hda5 hda6 >
    hdb: max request size: 128KiB
    hdb: 160086528 sectors (81964 MB) w/2048KiB Cache, CHS=65535/16/63
    hdb: cache flushes supported
    hdb: hdb1 hdb2 hdb3
    hdd: ATAPI 48X DVD-ROM drive, 256kB Cache
    Uniform CD-ROM driver Revision: 3.20
    ide-floppy driver 0.99.newide
    ...

    una volta loggato non riesco in alcun modo a fare il mount, infatti:

    # mount -t iso9660 /dev/hdc /mnt/flash/
    mount: special device /dev/hdc does not exist

    ed effettivamente:

    # ls /dev/hd*
    /dev/hda /dev/hda2 /dev/hda4 /dev/hda6 /dev/hdb1 /dev/hdb3
    /dev/hda1 /dev/hda3 /dev/hda5 /dev/hdb /dev/hdb2 /dev/hdd

    ...ma di hdc neppure l'ombra

    ...aiuto
    /**
    * [ubuntu 5.10]
    * [Java] - [php - MySQL]
    */

  2. #2
    Utente di HTML.it L'avatar di gianiaz
    Registrato dal
    May 2001
    Messaggi
    8,027
    prova a postare l'output di :
    codice:
    ls -la /proc/ide
    ciao

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.