Sickness, thank you thank you! Works like a charm. Great Job Sickness!
after running your script, i getfixed by:Code:pyrit list_cores X Error of failed request: BadRequest (invalid request code or no such operation) Major opcode of failed request: 136 () Minor opcode of failed request: 19 Serial number of failed request: 8 Current serial number in output stream: 8
uninstalling ATI driver
#: locate fglrx-uninstall.sh
#: cd
#: sh ./fglrx-uninstall.sh
reboot
install latest driver "ati...11-8....run"
after its finished:
#: fix-splash
Last edited by Eatme; 08-31-2011 at 07:57 PM.
Wiffy-Auto-Cracker - was the best thing that ever happen to me. :) Wo0oT :)
AWUSO36H_500mW_5dBi Antenna
Sickness, thank you thank you! Works like a charm. Great Job Sickness!
Eatme,
That might be a different issue, but I still get a error on pyrit no file directory.
i created a diff to fix.Code:Checked out revision 308. python: can't open file 's_e_tup.py': [Errno 2] No such file or directory
Regards,Code:--- backtrack5_update.py 2011-08-27 23:19:44.074160608 -0400 +++ backtrack5_update.py 2011-08-26 16:04:42.716309825 -0400 @@ -162,7 +162,7 @@ print " [>] Installing Pyrit, please wait.\n" subprocess.Popen("apt-get -y install libssl-dev scapy python-dev",shell=True).wait() subprocess.Popen("svn checkout http://pyrit.googlecode.com/svn/trunk/ pyrit_svn",shell=True).wait() - subprocess.Popen("cd pyrit_svn/pyrit && python s_e_tup.py build && python setup.py install",shell=True).wait() + subprocess.Popen("cd pyrit_svn/pyrit && python setup.py build && python setup.py install",shell=True).wait() subprocess.Popen("rm -rf pyrit_svn",shell=True).wait() print "\n" print " [>] Pyrit installed successfully!\n"
Leo
@lajjr it was fixed in the last version of the script, just update the script and try again![]()
Back|track giving machine guns to monkeys since 2007 !
Do not read the Wiki, most your questions will not be answered there !
Do not take a look at the: Forum Rules !
Thanx Sickness , it works really great! appreciate all the hard work!
Sickness,
Please check the pyrit part please I still get the error. If I was wrong I would just let it be, but I use pyrit alot so when I update pyrit there is the error. I did check out the newest version of your script last time and this time same~ same. Can you take a look and thanks for the great work.
Regards,
Leo
Checked out revision 308. python: can't open file 's_e_tup.py': [Errno 2] No such file or directory
setup.py is misspelled.. thats why.. lol
you have to remove that line you got the same line in their twice.
ps- dont forget to update to the latest ATI Driver
Wiffy-Auto-Cracker - was the best thing that ever happen to me. :) Wo0oT :)
AWUSO36H_500mW_5dBi Antenna
Eatme,
True, I told sickness about it. He fixed it all good great script!
Hello everyone...very nice script sickness!Well done1
Now my question: i've tried to update BT5 to BT5R1 through the script and the first option. Now when i boot the machine i have both kernels and when i choose the R1 version it gives an error:
ALERT!/dev/disko/my-uuid/xxxxxxxxxxxxxxxx does not exist. Dropping to a shell, and does not let me boot but it gives me only a few options.
Where is the problem? Do i have to fix something with the grub? I also have win7 installed and i have the gnome BT
Thank you very much in advance
SOLVED....installed a fresh copy of BT5R1 (I also tried through a live cd to install a new kernel (3.0) or the old kernel (2.6.38) but nothing happened, because i was always getting the same error at the reboot)
Last edited by vesper; 09-09-2011 at 12:33 PM.
nice and useful script, thanks for this.
just one little "cosmetic" issue, the script itself says it's still v1.1
so maybe you just missed a single char
cheers phk