Palm Desktop and disk partitions

Aug 29, '02 06:20:55AM

Contributed by: Anonymous

Hotsync Manager on Palm Desktop 4 is a carbonized application that cannot handle multiple disk partitions. You can neither HotSync nor edit the conduit settings unless the conduits and the user data are on the same disk partition. The unfriendly error message complains "You do not have sufficient permissions. See your administrator."

If you like to keep user data on a separate partition (sysadmin 101 stuff), you can still fool the Hotsync Manager as follows:

  1. Create a folder /Users/Palm that is on the partition holding the Mac OS X System (more specifically, /Users/Palm should be on the partition holding /Library -> Application Support -> Hotsync Manager).

  2. Copy the contents of ~/Documents/Palm to /Users/Palm. Use the Finder, just to be on the safe side. The tilde (~) represents your home folder.

  3. Replace the folder ~/Documents/Palm with a link to /Users/Palm. Using a Terminal window, type:
     % cd ~/Documents ; rm -r Palm ; ln -s /Users/Palm Palm
After this, Hotsync finally worked!

Comments (2)


Mac OS X Hints
http://hints.macworld.com/article.php?story=2002082906205552