Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Error messages during boot
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
Tuxuser
Tux's lil' helper
Tux's lil' helper


Joined: 28 Oct 2002
Posts: 136
Location: Solingen / Germany

PostPosted: Wed Oct 30, 2002 1:33 pm    Post subject: Error messages during boot Reply with quote

Hi

After successful (seems to be) installing Gentoo I compiled the kernel and after rebooting I'm getting two error messages.

1. Failed to load echo
2. d: No such file or directory
Failed to start local

I'm failing to interprete this messages and get any further and even in the German forum nobody replyed with a solution. Can anybody help?

Ciao
Back to top
View user's profile Send private message
px
Guru
Guru


Joined: 26 Sep 2002
Posts: 497
Location: Metz, France

PostPosted: Wed Oct 30, 2002 1:56 pm    Post subject: Reply with quote

what do you have in your /etc/conf.d/local.start ?

I think somewhere in your config file you have written in a file echo "something" while you had to echo "sommething" > to that file and not write the entire line in this file...

at shell prompt:
' echo "qq" > file ' mean you put "qq" in that file
' echo "qq" >> file ' mean you add "qq" in that file, at the end
_________________
Nous autres, mordus d'informatique, préférons par-dessus tout passer notre temps à bidouiller nos ordinateurs, plutôt que les utiliser pour faire quelque chose de productif. [Dave Barry]
Back to top
View user's profile Send private message
Tuxuser
Tux's lil' helper
Tux's lil' helper


Joined: 28 Oct 2002
Posts: 136
Location: Solingen / Germany

PostPosted: Wed Oct 30, 2002 2:35 pm    Post subject: Reply with quote

Here's a copy of my local.start:
------------
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# $Header: /home/cvsroot/gentoo-src/rc-scripts/etc/conf.d/local.start,v 1.2 2002/05/12 21:48:18 azarah Exp $

# This is a good place to load any misc.
# programs on startup ( 1>&2 )

# Activate UDMA
hdparm d 1 /dev/hda
hdparm d 1 /dev/hdb
-----------------

Furthermore I'm feeling not guilty to have written anything in my congfig file but I'll check.
Back to top
View user's profile Send private message
Tuxuser
Tux's lil' helper
Tux's lil' helper


Joined: 28 Oct 2002
Posts: 136
Location: Solingen / Germany

PostPosted: Wed Oct 30, 2002 2:53 pm    Post subject: Guilty Reply with quote

OK

guilty in all cases. Sometimes it seems somebody has to point on it that I switch on my brain.
Found the errors.

Thank's a lot!!!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum