Gentoo Archives: gentoo-dev

From: Daniel Robbins <drobbins@g.o>
To: gentoo-dev@××××××××××.org
Subject: Re: [gentoo-dev] devfs - scd0&1 devices
Date: Thu, 12 Jul 2001 20:33:25
Message-Id: 20010712203325.A18605@cvs.gentoo.org
In Reply to: [gentoo-dev] devfs - scd0&1 devices by Collins Richey
1 On Thu, Jul 12, 2001 at 08:19:06PM +0000, Collins Richey wrote:
2 > I've got devfs working almost the way I want it. The stock
3 > /etc/devfsd.conf retains the permissions I've set for sound devices, but
4 > how can I make it hang onto /dev/scd0&1 for my ide-scsi cdroms? Right now
5 > I have to do MAKEDEV each time I want to use them; they disappear with
6 > each boot.
7
8 Use /dev/cdroms/cdrom0 and 1 instead.
9 If you create new devices of the same type somewhere else in /dev, they will
10 get backed up and restored as long as devfs is running.
11
12 --
13 Daniel Robbins <drobbins@g.o>
14 President/CEO http://www.gentoo.org
15 Gentoo Technologies, Inc.

Replies

Subject Author
Re: [gentoo-dev] devfs - scd0&1 devices Collins Richey <erichey2@××××.com>