Date: Sat, 20 Apr 2002 02:01:32 -0500 From: David Loszewski <stealth215@attbi.com> To: freebsd-questions@freebsd.org Subject: problems adding a harddrive Message-ID: <3CC1124C.5020702@attbi.com>
next in thread | raw e-mail | index | archive | help
I have a problem where I just finished installing a new scsi harddrive
on my system. I went to the FreeBSD Handbook and had done everything
that they had told me to do. It was working ok, I could access the
drive and all, but then when I rebooted it came up with:
THE FOLLOWING FILE SYSTEM HAD AN UNEXPECTED INCONSISTENCY:
/dev/da1s1e (/usr2)
Automatic file system check failed....help!
Enter full pathname or shell or RETURN for /bin/sh:
so what did I do wrong? I'm assuming that the last thing I had done was
what killed it...when I added it to the fstab. to add it to fstab I did:
#dd if=/dev/zero of=/dev/rda1 count=2
#disklabel /dev/rda1 | disklabel -BrR da1 /dev/stdin
#newfs /dev/rdale
#mkdir -p /1
#vi /etc/fstab
#mount /1
When I had went into fstab I added:
/dev/da1s1e /usr2 ufs rw 2 2
could anyone give me some suggestions on what I'm doing wrong? oh...and
now that I screwed up since I assume I'm in single user mode what do I
do? I'm completely stuck. PLZ help.
P.S. Please send email directly to me at stealth215@attbi.com, I tried
to subscribe to this mailing list but have not been recieving any mail
from it.
thx,
Dave
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?3CC1124C.5020702>
