Posts tagged Backtrack

Update Grub

Triple-Boot Windows XP, Backtrack 4 Final, and Ubuntu 10.04 (Lucid)

1

Ubuntu 10.04 Lucid

“Essentially 3 main steps I do to be able to make triple-boot is : Install Windows XP, then Ubuntu 10.04 Lucid, followed by installing the new BackTrack.”

Previously I have two OS running on my laptop: Windows XP and BackTrack 4 final. After Ubuntu 10.04 (Lucid) relase, finally I remove BackTrack and replace it with Ubuntu Lucid. (because of my hard disk capacity just 80GB)

Because my laptop CD-ROM also doesn’t work (* sigh *), I always install (or repair) OS using USB. In order to boot Linux via USB I use UNetbootin. You can see here to see how to use it.

The first thing I did was replacing BackTrack with Ubuntu. I delete the BackTrack partition and it’s swap file partition using Gparted. So, I have approximately 24 GB for Ubuntu. (more…)

usb_modeswitch

Connect to The Internet Using Smart Modem ZTE AC2726i in Linux BackTrack

4

Tested with : BT R1 and BT 4 Final. If you are using an older version of BackTrack, please let me know it’s work or not.

Requirement:
ZTE AC2726i / ZTE AC2726 (Dual Mode USB Modem);
BackTrack 4 Final or BackTrack R1

First, you must download usb_modeswitch here. If you’ve been able to connect to the Internet, simply type:

wget http://ditatompel.crayoncreative.net/v2/files/usb_modeswitch-1.0.2.tar.bz2

After the download is complete, extract usb_modeswitch-1.0.2.tar.bz2 we’ve just downloaded

tar -xjf usb_modeswitch-1.0.2.tar.bz2

Go to usb_modeswitch-1.0.2 folder and the install it as root: (more…)

Go to Top