In this post I will discuss about how to installation to the user Backtrack 4 chipset Silicon Intregated Systems…
The first step is to have a laptop or PC … hehehe
Next …
1. When the menu appears Backtrack install option, press tab to add commands to be entered into its GUI (only for chipset sis), type “maxcpus = 0” (without the quotes) after writing splash … (Enter)
2. After that will come login …
type with login: root
password: toor
Then to enter the GUI type startx command
3. Once inside, open the console and follow the following commands …
root@bt:~# mkdir /mnt/bt
root@bt:~# mount /dev/sdaX/ /mnt/bt/
root@bt:~# mkdir /mnt/bt/boot
root@bt:~# cp-preserve-R /(bin, dev, home, pentest, root, usr, boot, etc, lib, opt, sbin, var) /mnt/bt/
root@bt:~# mkdir /mnt/bt/ (mnt, tmp, proc, sys)
root@bt:~# chmod 777 /mnt/bt/tmp/
root@bt:~# mount-t proc proc /mnt/bt/ /proc
root@bt:~# mount-o bind /dev/ /mnt/bt/dev/
Note: Sign partition Continued…
