Subject: Re: cdrom on pmax ?
To: None <port-pmax@NetBSD.ORG, graichen@rzpd.de>
From: Andy Sparrow <andy@aonix.com>
List: port-pmax
Date: 02/05/1997 09:42:10
> is it possible to use a scsi cdrom drive on a pmax running NetBSD - or
> does the rz diskdriver not really support it (like i see it for zip
> drives there it won't recognize media changes) ?

Seems to work fine for me.

For example, to use the built-in RRD42 on a 5000/125, make sure
that CD9660 is an option in your kernel, and use:

mount -r -t cd9660 /dev/rz4a /cdrom

(I was very happy to get ISO9660 support, BTW - thanks guys!! :)


Cheers,

AS