globalwarming awareness2007

CVSUP stable FreeBSD

  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

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

  3. Edit file make.conf
  4. #vi /etc/make.conf

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

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

  7. Compilasi
  8. #cd /usr/src
    #make buildworld

  9. Edit Kernel
  10. ********* lihat kompile kernel ********

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

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

  15. installworld
  16. #cd /usr/src
    #make installworld

  17. update /etc —–> bagian ini perlu kesabaran dan ketelitian… :-)
  18. #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

  19. Update /dev
  20. #cd /dev
    #/bin/sh MAKEDEV all

  21. Update /stand
  22. #cd /usr/src/release/sysinstall
    #make clean
    #make all install

  23. 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 Comments (4) or Leave A Trackback.

4 Responses to “CVSUP stable FreeBSD



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