Quote:
|
Originally Posted by jouni
I'm having a similar problem. I'm trying out Ubuntu using the live cd (I currently have Debian sarge on my hard drive), and while it certainly looks good, I don't want to lose my bookmarks, stored passwords, etc. when installing Ubuntu. I tried copying over my .mozilla directory from the hard drive into the home folder that I get when running the live cd, but then Firefox won't start. Upgrading Firefox to 1.0.6 didn't help. Is there a way to get debugging information from Firefox?
Perhaps another option is to create a new Firefox profile and somehow migrate the contents of the old one. I wonder if there is a tool for that? I moved my .mozilla folder out of the way, started Firefox and clicked on File/Import. Firefox starts up an "Import Wizard", but it just says "Import Preferences, Bookmarks, History, Passwords and other data from:" (and a large empty space below that), and nothing happens when I click on Next.
|
It shouldn't be a problem to simply migrate your existing profile for use in Ubuntu.
As you said, I can see two options available (make sure you have a backup of your existing profile just in case).
One option would be to simply copy over specific files from your existing profile, and overwrite them into the new one (not sure on which files these are, I simply just copy over "bookmarks", but for cookies/passwords etc..a quick search on the firefox forum should yield some results).
Another option would be to simply copy over your entire existing profile into the ~/.mozilla/firefox/ directory.
The problem here is that you need to let firefox know to use that profile instead of the default one.
The Firefox website has a walk-through for this:
http://www.mozilla.org/support/firefox/profile#backup
That walk-through also describes how to use a profile in a directory other than ~/.mozilla/firefox/ so all of the recommendations may not be necessary.
Possibly just modifying the "Path=" in "profiles.ini" to point to the profile you'd like to use may be enough.
Hope this helps.