This bug is missing log files that will aid in diagnosing the problem.
>From a terminal window please run:

apport-collect 1536294

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

** Changed in: linux (Ubuntu)
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1536294

Title:
  Network filesystems don't mount on boot

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Ubuntu 15.10, I have several CIFS filesystems listed in /etc/fstab.

  They don't mount at boot. If I list them by host name in /etc/fstab,
  mount says name resolution failed in the boot logs. If I list them by
  IP address, mount says the network is unreachable in the boot logs.

  If fixed this by adding the following in /etc/systemd/system/remote-
  fs-pre.target.d/override.conf:

  [Unit]
  Requires=NetworkManager-wait-online.service
  After=NetworkManager-wait-online.service

  See also #1313513. This is a problem in older, pre-systemd versions of
  Ubuntu as well.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1536294/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to