/usr/local empty after upgrade

Greg Larkin glarkin at FreeBSD.org
Tue Jul 6 14:38:13 UTC 2010


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Mike Barnard wrote:
> Hi All,
> 
> I have never encountered anything like this before and I am little puzzled.
> After upgrading my FreeBSD 8.0 RELEASE, I ended up with FreeBSD
> 8.1-PRERELEASE and an empty /usr/local directory. It wiped out my /usr/local
> directory! I did nothing out of the usual on this upgrade. Any one
> experienced the same thing? How do I safely get /usr/local populated again?
> 
> 
> 

Hi Mike,

It's possible that your disk device names changed during the upgrade and
/etc/fstab can no longer mount the previous device on /usr/local.  Do
you see any error messages during the boot process?

Please reply to the list with the output from the following commands:

ls -l /dev/da*  # Assuming SCSI disks
ls -l /dev/ad*  # Assuming ATA disks
cat /etc/fstab

That information may help figure out what happened to the devices during
the upgrade.

Regards,
Greg
- --
Greg Larkin

http://www.FreeBSD.org/           - The Power To Serve
http://www.sourcehosting.net/     - Ready. Set. Code.
http://twitter.com/sourcehosting/ - Follow me, follow you
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iD8DBQFMMz/I0sRouByUApARAtS0AJ9Ny8rx0AcIen2o5fiJAQTn04ugKQCglxei
L7dLVcqJbKqB/B9pc3v1fWM=
=AGrW
-----END PGP SIGNATURE-----



More information about the freebsd-questions mailing list