Re: sudo umount hangs when booting with systemd

2013-12-14 Thread Zenaan Harkness
On 12/15/13, Zenaan Harkness wrote: > On 12/15/13, Zenaan Harkness wrote: > >> /etc/fstab : > >> /zenlocal/zen/justa /home/justa none bind >> /zenlocal/zen/ /home/justa/zen none bind > > Removing these solved the problem. > Another small issue that arose when I uncommented the first of the > ab

Re: sudo umount hangs when booting with systemd

2013-12-14 Thread Zenaan Harkness
On 12/15/13, Zenaan Harkness wrote: > /etc/fstab : > /zenlocal/zen/justa /home/justa none bind > /zenlocal/zen/ /home/justa/zen none bind Removing these solved the problem. I have unwound my two bind mount mounts (with the sequence as above - not recursive, but the latter bind mounted inside t

sudo umount hangs when booting with systemd

2013-12-14 Thread Zenaan Harkness
I have a directory /media/USB01 Nothing is mounted on this directory. When I run the following, after booting up with systemd, the command hangs: sudo umount /media/USB01 A Ctrl-C breaks the hang. $ cat /etc/fstab # /etc/fstab: static file system information. # # Use 'blkid' to print the univer