16.04. /etc/fstab contains
UUID=9bb5096d-7c9b-4a53-b298-7974b9cd6a74   /mnt/WD4   ext4    
noauto,nofail,errors=remount-ro  0   0

Upon plugging the disk, following gets logged:
[190158.370855]  sdd: sdd1
[190158.371844] sd 7:0:0:0: [sdd] Attached SCSI disk
[190158.649144] EXT4-fs (sdd1): warning: mounting unchecked fs, running e2fsck 
is recommended
[190158.655863] EXT4-fs (sdd1): mounted filesystem with ordered data mode. 
Opts: errors=remount-ro

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-volume-manager in Ubuntu.
https://bugs.launchpad.net/bugs/120829

Title:
  /dev/sda3 is mounted despite the 'noauto' option in fstab

Status in gnome-volume-manager package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: mount

  besides the Ubuntu feisty installation I have 2 other Linux-partititions 
formatted ext3. As they contain another system I do not want Ubuntu to touch 
them. So I edited /etc/fstab and added the option 'noauto' for those entries.
  Ubuntu does not respect these options and still mounts them at every boot-up.

  Example with /dev/sda3:

  1. line in fstab:
  # /dev/sda3
  UUID=72478130-3425-47ca-92e5-7270e8d3b6b2 /media/sda3     ext3    user,noauto 
       0       0

  2. line in 'cat /proc/mounts':
  /dev/disk/by-uuid/72478130-3425-47ca-92e5-7270e8d3b6b2 /media/sda3 ext3 
rw,nosuid,nodev,noexec,data=ordered 0 0

  The 'noauto' option is just ignored! Linux in no way should mount 'foreign' 
filesystems without confirmation by the user
  also with respect to security (removable media is a different story).

  I thus placed a '#' in front of the line in fstab, now Ubuntu
  complains about 'error mounting local filesystems' on every boot.

  ProblemType: Bug
  Architecture: amd64
  Date: Sun Jun 17 13:03:31 2007
  DistroRelease: Ubuntu 7.04
  ExecutablePath: /usr/bin/gnome-panel
  Package: gnome-panel 1:2.18.1-0ubuntu3.1
  PackageArchitecture: amd64
  ProcCmdline: gnome-panel --sm-client-id default1
  ProcCwd: /home/ingo
  ProcEnviron:
   PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-panel
  Uname: Linux pp 2.6.20-15-generic #2 SMP Sun Apr 15 06:17:24 UTC 2007 x86_64 
GNU/Linux

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-volume-manager/+bug/120829/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to