Computing.Net > Forums > Unix > new user

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

new user

Reply to Message Icon

Name: adamkong
Date: November 5, 2008 at 18:40:55 Pacific
OS: FreeBSD 6.0.3
CPU/Ram: P4/1.7G/512
Product: IBM
Comment:

hello

I am a freebsd new user , i already install freebsd 6.0.3 and then i use Csup update ports-tree and then use Csup
to safety update after reboot back to the login screen , when i input user name and password , it back to the login location , i use another user name that i create before ,I also reinstall again also like this why??? Anyone can teach me how to fix it , many thx^^

1.Csup更新Port Tree
#cd /usr/ports/net/csup
#make install clean

1-2.change port file (ports-supfile)
1-2-1.change ports-supfile
default host CHANGE_THIS.FreeBSD.org
change to--->default host cvsup.tw.freebsd.org
#rehash
#csup -L 2 ports-supfile <---------success update

1-2-2change /etc/make.conf <---------i can see this file but
change /etc/make.conf
SUP_UPDATE=yes <---------can't see this?
SUP=/usr/local/bin/csup
SUPFLAGS=-L 2
SUPHOST=cvsup.tw.FreeBSD.org
PORTSSUPFILE=/usr/share/examples/cvsup/ports-supfile
#cd /usr/ports
#make update

2. Csup safety update
#cd /usr/share/examples/cvsup/
#vi stable-supfile
*default host=CHANGE_THIS.FreeBSD.org
change to-->*default host=cvsup.tw.freebsd.org

*default release=cvs tag=RELENG_6
change to-->*default release=cvs tag=RELENG_6_0

#cd /usr/share/examples/cvsup
#rehash
#csup -L 2 stable-supfile <---------success update

#cd /usr/src
#make buildworld kernel
#reboot <----HERE!!! when i reboot that is what i say
#make installworld
#reboot



Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Unix Forum Home


Sponsored links

Ads by Google


Results for: new user

New user script problem www.computing.net/answers/unix/new-user-script-problem/6617.html

creating user accounts in AIX www.computing.net/answers/unix/creating-user-accounts-in-aix/5907.html

Export user to different boxes www.computing.net/answers/unix/export-user-to-different-boxes/6863.html