[Pkg-sysvinit-devel] Bug#391375: [CORRECTION] Re: bind mounts and
shutdown sequence
Stephen Olander Waters
debian at luy.info
Wed Oct 25 15:54:00 CEST 2006
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
More information about the Pkg-sysvinit-devel
mailing list