Mailinglist Archive: opensuse (4570 mails)
| < Previous | Next > |
Re: [SLE] Can you remap Firefox bookmarks to a FAT32 partition
- From: Felix Miata <mrmazda@xxxxxx>
- Date: Thu, 17 Nov 2005 10:29:07 +0000 (UTC)
- Message-id: <437C5AA7.61BA@xxxxxx>
marbux wrote:
> Since I am stuck dual-booting Windows XP until some holes in my
> software map are filled, I am wondering if: (i) it is feasible to
> remap the Linux Firefox bookmarks to the Firefox bookmarks file on my
> Windows boot partition (FAT32, not NTFS); (ii) if so, how can it be
> done (I'm not seeing a mapping in the chrome files); and (ii) if so,
> will I need to remap back to the original location before upgrading
> Firefox?
Your bookmarks.html file can be kept whereever you please. In doze it
need not be located in the profile directory, so you can move it
somewhere easier to type and backup.
Put this in user.js file in your profile directory (adjust your FAT32
path as necessary):
user_pref("browser.bookmarks.file", "/mnt/C/Mozilla/Profiles/bookmarks.html");
It can also be set using about:config.
You'll need to ensure the permissions on the FAT32 mount allow writing
by your FF user.
--
"I can do all things through Him who gives me strength."
Philippians 4:13 NIV
Team OS/2 ** Reg. Linux User #211409
Felix Miata *** http://members.ij.net/mrmazda/
> Since I am stuck dual-booting Windows XP until some holes in my
> software map are filled, I am wondering if: (i) it is feasible to
> remap the Linux Firefox bookmarks to the Firefox bookmarks file on my
> Windows boot partition (FAT32, not NTFS); (ii) if so, how can it be
> done (I'm not seeing a mapping in the chrome files); and (ii) if so,
> will I need to remap back to the original location before upgrading
> Firefox?
Your bookmarks.html file can be kept whereever you please. In doze it
need not be located in the profile directory, so you can move it
somewhere easier to type and backup.
Put this in user.js file in your profile directory (adjust your FAT32
path as necessary):
user_pref("browser.bookmarks.file", "/mnt/C/Mozilla/Profiles/bookmarks.html");
It can also be set using about:config.
You'll need to ensure the permissions on the FAT32 mount allow writing
by your FF user.
--
"I can do all things through Him who gives me strength."
Philippians 4:13 NIV
Team OS/2 ** Reg. Linux User #211409
Felix Miata *** http://members.ij.net/mrmazda/
| < Previous | Next > |