ntfs file system NOT unmounted
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
upstart (Ubuntu) |
Confirmed
|
Medium
|
Unassigned |
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@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/
/dev/sda6 19374208 8307824 10094456 46% /media/
sandra@edubuntu:~$ mount
/cow on / type overlayfs (rw)
proc on /proc type proc (rw,noexec,
sysfs on /sys type sysfs (rw,noexec,
udev on /dev type devtmpfs (rw,mode=0755)
devpts on /dev/pts type devpts (rw,noexec,
tmpfs on /run type tmpfs (rw,noexec,
/dev/sdb1 on /cdrom type vfat (rw,relatime,
/dev/loop0 on /rofs type squashfs (ro,noatime)
cgroup on /sys/fs/cgroup type tmpfs (rw,uid=
none on /sys/fs/
none on /sys/kernel/debug type debugfs (rw)
none on /sys/kernel/
tmpfs on /tmp type tmpfs (rw,nosuid,nodev)
none on /run/lock type tmpfs (rw,noexec,
none on /run/shm type tmpfs (rw,nosuid,nodev)
binfmt_misc on /proc/sys/
/dev/sda1 on /media/
/dev/sda6 on /media/
gvfs-fuse-daemon on /home/sandra/.gvfs type fuse.gvfs-
sandra@edubuntu:~$ su -
Password:
root@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@edubuntu:~#
ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: mount 2.20.1-1ubuntu2
ProcVersionSign
Uname: Linux 3.2.0-20-
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)
affects: | util-linux (Ubuntu) → upstart (Ubuntu) |
Changed in upstart (Ubuntu): | |
importance: | Undecided → Medium |
see also bug #965234