globalwarming awareness2007

CVSUP stable

  1. Edit File Stable-subfile
  2. #cd /usr/share/example/cvsup
    #vi stable-supfile

    ganti bagian
    host:”CHANGE_THIS.FreeBSD.org”
    menjadi
    host:”cvsup.FreeBSD.org

  3. jalankan cvsup
  4. #/usr/local/cvsup -g -L 2 /usr/share/example/cvsup/stable-supfile

  5. Edit file make.conf
  6. #vi /etc/make.conf

    CFLAGS=-o -pipe
    COPTFLAGS=-o -pipe
    NOPROFILE= true
    USA_RESIDENT=YES

  7. Menghapus /usr/obj yang lama —-> hati-hati jangan sampai salah hapus… :-)
  8. #cd /usr/obj
    #chflags -R noschg *
    #rm -rf *

  9. Compilasi
  10. #cd /usr/src
    #make buildworld

  11. Edit Kernel
  12. ********* lihat kompile kernel ********

  13. Compilasi dan install kernel baru
  14. #cd /usr/src
    #make buildkernel installkernel KERNEL=GENERIC

  15. Reboot masuk singgle user
  16. #shutdown -h now ——-> pada saat hitungan(counter) klik space(spasi)
    #boot -s
    #mount -u/
    #mount -a -f ufs
    #swapon -a

  17. installworld
  18. #cd /usr/src
    #make installworld

  19. update /etc —–> bagian ini perlu kesabaran dan ketelitian… :-)
  20. #cp -Rp /etc /etc.old
    #/usr/sbin/mergemaster -v -w 132

    Maksud dari mergemaster –> mengupdate file-file konfigurasi
    semua pilih i=install untuk mengintal konfigurasi baru
    untuk rc.conf, master.passwd pilih m=merge

    bentuk :
    xxxxxxxxxx | xxxxxxxxxxx
    pilih l=left(kiri) untuk konfgiurasi bagian kiri
    pilih r=right(kanan) untuk konfigurasi sebelah kanan

  21. Update /dev
  22. #cd /dev
    #/bin/sh MAKEDEV all

  23. Update /stand
  24. #cd /usr/src/release/sysinstall
    #make clean
    #make all install

  25. Reboot

    #reboot

lihat versi baru:
#uname -a

jika terdapat beberapa error misal alias atau arror password
#/usr/bin/newaliases —–> rebuild alias database
#/usr/bin/cap_mkdb /etc/login.conf ——> rebuild login.conf
#/usr/sbin/ped_mkdb -p /etc/master.passwd

Jika masih terdapat erorr yang lain misal error code ulangi dari atas saja…

Selamat mencoba



Thank you for reading this post. You can now Read Comment (1) or Leave A Trackback.

One Response to “CVSUP stable



Leave a Reply

Note: Any comments are permitted only because the site owner is letting you post, and any comments will be removed for any reason at the absolute discretion of the site owner.

*
To prove you're a person (not a spam script), type the security word shown in the picture.
Anti-Spam Image