Devilzc0de Forum Follow @devilzc0de
  • Home
  • Hacking
  • Networking
  • Programming
  • O.S
  • Server
  • Tweets
  • Search
  • Member List
  • Calendar
Current time: 05-21-2013, 06:15 PM Hello There, Guest! (Login — Register)
Devilzc0de Forum › Information Technology › Operating system › Linux v
« Previous 1 ... 29 30 31 32 33 ... 45 Next »

Cara Upgrade Backtrack 4 Final (atau R1 ) ke Backtrack 4 R2

Home General Computer Multimedia Business Lounge

Post Reply 
Tweet
Threaded Mode | Linear Mode
Cara Upgrade Backtrack 4 Final (atau R1 ) ke Backtrack 4 R2
01-15-2011, 10:15 AM
Post: #1
zer03s Away
ExploiteR devilzc0de
Posts: 1,330
Joined: Jan 2010
Reputation: 33
Cara Upgrade Backtrack 4 Final (atau R1 ) ke Backtrack 4 R2
Bagi yang sudah terlanjur sayang dengan Backtrack 4 atau backtrack 4 R1 nya, bisa upgrade ke backtrack 4 R2 tanpa install ulang. mantap

Langkah-langkahnya seperti biasa :
1. Login ke mesin backtrack kaka
2. Ketikkan perintah :

Code:
root@bt:~# apt-get update
root@bt:~# apt-get dist-upgrade

Jika ada pertanyaan tentang update lsb-release – jawab saja Y :

Code:
Configuration file `/etc/lsb-release’
==> Modified (by you or by a script) since installation.
==> Package distributor has shipped an updated version.
What would you like to do about it ? Your options are:
Y or I : install the package maintainer’s version
N or O : keep your currently-installed version
D : show the differences between the versions
Z : background this process to examine the situation
The default action is to keep your current version.
*** lsb-release (Y/I/N/O/D/Z) [default=N] ? y

Jika ada pertanyaan sertifikat metasploit jawab saja “P” accept permanently

Selanjutnya Upgrade Kernel

Code:
root@bt:~# apt-get install linux-image-2.6.35.8

Jangan menekan STOP saat melakukan upgrade kernel

[Image: Upgrade-bt4-r2-ac.png]

Upgrade Menu.lst
Pilih Install_new menu.lst

[Image: 2-1.png]

Setelah semua di download dan telah di install, ketikan perintah berikut :

Code:
root@bt:~# reboot

Setelah di reboot, silahkan login kembali ke BackTrack. Selanjutnya kita melakukan fix splash screen :

Code:
root@bt:~# fix-splash

Tambahkan beberapa paket yang tidak ada di R1 :

Code:
root@bt:~# apt-get install postgresql-backtrack-config bf3 linux-backtrack-firmware

Siapkan kernel sources:

Code:
root@bt:~# apt-get install linux-source
root@bt:~# cd /usr/src/
root@bt:/usr/src# tar jxpf linux-source-2.6.35.8.tar.bz2
root@bt:/usr/src# rm linux
root@bt:/usr/src# ln -s linux-source-2.6.35.8 linux
root@bt:/usr/src# cd linux
root@bt:/usr/src/linux# cp /boot/config-2.6.35.8 .config
root@bt:/usr/src/linux# make scripts && make prepare
root@bt:/usr/src/linux# ln -s /usr/src/linux /lib/modules/2.6.35.8/build
root@bt:/usr/src/linux# apt-get clean
root@bt:/usr/src/linux# cd /root/

Atur wallpaper:

Code:
root@bt:~# wget backtrack-linux.org/bt4r2.png
root@bt:~# mv bt4r2.png /opt/kde3/share/wallpapers/bt4.png

Selanjutnya Restart kembali mesin backtrack kaka, dan setelah itu kaka akan menikmati tambilan dan mesin baru backtrack R2.

semoga bermanfaat bangga
Visit this user's website Find all posts by this user
Quote this message in a reply
01-15-2011, 02:58 PM
Post: #2
jurank_dankkal Away
./Devilz Advisor
Posts: 539
Joined: Dec 2009
Reputation: 32
RE: Cara Upgrade Backtrack 4 Final (atau R1 ) ke Backtrack 4 R2
ane bookmark dlu Om mw ane tes d'Virtual Box dlu,hhe..
Visit this user's website Find all posts by this user
Quote this message in a reply
01-15-2011, 04:50 PM
Post: #3
badwolves1986 [RJ] Offline
Staf Registrasi DIC
RJ
Posts: 2,881
Joined: Oct 2010
Reputation: 91
RE: Cara Upgrade Backtrack 4 Final (atau R1 ) ke Backtrack 4 R2
ok om ane coba dulu,....
cuma bentrok kagak ya sama MAC os nya,...
ane takut nya bentrok Om,///;prustasi
Find all posts by this user
Quote this message in a reply
01-17-2011, 08:31 AM
Post: #4
Lintang27™ Offline
Pemulung Sampah
**
Moderators
Posts: 2,159
Joined: Mar 2010
Reputation: 135
RE: Cara Upgrade Backtrack 4 Final (atau R1 ) ke Backtrack 4 R2
mantap lanjutkan mas brooooo............. lewat jalan belakang terus nih hmm
Visit this user's website Find all posts by this user
Quote this message in a reply
01-22-2011, 04:50 PM
Post: #5
zer03s Away
ExploiteR devilzc0de
Posts: 1,330
Joined: Jan 2010
Reputation: 33
RE: Cara Upgrade Backtrack 4 Final (atau R1 ) ke Backtrack 4 R2
(01-17-2011 08:31 AM)lintang27 Wrote:  mantap lanjutkan mas brooooo............. lewat jalan belakang terus nih hmm

kasi cendol dong om maling:
Visit this user's website Find all posts by this user
Quote this message in a reply
 Reputed by :  torpedo77(+1) , Lintang27™(+1)
01-24-2011, 03:32 PM
Post: #6
torpedo77 Offline
./Devilz 1st Cadet
Posts: 46
Joined: Jan 2011
Reputation: 3
RE: Cara Upgrade Backtrack 4 Final (atau R1 ) ke Backtrack 4 R2
ane udah update p VGA ane tetep gak kedetek ampe puyeng tuh oprek.....
Find all posts by this user
Quote this message in a reply
02-28-2011, 04:26 PM
Post: #7
james0baster Offline
./Devilz Officer
Posts: 220
Joined: Feb 2010
Reputation: 4
RE: Cara Upgrade Backtrack 4 Final (atau R1 ) ke Backtrack 4 R2
keren om ane udah upgrade ikutin langkah2 ini mewek
Visit this user's website Find all posts by this user
Quote this message in a reply
03-31-2011, 02:26 PM
Post: #8
zer03s Away
ExploiteR devilzc0de
Posts: 1,330
Joined: Jan 2010
Reputation: 33
RE: Cara Upgrade Backtrack 4 Final (atau R1 ) ke Backtrack 4 R2
hatur nuwun... wawa
Visit this user's website Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


Topic Tools
Topic Link :
BBCode :
HTML Code :
View a Printable Version Send Thread to a Friend Subscribe to this thread
Submit Google Submit Face book Submit to Digg Submit to Reddit Submit to Furl Submit to Del.icio.us Submit to Jeqq

Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  [Ask] Cara install modem telkomsel flash chiboga 15 139 Today 10:40 AM
Last Post: nanda
  ALL ABOUT BACKTRACK [EXPLOIT, TOOLS, METHOD ETC..] ray16 65 6,834 05-18-2013 07:27 PM
Last Post: sol
  [Ask] Error Install VMware Backtrack BayGanteng 8 117 05-06-2013 11:41 PM
Last Post: putin
  [Solved] plymouth backtrack mangkel3 2 80 05-04-2013 05:05 AM
Last Post: tabun
  [Ask] Saat install BackTrack 5 R3 laptop terkunci sendiri ? ./Jisbau 3 81 04-29-2013 08:21 AM
Last Post: beg3nk newb1e
  [Tutor] Cara Mengganti Nama Hostname Secara Remanen dan Permanen ghosthands 6 132 04-24-2013 10:10 AM
Last Post: ghosthands
  [Tutor] Cara mengatur atau mengedit category dan menu di linux berbasis debian ghosthands 3 92 04-21-2013 09:29 PM
Last Post: ghosthands
  masalah saat upgrade ubuntu 12.10 greenhorn 10 147 04-12-2013 06:05 PM
Last Post: nisan
  [Tutor] upgrade ke kernel linux 3.8.4 (stable) balonimia 11 243 03-28-2013 10:54 PM
Last Post: ./r14nul
  [Solved] Cara install Backtrack BayGanteng 15 276 03-27-2013 04:29 PM
Last Post: genta

Users Browsing
1 Guest(s)

  • Contact Us
  • devilzc0de
  • Return to Top
  • Mobile Version
  • RSS Syndication
  • Help
Current time: 05-21-2013, 06:15 PM Powered By MyBB, © 2002-2013 MyBB Group. Theme created by Justin S. | Mixed By Chaer.Newbie | Fixed By Aditya

USING THIS SITE INDICATES THAT YOU HAVE READ AND ACCEPT OUR TERMS. IF YOU DO NOT ACCEPT THESE TERMS, YOU ARE NOT AUTHORIZED TO USE THIS SITE