Date: Sun, 02 Jan 2005 13:46:56 +0900 From: Rob <spamrefuse@yahoo.com> To: FreeBSD <freebsd-questions@freebsd.org>, lists@tntluoma.com Subject: Re: No MAKEDEV in /dev Message-ID: <41D77CC0.4090800@yahoo.com> In-Reply-To: <3D374C4E-5C78-11D9-A9DC-000D93AD26C8@tntluoma.com> References: <3D374C4E-5C78-11D9-A9DC-000D93AD26C8@tntluoma.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Timothy Luoma wrote: > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ppp- > troubleshoot.html tells me to use this command from /dev/: > > sh MAKEDEV cuaa0 cuaa1 cuaa2 cuaa3 > > but there is no MAKEDEV in /dev/ > Usually there are two entries for this in the documentation, one for 4.X and another for 5.X systems. On 5.3, see 'man MAKEDEV' and 'man devfs', and find out that MAKEDEV is deprecated by devfs. Rob.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41D77CC0.4090800>