From: Hans-Werner Hilse <hilse@web.de>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Mounting /dev from udev ... [oops]
Date: Tue, 10 Apr 2007 15:55:47 +0200 [thread overview]
Message-ID: <20070410155547.ddcfb294.hilse@web.de> (raw)
In-Reply-To: <876959.11716.qm@web31710.mail.mud.yahoo.com>
Hi,
On Sat, 7 Apr 2007 10:46:40 -0700 (PDT) maxim wexler
<blissfix@yahoo.com> wrote:
> Got the above error on first reboot of fresh system.
Was udev compiled running the kernel in question? (Most probably not
needed, though)
Is kernel-headers matching that kernel version? That would probably be
an absolute requirement... It may be a lower version than the running
kernel, but things will fail miserably if it's a higher version.
> Only link to this particular error in google is from a
> German site which I can't read.
Well, Googling for the email's subject as a phrase did reveal ...
nothing. At least I could have translated the message if I was able to
get there...
> hmmm, just noticed I can't use ctl-alt-del. Does
> nothing.
>
> #reboot and #shutdown result in:
>
> /dev/initctl: No such file or directory
> init: /dev/initctl: No such file or directory
That's because you're in the emergency console and there is no "init"
running. In order to halt/restart you need to add the "-f" flag. Beware
that you should unmount/remount r/o your partitions before resetting.
I.e.:
# umount /some/manually/mounted/partition
# mount -o ro,remount /dev/device-in-use /mounted/partition/in/use
# sync
# reboot -f
-hwh
--
gentoo-user@gentoo.org mailing list
prev parent reply other threads:[~2007-04-10 14:07 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-07 17:46 [gentoo-user] Mounting /dev from udev ... [oops] maxim wexler
2007-04-07 18:30 ` Dan Farrell
2007-04-07 21:51 ` maxim wexler
2007-04-07 22:07 ` Dale
2007-04-08 8:42 ` Mick
2007-04-10 21:00 ` Dan Farrell
2007-04-10 21:44 ` maxim wexler
2007-04-10 22:18 ` Dan Farrell
2007-04-10 13:55 ` Hans-Werner Hilse [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070410155547.ddcfb294.hilse@web.de \
--to=hilse@web.de \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox