Install backtrack 3 dual boot with xp from live cd
I already have winxp on /dev/sda1
open knosole type fdisk /dev/sda or hda
n enter
p = 2
first cylinder 1 enter
Last cylinder +64M enter
n enter
p = 3
first cylinder 8 enter
Last cylinder +1024M enter
n enter
p enter
p = 4
first cylinder 71 enter
Last cylinder 456 enter
a enter
2 enter
t enter
3 enter
82 enter
p entert
w
says syncing disks
then reboot
when you have rebooted open konsole
type
umount /dev/sda2
umount /dev/sda4
mkfs.ext3 /dev/sda2
mkf3.ext3 /dev/sda4
when finished
mount /dev/sda4
goto backtrack in menu
choose install backtrack untested
choose install backtrack to sda4
real install i left unticked restore original mbr after lilo
choose install it takes a while about (20-30mins) just do a cup of tea

when finished reboot because when i tryed to do
nano /etc/lilo.conf i edited the file and saved but it would not let me do lilo -v
after reboot do nno/etc/lilo.conf add this at the bottom
other = /dev/sda1
lable = crappyOS
tabel = /dev/sda
then control and x to save
then do
lilo -v
