Hi
I am trying to upgrade/update FreeBSD 9. I followed the instructions in http://www.daemonforums.org/showthread.php?t=1726 and Handbook http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html
After:
I reboot my computer to single mode and at the step
I'm getting an ERROR:
I checked the updating and I couldn't find anything about smmsp user, and as handbook stated the
should take care of that problem.
Can someone help me on how to pass/fix that problem.
Thanks
Mark
I am trying to upgrade/update FreeBSD 9. I followed the instructions in http://www.daemonforums.org/showthread.php?t=1726 and Handbook http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html
After:
Code:
cd /usr/src
make buildworld
make buildkernel
make installkernel
I reboot my computer to single mode and at the step
Code:
make installworld
Code:
ERROR: Required smmsp user is missing, see /usr/src/UPDATING.
I checked the updating and I couldn't find anything about smmsp user, and as handbook stated the
Code:
mergemaster -p
Can someone help me on how to pass/fix that problem.
Thanks
Mark