Subject: Re: default/first cdrom device name
To: None <pkgsrc-users@netbsd.org>
From: Marco Trillo <marcotrillo@gmail.com>
List: pkgsrc-users
Date: 12/08/2007 18:57:42
Hi,
On 12/8/07, Klaus Heinz <k.heinz@dezsieben.kh-22.de> wrote:
> Hi,
>
> I would like to have a list of device names for the default or at least
> the first cdrom on the operating systems pkgsrc supports.
>
> RIP_CD_DRIVE= /dev/rcd0d # default on NetBSD
IIRC 'cd0d' is a i386ism that doesn't apply to other platforms. For
example on macppc you use the 'c' label like on a normal drive.
Greetings,
Marco