Fungování této stránky je z důvodu údržby dočasně omezeno. Pokud žádný článek nápovědy nevyřeší váš problém a potřebujete se zeptat na další řešení, napište nám na Twitter @FirefoxSupport nebo Reddit /r/firefox.

Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Zjistit více

Thunderbird profile (on shared partion) is inaccessible

  • 5 odpovědí
  • 1 má tento problém
  • 5 zobrazení
  • Poslední odpověď od christ1

more options

I have a dual boot system with the following partions:-

Ubuntu 14.04 partition (Ext3 format) Windows 8.1 partition (NTFS format) Data partition (NTFS format, data therein is accessed by Firefox, Thunderbird, Lightning, etc, from both Windows and Ubuntu).

Thunderbird works perfectly when the Window OS is booted.

When Ubuntu is booted (Windows and Ubuntu CANNOT be running simultaneously) then Thunderbird is unable to access the required profile (on the Data partition) unless I first manually access the data partition. Only then does thunderbird run correctly.

Surely Thunderbird should be able to access the data partition without the partition having to be manually accessed first? (Note - the 'Path=' statement in the profile.ini was set by Thunderbird's profile manager, and is correct.

I have a dual boot system with the following partions:- Ubuntu 14.04 partition (Ext3 format) Windows 8.1 partition (NTFS format) Data partition (NTFS format, data therein is accessed by Firefox, Thunderbird, Lightning, etc, from both Windows and Ubuntu). Thunderbird works perfectly when the Window OS is booted. When Ubuntu is booted (Windows and Ubuntu CANNOT be running simultaneously) then Thunderbird is unable to access the required profile (on the Data partition) unless I first manually access the data partition. Only then does thunderbird run correctly. Surely Thunderbird should be able to access the data partition without the partition having to be manually accessed first? (Note - the 'Path=' statement in the profile.ini was set by Thunderbird's profile manager, and is correct.

Všechny odpovědi (5)

more options

first manually access the data partition

What exactly does this mean?

Is your data partition mounted automatically?

more options

In order for Thunderbird to start correctly, I first have to select the 'Files' icon within the Launcher side bar. In the window that opens, I can then select the Data partition, which in turn opens a new window displaying the various primary directories on the partition. It is only at this stage that Thunderbird can be started successfully.

more options

Is your data partition mounted automatically?

more options

Do I have to mount the data partion as a separate act before opening the partition? - No, I don't.

Is the partition mounted before I select it to view its contents? - Apparently not. The mounting appears to be done automatically by the OS when I select the partiton to view its contents, and it appears to remain mounted from then on.

If, as it appears, Thunderbird is unable to access the partition until it has been mounted (and also appears unable to initiate the mounting), can the partition be mounted during the boot process so that it is always available to the programs that need access to the data on the partition?

more options

Thunderbird is unable to access the partition until it has been mounted (and also appears unable to initiate the mounting)

This is the way it is. Thunderbird won't take care for mounting partitions. That is your responsibility. It's up to you how to do that, either manually as you do now, or automatically at boot time.

You can do the latter by adding an entry to your /etc/fstab. Refer to the documentation of your distribution if you need help with that.