hi ya rolf On Wed, 22 Oct 2003, [loonyx | rolf joho] wrote:
> dmesg gives me that: > Oct 22 23:37:05 looney kernel: hdc: Hewlett-Packard DVD Writer 300, > ATAPI CD/DVD-ROM drive > Oct 22 23:37:05 looney kernel: ide1 at 0x170-0x177,0x376 on irq 15 > Oct 22 23:37:05 looney kernel: hdc: ATAPI 40X DVD-ROM CD-R/RW drive, > 2048kB Cache, UDMA(33) > Oct 22 23:37:05 looney kernel: Uniform CD-ROM driver Revision: 3.12 i bet that this works ( assuming the kernel has been told by grub/lilo the hdc=ide-scsi option ) mount -t iso9660 -o ro /dev/hdc /mnt/cdrom and if it does ... make a link cd /dev ; ln -s ./hdc cdrom ( for reading cd's ) cd /dev ; ln -s ./hdc cdrw ( for writing ) c ya alvin -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]