Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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.