I have usbnetworking installed and configured over ssh/wifi. I wanted to install the latest patch for jbpatch and copied it over using scp.
I verify its there for installation.
On my kpw when I choose Menu | Settings and then pull down the menu again the option Update Your Kindle is grayed out.
How can I tell my kpw to refresh and look for the file?
Code:
scp update_jbpatch_3.2.1_fw531_install.bin root@kindle.local:/mnt/us/
Welcome to Kindle!
update_jbpatch_3.2.1_fw531_install.bin 100% 1247KB 1.2MB/s 00:01
Code:
ls -lh /mnt/us/*.bin
-rwxr-xr-x 1 root root 1.2M Feb 3 06:59 /mnt/us/update_jbpatch_3.2.1_fw531_install.bin
How can I tell my kpw to refresh and look for the file?