Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 May 2001 18:20:42 +0200
From:      "Robert T.G. Tan" <rotan@cs.pdx.edu>
To:        FreeBSD Questions <freebsd-questions@FreeBSD.ORG>
Subject:   MAKEDEV, /dev
Message-ID:  <20010525182042.A7340@cs.pdx.edu>

next in thread | raw e-mail | index | archive | help
Im not clear about the dev entries.. Could I say
start out with an emtpy /dev directory, after 
rm all device entries in there..

and then do a MAKEDEV like below - as quoted from 
UPDATING..

To rebuild disk /dev entries
----------------------------
starting the following:
	For N in the list of disks
		MAKEDEV N			# eg ad0
		for M in the list of slices
			MAKEDEV NsMa		# eg ad0s1a

Tnx, rotan.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010525182042.A7340>