Date: Wed, 05 Apr 2000 14:51:19 -0600 From: Warner Losh <imp@village.org> To: Brennan W Stehling <brennan@offwhite.net> Cc: stable@freebsd.org Subject: Re: MAKEDEV in UPDATING Message-ID: <200004052051.OAA83983@harmony.village.org> In-Reply-To: Your message of "Wed, 05 Apr 2000 15:19:23 CDT." <Pine.BSF.4.10.10004051502350.49800-100000@home.offwhite.net> References: <Pine.BSF.4.10.10004051502350.49800-100000@home.offwhite.net>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <Pine.BSF.4.10.10004051502350.49800-100000@home.offwhite.net> Brennan W Stehling writes: : I am preparing for the update from 3.3 RELEASE to 4.0 STABLE (RELENG_4) : and am a little confused by the MAKEDEV instructions. I am looking for : some clarification. : : The instructions almost look like a shell script, but I am assuming it is : just pseudocode. Is it possible to simply run the following command to : rebuild the disk /dev/entries? : : sh MAKEDEV all That's not sufficient. It is pseudo code telling you want you need to. : If not, can I limit the rebuild only the disks and slices that I am using? : I currently have a SCSI (da) and an IDE drive (wd). Yes. sh MAKEDEV all won't hurt anything. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200004052051.OAA83983>