Comment 71 for bug 807306

Revision history for this message
Steve Langasek (vorlon) wrote : Re: [Bug 807306] Re: [oneiric] Keyboard & mouse not working in X - incomplete migration to /run

On Fri, Jul 15, 2011 at 07:30:54PM -0000, Eduard Hasenleithner wrote:
> > Do the symlinks /etc/rc0.d/S60umountroot and /etc/rc6.d/S60umountroot
> exist?

> Yes they do. Question: Do I remember correctly that the symlinks with S
> are used for starting, and those with K for stopping? If that is the
> case, why is start a "No-op" in the umountroot script?

"start" and "stop" mean something different in runlevels 0 and 6. All
scripts in these runlevels are called with "stop" as the argument, the K vs.
S is only used for ordering.

At this point I'm all out of guesses as to what's going on with your system.
Could you please edit /etc/init.d/umountroot to add these two lines as the
first non-comments in the file:

  set -x
  exec > /shutdown.log 2>&1

then reboot, and attach the resulting /shutdown.log file (if any)? If the
log doesn't get created on reboot, that's interesting to know as well, of
course.

--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set it on, and I can move the world.
Ubuntu Developer http://www.debian.org/
<email address hidden> <email address hidden>