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

[CORRECTION] Re: bind mounts and shutdown sequence



CORRECTION
 
> > Here is my /etc/fstab
> > ---
> > # x86 mounts
> > /home           /x86/home none  bind            0       0
> > /tmp            /x86/tmp none   bind            0       0
> > /dev            /x86/dev none   bind            0       0
> > sysfs           /x86/sys sysfs  none            0       0
> > proc            /x86/proc proc  defaults        0       0
> 
> I found a workaround. I don't know if it counts as a fix but it does
> work. Change /x86/sys to a bind mount and shutting down works.
> 
> /sys           /x86/sys bind  none            0       0

Of course, that should be:
/sys           /x86/sys none  bind            0       0




Reply to: