Wednesday March 22, 2006
So, after several weeks of beating my head against the wall, I’ve found this simple fix for syncing my WinXP guest VMWare virtual machine inside my SuSE Linux host. Basically, it looks like because usbfs wasn’t being mounted at boot time, VMWare wasn’t getting notified of my Treo 650 as it was trying to HotSync. Make this change in /etc/fstab: #usbfs /proc/bus/usb usbfs noauto 0 0 usbfs /proc/bus/usb usbfs defaults 0 0 and/or run this manually if you have to: sudo mount -t usbfs usbfs /proc/bus/usb Thanks VERY much to andyb for this little tidbit!!! Oh, and in case you’re asking, no, I can’t seem to sync evolution/gnome-pilot successfully/consistently with my Treo 650 (yes, I’ve added the correct lines to devices.xml) and Exchange (couldn’t sync the calendar?!?!?), and Read more…
Social Parts