[Bug 966922] Re: ntfs file system NOT unmounted

Brian Murray brian at ubuntu.com
Thu Mar 29 17:48:39 UTC 2012


** Changed in: upstart (Ubuntu)
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to upstart in Ubuntu.
https://bugs.launchpad.net/bugs/966922

Title:
  ntfs file system NOT unmounted

Status in “upstart” package in Ubuntu:
  New

Bug description:
  edubuntu beta2 usb live - 20120328

  I create a second administrative user besides edubuntu
  I have two partitions on my hard disk: ntfs and ext4
  Login as edubuntu, I do not mount the ntfs partition, logout and login as the second user: the ntfs partition can be correctly mounted
  I shut down and reboot the system
  Login as edubuntu,I mount the ntfs partition, logout and login as the second user: the ntfs partition cannot be mounted because seems to be busy.
  Please see the contents of my mount commands:

  sandra at edubuntu:~$ df
  File system    1K-blocchi    Usati Disponib. Uso% Montato su
  /cow              1032088   240520    739140  25% /
  udev               504324        4    504320   1% /dev
  tmpfs              204760      856    203904   1% /run
  /dev/sdb1         3893044  3767544    125500  97% /cdrom
  /dev/loop0        2072832  2072832         0 100% /rofs
  cgroup             511896        0    511896   0% /sys/fs/cgroup
  tmpfs              511896       12    511884   1% /tmp
  none                 5120        0      5120   0% /run/lock
  none               511896      224    511672   1% /run/shm
  /dev/sda1        95594748 87327988   8266760  92% /media/20E4C0C1E4C09B04
  /dev/sda6        19374208  8307824  10094456  46% /media/2a8ce349-f68c-4e3c-9f20-4a58d49de7b1
  sandra at edubuntu:~$ mount
  /cow on / type overlayfs (rw)
  proc on /proc type proc (rw,noexec,nosuid,nodev)
  sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
  udev on /dev type devtmpfs (rw,mode=0755)
  devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
  tmpfs on /run type tmpfs (rw,noexec,nosuid,size=10%,mode=0755)
  /dev/sdb1 on /cdrom type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=cp437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
  /dev/loop0 on /rofs type squashfs (ro,noatime)
  cgroup on /sys/fs/cgroup type tmpfs (rw,uid=0,gid=0,mode=0755)
  none on /sys/fs/fuse/connections type fusectl (rw)
  none on /sys/kernel/debug type debugfs (rw)
  none on /sys/kernel/security type securityfs (rw)
  tmpfs on /tmp type tmpfs (rw,nosuid,nodev)
  none on /run/lock type tmpfs (rw,noexec,nosuid,nodev,size=5242880)
  none on /run/shm type tmpfs (rw,nosuid,nodev)
  binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,noexec,nosuid,nodev)
  /dev/sda1 on /media/20E4C0C1E4C09B04 type fuseblk (rw,nosuid,nodev,allow_other,default_permissions,blksize=4096)
  /dev/sda6 on /media/2a8ce349-f68c-4e3c-9f20-4a58d49de7b1 type ext4 (rw,nosuid,nodev,uhelper=udisks)
  gvfs-fuse-daemon on /home/sandra/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=sandra)
  sandra at edubuntu:~$ su -
  Password: 
  root at edubuntu:~# mount /dev/sda1 /media/20*
  Mount is denied because the NTFS volume is already exclusively opened.
  The volume may be already mounted, or another software may use it which
  could be identified for example by the help of the 'fuser' command.
  root at edubuntu:~#

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: mount 2.20.1-1ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-20.33-generic-pae 3.2.12
  Uname: Linux 3.2.0-20-generic-pae i686
  ApportVersion: 1.95-0ubuntu1
  Architecture: i386
  CasperVersion: 1.312
  Date: Wed Mar 28 10:11:22 2012
  LiveMediaBuild: Edubuntu 12.04 LTS "Precise Pangolin" - Beta i386 (20120328)
  ProcEnviron:
   TERM=xterm
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  SourcePackage: util-linux
  UpgradeStatus: No upgrade log present (probably fresh install)

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




More information about the foundations-bugs mailing list