|
| ||||||||||
| Tags: backtrack, windows |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| ||||
| ||||
| Installing Backtrack with Windows
|
|
#2
| ||||
| ||||
| Re: Installing Backtrack with Windows
Did you follow the BackTrack 3 install guide? Did you receive any errors during the installation ? |
|
#3
| ||||
| ||||
| Re: Installing Backtrack with Windows
You can follow this guide to dual boot windows xp and backtrack 3 http://intellavis.com/blog/?p=29 |
|
#4
| ||||
| ||||
| Re: Installing Backtrack with Windows
BackTrack has a long history and was based on many different linux distributions until it is now based on a Slackware linux distribution and the corresponding live-CD scripts by Tomas M. (www.slax.org) . Every package, kernel configuration and script is optimized to be used by security penetration testers. Patches and automation have been added, applied or developed to provide a neat and ready-to-go environment. For dual booting windows and backtrack, see this http://themostboringblogintheworld.w...ady-installed/ |
|
#5
| ||||
| ||||
| Re: Installing Backtrack with Windows Quote:
I didnt get any errors during installation. |
|
#6
| ||||
| ||||
| Re: Installing Backtrack with Windows
You might want to use something like GParted to resize your current windows partition. You can make a live CD of it and boot to it to resize the partition. Before you resize a windows partition you will want to defrag, run disk cleanup, and a chkdsk to make sure everything is in it's place...then you can follow the instructions to resize the partition. |
|
#7
| ||||
| ||||
| Re: Installing Backtrack with Windows Quote:
* (Now you can start installing bt2) * mkdir /mnt/backtrack * mount /dev/hda4 /mnt/backtrack/ * mkdir /mnt/backtrack/boot/ * mount /dev/hda2 /mnt/backtrack/boot/ * cp --preserve -R /{bin,dev,home,pentest,root,usr,etc,lib,opt,sbin,va r} /mnt/backtrack/ * (Note: this has to copy 600+MB and takes a little while, so perhaps have a coffee) * mkdir /mnt/backtrack/{mnt,proc,sys,tmp} * mount --bind /dev/ /mnt/backtrack/dev/ * mount -t proc proc /mnt/backtrack/proc/ * cp /boot/vmlinuz /mnt/backtrack/boot/ (command changed to suit new BT 2.0 file location) * chroot /mnt/backtrack/ /bin/bash (returned /dev/pts/0: no such file or directory) * (Now you need to alter lilo.conf and write it to the mbr) * nano /etc/lilo.conf (you can use your favorite editor to do this) * (strip out all comments for clarity, and end up with lilo.conf as follows * lba32 * boot /dev/hda * #message = /boot/boot_message.txt (we may not have this file) * prompt * timeout=1200 * change-rules * reset * vga=791 * #linux bootable partition config begins * image = /boot/vmlinuz * root = /dev/hda4 * label = backtrack2 * read-only * #linux bootable partition ends * (note: you can get your bootsplash back by giving the command "makesplash" and adding an initrd line to your lilo.conf. When you do this make sure /boot is mounted) * #windows bootable partition config begins * other = /dev/hda1 * label = WindowsXP * table = /dev/hda * #windows bootable partition config ends * (save file) * lilo -v * exit * (now reboot). search, search, search, man some people get pissed cause we ask dumb questions ( i've done it ALOT) then u r alone.... |
|
#8
| |||
| |||
| Re: Installing Backtrack with Windows http://ethicalhacking.end0.net/?cat=2 I made the partitions that guy says to make (–> Linux swap (512mb) –> Ext2 partition (10gig) - i also did the 512 fat32 but i dont think its necessary as i can use it in windws and its empty...). then i followed this video and installed backtrack on my computer http://www.geekstogo.com/forum/redir...d_windows.html |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "Installing Backtrack with Windows" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to do partition while installing Backtrack 5 and windows 7 x64? | Baijayanthi | Operating Systems | 7 | 20-10-2011 07:42 PM |
| Installing ATI APP SDK, Cal++ and Pyrit on Backtrack 5 | X-MaaN | Operating Systems | 7 | 09-07-2011 10:47 AM |
| Any one using backtrack 4?I have trouble installing it on VIrtualBox.please help? | silvercats | Operating Systems | 2 | 20-07-2010 05:12 PM |
| Installing BackTrack 4 as a VMware Guest | Nauset | Operating Systems | 6 | 11-05-2010 09:12 AM |
| Installing backtrack 4 final on a partition other than C: or windows partition | joal123 | Operating Systems | 4 | 08-05-2010 09:37 AM |