sm-users AT lists.ibiblio.org
Subject: Sourcemage Users List
List archive
- From: Christopher Dombroski <cdombroski AT icanttype.org>
- To: sm-users AT lists.ibiblio.org
- Subject: Re: [SM-Users] Please help with 2.6.14.2
- Date: Tue, 29 Nov 2005 21:00:28 -0500
Tanel Tammet wrote:
> Just before finding the keyboard it warns that it did not manage to
> create or use
> the initial console or terminal.
To me this sounds like perhaps the kernel can't find /dev/console, which
it supposedly needs. I would boot into an older kernel passing it
init=/bin/bash (hilight the appropriate kernel in lilo, hit tab, and
then type in init=/bin/bash) and check for /dev/console and /dev/null.
If they don't exist, they can be created with:
mknod -m 600 /dev/console c 5 1
mknod -m 666 /dev/null c 1 3
Hope that helps
Chris Dombroski
Attachment:
signature.asc
Description: OpenPGP digital signature
-
[SM-Users] Please help with 2.6.14.2,
Tanel Tammet, 11/28/2005
- Re: [SM-Users] Please help with 2.6.14.2, David Brown, 11/29/2005
-
Re: [SM-Users] Please help with 2.6.14.2,
Christopher Dombroski, 11/29/2005
- Re: [SM-Users] Please help with 2.6.14.2, Karsten Behrmann, 11/30/2005
Archive powered by MHonArc 2.6.24.