If toor isn't working and you have nothing important on the drive, reinstall an MAKE SURE during install you type toor. If that doesn't work, run the live CD startx and see if it is a disk error.
Type: Posts; User: Teiknethal; Keyword(s):
If toor isn't working and you have nothing important on the drive, reinstall an MAKE SURE during install you type toor. If that doesn't work, run the live CD startx and see if it is a disk error.
Run this in console and follow the instructions.
sudo apt-get remove framework3
If you want to remove Metasploit Framework 2 run this also
sudo apt-get remove framework2
Try running the following command.
db_connect postgres : "postgreSQL PostgresRootUserPassword"@127.0.0.1/pentest
Notice the spaces between "postgres : "postgreSQL"" and also change the...
bi11gates
I solved the problem by completely reinstalling backtrack to my HDD. Upon re-installation I followed this guide EXACTLY. When that was done I opened up konsole and ran
msfupdateLet...
I ran into the same problem as you and I do the following.
iwconfig wlan0 essid "Wireless network name (WITH QUOTES)" key "wifi key (WITHOUT QUOTES)"
dhclient
When installing backtrack it allows you to edit the partitions and re size if needed. Use this program, as resizing via the windows "disk management" cannot, and will not make partitions bootable....
If it changes anything at all, I am running a fresh install dual boot. Not a VM or live CD.
I have spent the last few hours trying every guide I could find to fix the following error I encounter when running db_autopwn command. I already ran
db_driver postgres
db_create test
And...