
Assalamu'alaikum
inyong coba menerangkan dikit bagaimana cara upgrade kernel backtrack 4 final ke kernel ubuntu mungkin para sobat blogger pengguna backtrack sudah mengerti di sini saya cuma share z yang baru di pelajari,,.
tuk update kernel mah tinggal perintah ini z yang kita gunakan
apt-get update
apt-get install -d linux-imagecd /var/cache/apt/archives/ dpkg -i --force-all linux-image-2.6.30.5_2.6.30.5-10.00.Custom_i386.deb
apt-get dist-upgrade
apt-get install madwifi-drivers
apt-get install r8187-drivers
root@zuchri:~# apt-get update
Get:1 http://archive.offensive-security.com pwnsauce Release.gpg [489B]
Get:2 http://archive.offensive-security.com pwnsauce Release [9106B]
Get:3 http://archive.offensive-security.com pwnsauce/main Packages [1532kB]
Get:4 http://archive.offensive-security.com pwnsauce/microverse Packages [74.1kB ]
Get:5 http://archive.offensive-security.com pwnsauce/macroverse Packages [14.2kB ]
Get:6 http://archive.offensive-security.com pwnsauce/restricted Packages [11.9kB ]
Get:7 http://archive.offensive-security.com pwnsauce/universe Packages [4562kB]
Get:8 http://archive.offensive-security.com pwnsauce/multiverse Packages [204kB]
Fetched 6408kB in 5min17s (20.2kB/s)
Reading package lists... Done
root@zuchri:~# apt-get install -d linux-image
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
linux-image-2.6.30.9
Suggested packages:
fdutils linux-doc-2.6.30.9 linux-source-2.6.30.9
The following NEW packages will be installed:
linux-image linux-image-2.6.30.9
0 upgraded, 2 newly installed, 0 to remove and 229 not upgraded.
Need to get 17.2MB of archives.
After this operation, 60.0MB of additional disk space will be used.
Do you want to continue [Y/n]? y
Get:1 http://archive.offensive-security.com pwnsauce/macroverse linux-image-2.6.30.9 2.6.30.9-10.00.Custom [17.2MB]
Get:2 http://archive.offensive-security.com pwnsauce/macroverse linux-image 3.0-bt0 [1560B]
Fetched 17.2MB in 11min6s (25.8kB/s)
Download complete and in download only mode
root@zuchri:~# cd /var/cache/apt/archives
root@zuchri:/var/cache/apt/archives# ls
linux-image-2.6.30.9_2.6.30.9-10.00.Custom_i386.deb lock linux-image_3.0-bt0_i386.deb partial
root@zuchri:/var/cache/apt/archives# dpkg -i --force-all linux-image-2.6.30.9_2.6.30.9-10.00.Custom_i386.deb
Selecting previously deselected package linux-image-2.6.30.9.
(Reading database ... 183074 files and directories currently installed.)
Unpacking linux-image-2.6.30.9 (from linux-image-2.6.30.9_2.6.30.9-10.00.Custom_i386.deb) ...
Done.
Setting up linux-image-2.6.30.9 (2.6.30.9-10.00.Custom) ...
Hmm. There is a symbolic link /lib/modules/2.6.30.9/build
However, I can not read it: No such file or directory
Therefore, I am deleting /lib/modules/2.6.30.9/build
Hmm. The package shipped with a symbolic link /lib/modules/2.6.30.9/source
However, I can not read the target: No such file or directory
Therefore, I am deleting /lib/modules/2.6.30.9/source
Running depmod.
Finding valid ramdisk creators.
Using mkinitramfs-kpkg to build the ramdisk.
Running postinst hook script update-grub.
Searching for GRUB installation directory ... found: /boot/grub
Searching for default file ... found: /boot/grub/default
Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst
Searchinroot@zuchri:~# cd /var/cache/apt/archives
root@zuchri:/var/cache/apt/archives# ls
linux-image-2.6.30.9_2.6.30.9-10.00.Custom_i386.deb lock
linux-image_3.0-bt0_i386.deb partial
root@zuchri:/var/cache/apt/archives# dpkg -i --force-all linux-image-2.6.30.9_2.6.30.9-10.00.Custom_i386.debstg for splash image ... found: /boot/grub/splash.xpm.gz
Found kernel: /boot/vmlinuz-2.6.30.9
Found kernel: /boot/vmlinuz-2.6.29.4
Found kernel: /boot/memtest86+.bin
Replacing config file /var/run/grub/menu.lst with new version
Updating /boot/grub/menu.lst ... done
setelah perintah di atas akan muncul new windows, di sana terdapat banyak pilihan
di sini gw pilih install new
hehehe..
klo udah selesai, langsung ketik lagi di console
# apt-get instal dist-upgrade
fungsinya untuk mengupdate distro kita
setelah itu kita update juga driver2nya
# apt-get install madwifi-drivers
# apt-get install r8187-drivers
langsung kita reboot PC kita, maka digrubnya akan muncul kernel baru. ..
semoga bermanfaat bagi pengguna baru backtrack seperti inyong..
wasslam...