Install Backtrack 2.0 Into your machine...
umount /mnt/hda1
fdisk /dev/hda
command :d
command :1
command: n
command: p
partition number (1-4): 1
then hit enter 2 more time
command: w
command:clear
command: mke2fs /dev/hda1
command:mkdir /mnt/backtrack
command: mount /dev/hda1 /mnt/backtrack/
now select the BackTrack Installer located in menu\Backtrack\Miscellaneous\backtrack installer
leave everything the same besides click Real (2700 mb requiered) option then install.
it takes forever to install so relax for about 20-30 min
when done click close and reboot your machine.
Done...now ur Backtrack is ready for the battle!
DUAL BOOT CONFIGURATION /etc/lilo.conf
bt ~ # nano /etc/lilo.conf
boot = /dev/hda
prompt
timeout = 150
bitmap=/boot/splash.bmp
change-rules
reset
vga = 0x317
# BACKTRACK 2
image = /boot/vmlinuz
root = current
initrd = /boot/splash.initrd
label = BACKTRACK-2
read-write
# WINDOWS XP
other=/dev/hda1
label = WINDOWS-XP
table = /dev/hda
bt ~ # lilo -v
BackTrack v2.0 and MS Vista Dual Boot Guide
Dual Boot Movie
No comments:
Post a Comment