paulf10 Posted March 5, 2009 Share Posted March 5, 2009 Hey Everyone, I followed the wiki guide on getting jasager 1.2 on the fon and all went well. http://wiki.hak5.org/wiki/Fon_Jasager_Install Now, i want to get the latest and greatest version of jasager, 2.1, on the fon. The guide here: http://wiki.hak5.org/wiki/Fon_Jasager_Install_v2_1 I believe is used when doing a fresh install on a fon? Can someone tell me what steps have to be done to upgrade my fon (2100) running 1.2 to 2.1 Thanks very much, Quote Link to comment Share on other sites More sharing options...
digininja Posted March 5, 2009 Share Posted March 5, 2009 You should be able to just drop the new ipk file on and do an ipkg install. Quote Link to comment Share on other sites More sharing options...
paulf10 Posted March 5, 2009 Author Share Posted March 5, 2009 You should be able to just drop the new ipk file on and do an ipkg install. so, using winSCP just transfer over the new jasaer ipk, then install it with ipkg install jasager_2.1.ipk ? is that it? any housecleaning need to be done before or after? need to uninstall jasager1.2 first? or are there new jasager madwifi drivers that i need to install first? Thanks Quote Link to comment Share on other sites More sharing options...
digininja Posted March 5, 2009 Share Posted March 5, 2009 No new drivers and there is nothing to clean. All should go ok assuming you still have enough space on the device. Pre 2.1 the log file was written to the flash so could fill it even though there are reports of disk space free (see other threads for discussion). Quote Link to comment Share on other sites More sharing options...
paulf10 Posted March 6, 2009 Author Share Posted March 6, 2009 thanks digininja! the upgrade went smoothly. One side effect, i can no longer get to the ddwrt web interface. I just get forwarded to jasager when i type in 192.168.1.1/webif.html i think the html file for the ddwrt interface may have been over written when i performed: mv /www/index.html /www/webif.html cp -R /karma/www/* /www/ for the second time (first being when i installed 1.2 using http://wiki.hak5.org/wiki/Fon_Jasager_Install) Any idea whats wrong? Do you guys think that the html file was over written? if so could someone please upload the webif html file and any other needed files? Thanks so much, Quote Link to comment Share on other sites More sharing options...
digininja Posted March 6, 2009 Share Posted March 6, 2009 The first time you did the move you moved the webif homepage to webif.html, the second time you did it you move the jasager one over the top of it. Here is the file you need. Unzip it and save it as /www/webif.html Quote Link to comment Share on other sites More sharing options...
sandred Posted March 10, 2009 Share Posted March 10, 2009 When I tried to upgrade...I got this error root@OpenWrt:~# ipkg install jasager_2.1.ipk Upgrading jasager on root from 1 to 2... Nothing to be done An error ocurred, return value: 1. Collected errors: ERROR: Cannot satisfy the following dependencies for jasager: ruby-core ruby-rexml What should I do? Quote Link to comment Share on other sites More sharing options...
paulf10 Posted March 10, 2009 Author Share Posted March 10, 2009 thanks digininja! i'll give that a try When I tried to upgrade...I got this error root@OpenWrt:~# ipkg install jasager_2.1.ipk Upgrading jasager on root from 1 to 2... Nothing to be done An error ocurred, return value: 1. Collected errors: ERROR: Cannot satisfy the following dependencies for jasager: ruby-core ruby-rexml What should I do? I believe you are getting that error because you don't have ruby-core nor ruby-rexml installed. I originally had my fon running on 1.2: and when upgraded to 2.1 (http://wiki.hak5.org/wiki/Fon_Jasager_Install_v2_1) I installed these three packages before upgrading to 2.1: ruby-core_1.8.6-p36-1_mips.ipk ruby-rexml_1.8.6-p36-1_mips.ipk kmod-gpio_2.6.21.5-atheros-1_mips.ipk Hope that helps Quote Link to comment Share on other sites More sharing options...
sandred Posted March 10, 2009 Share Posted March 10, 2009 thanks ! i was under the impression that it did not require new installs. now i got it. Quote Link to comment Share on other sites More sharing options...
digininja Posted March 10, 2009 Share Posted March 10, 2009 The new dependancies are for the xml parsing and a few other treats. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.