This works from single-user mode: # fsck -p # mount -u / # mount -a -t ufs # swapon -a
But when I exit SUM for MUM, I'm back to the same problem of usr/bin/login not being found. My new theory is that portupgrade did something to my set-up. All the slices are healthy and all the data is visible. I am going to try a minimal upgrade from the installation disc to see if that will set things right. m! --- Brent <[EMAIL PROTECTED]> wrote: > by the sounds of it...seems the slices were mounted > with read only options set. > > try mounting the partitions manually something like > mount /dev/ad1s1a / > mount /dev/ad1s1e /usr > mount /dev/ad1s1f /var > > just make sure that you have the device name > correctly and what the correct > mount point. > > or try > > ok boot -s > # fsck -p > # mount -u / > # mount -a -t ufs > # swapon -a > > hope that helps .... > > Brent > > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"