Re: READ/WRITE CDROM

Alan Cox (alan@lxorguk.ukuu.org.uk)
Sun, 12 Dec 1999 22:03:05 +0000 (GMT)


> I have been using a hacked sd.c to allow me to write to a floptical
> drive. Now I have a real SCSI READ/WRITE CDROM (Yamaha CRW6416SZ).

Im suprised you need to hack it for flopticals.

> Has anybody written a driver and made a tool to format it? The
> Adaptec BIOS won't let me format it because "Not a DISK". So I
> need to send a "format-unit" command, plus make a driver that
> makes it it look like a disk block-device. No problem, but I don't
> want to do what somebody has already done.

The scsi tools on tsx-11.mit.edu will do it

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/