On Tue, Feb 22, 2000 at 11:08:54PM -0800, William Woods wrote:
> > It did, although I did eventually remake them.
> > 
> > I did:
> > mv /dev /dev.old
> > mkdir /dev
> > cp /usr/src/etc/MAKE* /dev
> > sh MAKEDEV all
> 
> This makes sence....
> 
> > I also had to make the partition entries for my IDE drive:
> > 
> > sh MAKEDEV ad0s4a
> 
> Ahh....ok. So if my partitions are thus:
> 
> /dev/wd0s1a   9229851  2248506  6242957    26%    /
> procfs              4        4        0   100%    /proc 
> 
> I would do??
> 
Do nothing, except upgrade your /dev and /etc, just like
you did it when you were tracking -stable.  The new ata(4)
driver supports old wd(4) names, i.e. it will accept both
new adX and old wdX names.


-- 
Ruslan Ermilov          Sysadmin and DBA of the
[EMAIL PROTECTED]        United Commercial Bank,
[EMAIL PROTECTED]          FreeBSD committer,
+380.652.247.647        Simferopol, Ukraine

http://www.FreeBSD.org  The Power To Serve
http://www.oracle.com   Enabling The Information Age


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to