Date: Fri, 14 Sep 2001 10:43:23 -0400 From: "John Straiton" <jsmailing@clickcom.com> To: <freebsd-questions@freebsd.org> Subject: RE: How I screwed up my system (buildworld)and how I got it back. Message-ID: <PHEMIEFOLOKALAMFPIPCCEIHCBAA.jsmailing@clickcom.com> In-Reply-To: <PHEMIEFOLOKALAMFPIPCKEIGCBAA.jks@clickcom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Side note, I just realized that in my /etc/exports description I had typed 10.0.0.3, but that should have been 10.0.0.2 in my example. Sorry for any confusion. John > So, ifconfig -a reported that the Fixit had found my network > card. A simple: > ifconfig (nic-device) (ip address) netmask (netmask) would fix my problem > Fixit#ifconfig fxp0 10.0.0.2 netmask 255.255.255.0 > and then I went to my other FreeBSD machine and added the file > /etc/exports > that contained this information: > / 10.0.0.3 > then I (on the good bsd box) > #nfsd -u -t -n 4 > #mountd -r > > Then I went to our broken machine and > Fixit#nfsiod -n 4; mkdir /mnt4 > Fixit#mount -v 10.0.0.3:/ /mnt4 > 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?PHEMIEFOLOKALAMFPIPCCEIHCBAA.jsmailing>