[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: sudo umount hangs when booting with systemd



On 12/15/13, Zenaan Harkness <zen@freedbms.net> wrote:
> On 12/15/13, Zenaan Harkness <zen@freedbms.net> 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
> above two lines, was that
> ls -lF /
> would hand, similarly to the mount hang. That problem's gone too now.

"would hang" that should be.

Notably, ls -l / would not hang, only ls -lF / . So it was the -F or
--classify option to ls which stumbled upon systemd's mount internals,
it seems.

Zenaan


Reply to: