Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 May 2000 03:52:39 -0400 (EDT)
From:      Jim Weeks <jim@siteplus.net>
To:        Ruben van Staveren <ruben@verweg.com>
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: File system lost
Message-ID:  <Pine.BSF.4.21.0005080345200.92011-100000@veager.siteplus.net>
In-Reply-To: <20000508092803.A9666@erg.verweg.com>

next in thread | previous in thread | raw e-mail | index | archive | help
 
> how did you remake your device ? in doubt, try
> sh MAKEDEV da1s1e, this will remake al your /dev/da1s1[a-e] nodes.
> 
> Regards,
> 	Ruben

# pwd
/dev
# ./MAKEDEV da1s1e
# mount /dev/da1s1e /bak
mount: Device not configured
# mount /dev/da1 /bak
# df
Filesystem  1K-blocks     Used    Avail Capacity  Mounted on
/dev/da0s2a     99183    32517    58732    36%    /
/dev/da0s2f   7813726  1671763  5516865    23%    /usr
/dev/da0s2e     99183    21570    69679    24%    /var
procfs              4        4        0   100%    /proc
/dev/da1      8617423  2602495  5325535    33%    /bak

As you can see I still get the error.  At one point I also deleted the da1
entries and did a ./MAKEDEV all.

Thanks,

Jim



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?Pine.BSF.4.21.0005080345200.92011-100000>