eilu
October 21st, 2006, 02:30 AM
This has probably been done, how-to'd and faq'd to death, but I took a different approach, which other people might find useful. My system is dual-booting Win98 and Ubuntu Dapper, but this should work in any system with an internet connection.
1. Copy your original FF profile (from Windows). It's in C:\WINDOWS\Profiles\<profile name>\Application Data\Mozilla\Firefox\Profiles In newer systems (2000, XP) you can access the Application Data folder by running %appdata%
2. Paste the profile in /home
3. In terminal, run Firefox with the profile manager:
$ firefox -p
4. Choose to create a new profile in Profile Manager. It'll ask you for the installation folder, and you select the profile you copied. Profile Manager will recognize it as an existing profile and allow you to use it. You now have all your bookmarks, extensions, cookies, saved forms, etc. in Ubuntu.
5. Install Google Browser Sync (http://www.google.com/tools/firefox/browsersync/) on both Ubuntu FF and Windows FF. In my case I set it up so I just sync bookmarks between the two, but this will also let you sync cookies, passwords, etc. This is so that any new bookmarks I add in one system will be available in the other.
And that's how I got Ubuntu and Windows to "share" my FF profile. Hope someone found it useful. :)
I know you could always just point profile manager to your existing Windows profile, but this way you can unmount Windows and still keep the profile. Also, since you're not sharing extensions, Linux-only extensions (like Fireget) won't clutter up the Windows installation.
1. Copy your original FF profile (from Windows). It's in C:\WINDOWS\Profiles\<profile name>\Application Data\Mozilla\Firefox\Profiles In newer systems (2000, XP) you can access the Application Data folder by running %appdata%
2. Paste the profile in /home
3. In terminal, run Firefox with the profile manager:
$ firefox -p
4. Choose to create a new profile in Profile Manager. It'll ask you for the installation folder, and you select the profile you copied. Profile Manager will recognize it as an existing profile and allow you to use it. You now have all your bookmarks, extensions, cookies, saved forms, etc. in Ubuntu.
5. Install Google Browser Sync (http://www.google.com/tools/firefox/browsersync/) on both Ubuntu FF and Windows FF. In my case I set it up so I just sync bookmarks between the two, but this will also let you sync cookies, passwords, etc. This is so that any new bookmarks I add in one system will be available in the other.
And that's how I got Ubuntu and Windows to "share" my FF profile. Hope someone found it useful. :)
I know you could always just point profile manager to your existing Windows profile, but this way you can unmount Windows and still keep the profile. Also, since you're not sharing extensions, Linux-only extensions (like Fireget) won't clutter up the Windows installation.