Jpilot problem resolved

Leslie Satenstein lsatenstein at yahoo.com
Mon Feb 11 02:53:36 UTC 2008


Found two shell scripts that allowed me to take an earlier backup and restore it.

Here inline are the two script contents 

For backup
sudo pilot-xfer  -p /dev/ttyUSB1 -b $HOME/jpilot/backup

For restore
sudo pilot-xfer  -p /dev/ttyUSB1 -r $HOME/jpilot/backup

I jpilot does not work for you  put this file into /etc/udev/rules.d 

name of file is 10-visor.rules  

content is:

BUS=="usb", SYSFS{product}=="Palm Handheld*", KERNEL=="ttyUSB[13579]",SYMLINK+="pilot"

(as a single line)

And if it still does not work...
Add one line to the bottom of the following file.

/etc/rc.d/rc.local

/sbin/modprobe --firsttime visor   


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20080210/6ecbb974/attachment-0001.htm>


More information about the fedora-list mailing list