Public bug reported: Hi,
Since I upgraded my computer at work to Intrepid Ibex, the samba shares I defined in fstab aren't mounted automatically anymore. To mount them, I should run sudo mount -a after each startup. Here is my fstab : # /etc/fstab: static file system information. # # <file system> <mount point> <type> <options> <dump> <pass> proc /proc proc defaults 0 0 # /dev/sda5 UUID=24d420b3-83ba-466f-a4f5-07ca9d0b799e / ext3 defaults,errors=remount-ro,relatime 0 1 # /dev/sda7 UUID=1a6adea4-bf7f-4d30-8312-0b835d73084f /home ext3 defaults,relatime 0 2 # /dev/sda1 #UUID=C2F02FBAF02FB397 /media/DISQUE_C ntfs defaults,nls=utf8,umask=007,gid=46 0 1 #UUID=C2F02FBAF02FB397 /media/DISQUE_C ntfs ro,user,auto,gid=100,nls=utf8,umask=002 0 0 # /dev/sda6 UUID=dc4672db-0d86-4888-8e10-9c76dfb858e1 none swap sw 0 0 /dev/scd0 /media/cdrom0 udf,iso9660 user,noauto 0 0 /dev/sda8 /work ext3 defaults,relatime 0 2 #PARTAGES SAMBA //chserver01/groups /media/DISQUE_M cifs iocharset=utf8,username=asdf,password=asdf,uid=asdf,gid=asdf 0 0 //chserver01/install /media/DISQUE_N cifs credentials=/root/.smbcredentials 0 0 //chserver01/asdf /media/DISQUE_P cifs username=asdf,password=asdf,uid=asdf,gid=asdf 0 0 /work/compiere/mh /compiere/mh none bind 0 0 /work/opt /opt none bind 0 0 ** Affects: ubuntu Importance: Undecided Status: New -- fstab samba shares aren't mounted on session startup since intrepid https://bugs.launchpad.net/bugs/377869 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs