Date: Mon, 8 May 2000 16:07:51 -0400 From: "Will Mitayai Keeso Rowe" <mitayai@bricsnet.com> To: "Will Mitayai Keeso Rowe" <mitayai@bricsnet.com>, "Jim Weeks" <jim@siteplus.net> Cc: <freebsd-stable@FreeBSD.ORG> Subject: RE: File system lost Message-ID: <NDBBIBPPALJNCAALNFFAKEHEDMAA.mitayai@bricsnet.com> In-Reply-To: <NDBBIBPPALJNCAALNFFAKEHDDMAA.mitayai@bricsnet.com>
next in thread | previous in thread | raw e-mail | index | archive | help
also, check /var/log/messages for any fsck errors ("R/W mounting of XX
denied") in which case do a manual fsck of /dev/da1s1e... (after unmounting
your test mount of /dev/da1... a r/w mount of that makes me nervous...)
-----Original Message-----
From: Will Mitayai Keeso Rowe [mailto:mitayai@bricsnet.com]
Sent: May 8, 2000 4:05 PM
To: Jim Weeks
Cc: freebsd-stable@FreeBSD.ORG
Subject: RE: File system lost
i'm not sure if i can help at all, but maybe something in the output of
these could shake lose something in our heads...
could you send us:
dmesg
fdisk /dev/da1
disklabel /dev/da1s1
Regards,
Mit
-----Original Message-----
From: owner-freebsd-stable@FreeBSD.ORG
[mailto:owner-freebsd-stable@FreeBSD.ORG]On Behalf Of Jim Weeks
Sent: May 8, 2000 3:53 AM
To: Ruben van Staveren
Cc: freebsd-stable@FreeBSD.ORG
Subject: Re: File system lost
> 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
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?NDBBIBPPALJNCAALNFFAKEHEDMAA.mitayai>
