› Foros › PC › Software libre
[ 38.141792] Probing IDE interface ide0...
[ 38.555415] hda: Maxtor 6L160P0, ATA DISK drive
[ 39.003208] hdb: HL-DT-ST DVDRAM GSA-4167B, ATAPI CD/DVD-ROM drive
[ 39.063386] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[ 39.089325] Probing IDE interface ide1...
[ 39.314964] usb 1-2: new full speed USB device using uhci_hcd and address 2
[ 39.488213] usb 1-2: configuration #1 chosen from 1 choice
[ 39.490225] hub 1-2:1.0: USB hub found
[ 39.493090] hub 1-2:1.0: 4 ports detected
[ 39.666845] SCSI subsystem initialized
[ 39.676519] libata version 2.21 loaded.
[ 39.696113] hda: max request size: 512KiB
[ 39.710817] hda: 320173056 sectors (163928 MB) w/8192KiB Cache, CHS=19929/255/63, UDMA(33)
[ 39.712651] hda: cache flushes supported
[ 39.712747] hda: hda1 hda2 < hda5 >
[ 39.762385] hdb: ATAPI 48X DVD-ROM DVD-R-RAM CD-R/RW drive, 2048kB Cache, UDMA(33)
[ 39.762402] Uniform CD-ROM driver Revision: 3.20
[ 39.811962] usb 1-2.1: new low speed USB device using uhci_hcd and address 3
[ 39.947042] usb 1-2.1: configuration #1 chosen from 1 choice
milmirex@milmirex-main:~$ sudo mount -t iso9660 /dev/hdb /media/cdrom0
mount: wrong fs type, bad option, bad superblock on /dev/hdb,
missing codepage or helper program, or other error
En algunos casos se encuentra información en syslog, pruebe
dmesg | tail o algo parecido
milmirex@milmirex-main:~$
milmirex@milmirex-main:~$ dmesg | tail
[ 779.011434] end_request: I/O error, dev hdb, sector 0
[ 779.012246] hdb: tray open
[ 779.013617] end_request: I/O error, dev hdb, sector 4
[ 779.015402] hdb: tray open
[ 779.016753] end_request: I/O error, dev hdb, sector 0
[ 779.017562] hdb: tray open
[ 779.018937] end_request: I/O error, dev hdb, sector 4
[ 1307.363326] hdb: tray open
[ 1307.364681] end_request: I/O error, dev hdb, sector 64
[ 1307.364828] isofs_fill_super: bread failed, dev=hdb, iso_blknum=16, block=16
milmirex@milmirex-main:~$