Цей вебсайт матиме обмежену функціональність, доки ми проводимо його обслуговування для поліпшення роботи. Якщо прочитана стаття не розв'язала вашу проблему і ви хочете поставити питання, наша спільнота підтримки з радістю допоможе вам на @FirefoxSupport у Twitter та /r/firefox на Reddit.

Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Докладніше

Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.

Thunderbird profile (on shared partion) is inaccessible

  • 5 відповідей
  • 1 має цю проблему
  • 1 перегляд
  • Остання відповідь від 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.

Усі відповіді (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.