Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Mar 2000 21:33:30 -0700
From:      Warner Losh <imp@village.org>
To:        Brandon Fosdick <bfoz@glue.umd.edu>
Cc:        Doug Barton <Doug@gorean.org>, Josef Karthauser <joe@pavilion.net>, Ruslan Ermilov <ru@FreeBSD.ORG>, stable@FreeBSD.ORG
Subject:   Re: HEADS UP: 3.x -> 4.0-STABLE upgrade instructions 
Message-ID:  <200003190433.VAA04863@harmony.village.org>
In-Reply-To: Your message of "Sat, 18 Mar 2000 11:14:42 EST." <38D3AB72.366D851D@glue.umd.edu> 
References:  <38D3AB72.366D851D@glue.umd.edu>  <Pine.BSF.4.21.0003151354390.1980-100000@dt051n0b.san.rr.com> <200003152159.OAA89926@harmony.village.org> <38D03E64.3D17FC34@glue.umd.edu> 

next in thread | previous in thread | raw e-mail | index | archive | help
In message <38D3AB72.366D851D@glue.umd.edu> Brandon Fosdick writes:
: When I did the MAKEDEV stuff I forgot to put the 'a' on the end of the device
: names. I did ad0s3 instead of ad0s3a. Doh! So when I rebooted (after changing

One can always do
	mount /dev/ad0a /mnt
	cd /mnt/dev
	sh MAKEDEV ad0s3a
	cd /
	umount /mnt
	reboot

if one finds one's self in that situation.

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?200003190433.VAA04863>