Date: Tue, 5 May 1998 08:17:07 -0500 (EST) From: "Jon C. Smith" <jonsmith@physics.purdue.edu> To: freebsd-questions@FreeBSD.ORG Subject: Re: MAKEDEV... Message-ID: <Pine.BSF.3.96.980505081319.20990A-100000@fourier.physics.purdue.edu> In-Reply-To: <Pine.BSF.3.96.980504213640.1307E-100000@s8-37-26.student.washington.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 4 May 1998, Jason C. Wells wrote: [...] > > >I was thinking of doing a 'MAKEDEV sd0' but I was not sure if it will > >match with the way I have my slices on my drives. Is this correst > >approach and should I not run just MAKEDEV without any params any more? > > This will make the sd0 special files. See 'man MAKEDEV' to discover other > unique arguments to MAKEDEV. You can run MAKEDEV without params without > trouble. > [...] Be careful when you do this. Consider this setup sd0 sd0s1a sd0s1b sd0s1f sd0s1g sd0s2 sd0s3 sd0s4 I've done a ./MAKEDEV and to my horrow, sd0s1a,b,f,g dissapeared. I believe this is due to the 2.2.5-RELEASE MAKEDEV. BEFORE rebooting, do an ls to see if they dissappear. If so, simply do a ./MAKEDEV on sd0s1a and the rest will reappear. j. 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?Pine.BSF.3.96.980505081319.20990A-100000>
