I'm having a couple of problems with my sarge installation. I can't seem to mount the cdrom or cdrw.
$mount /dev/hdd mount: /dev/hdd is not a valid block device The fstab file looks like this: proc /proc proc defaults 0 0 /dev/sda9 none swap sw 0 0 /dev/sda1 / ext3 defaults,errors=remount-ro 0 1 /dev/sda5 /usr ext3 defaults 0 2 /dev/sda6 /var ext3 defaults 0 2 /dev/sda7 /tmp ext3 defaults 0 2 /dev/sda8 /home ext3 defaults 0 2 /dev/hdd /media/cdrom iso9660 ro,user,noauto 0 0 /dev/hdd /media/cdrom0 iso9660 ro,user,noauto 0 0 /dev/hdc /media/cdrom1 iso9660 ro,user,noauto 0 0 /dev/fd0 /media/floppy auto rw,user,noauto 0 0 /dev/hdd /cdrom iso9660 ro,user,noauto 0 0 when I punch in dmesg I get a lot of the following: ut (1) in compat_write_block_pio DMA write timed out parport0: FIFO is stuck parport0: BUSY timeout (1) in compat_write_block_pio ... repeated many times ... DMA write timed out parport0: FIFO is stuck parport0: BUSY timeout (1) in compat_write_block_pio DMA write timed out parport0: BUSY timeout (-4) in compat_write_block_pio parport0: BUSY timeout (-4) in compat_write_block_pio apm: BIOS version 1.2 Flags 0x07 (Driver version 1.16ac) apm: overridden by ACPI. apm: BIOS version 1.2 Flags 0x07 (Driver version 1.16ac) apm: overridden by ACPI. apm: BIOS version 1.2 Flags 0x07 (Driver version 1.16ac) apm: overridden by ACPI. hub 1-1:1.0: port 3 disabled by hub (EMI?), re-enabling...<6>usb 1-1.3: USB disconnect, address 7 usb 1-1.3: new low speed USB device using address 8 input: USB HID v1.10 Mouse [062a:0000] on usb-0000:00:02.1-1.3 eth0: received irq with unknown events 0x1. Please report ... repeated many times ... eth0: received irq with unknown events 0x1. Please report I don't know what DMA is. I take it that parport0 is my parallel port, but nothing is connected to it (which might be why FIFO (first in first out?) is stuck) Is there a way that I can dpkg-reconfigure my cdroms? I know that they work (they were used to install sarge and still play music out of the headphone jack) Any help would be appreciated, Brent -- Scanned by ClamAv - http://www.clamav.net -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

