PDA

View Full Version : erreur aborting boot


darken
05-05-2008, 03:03 AM
Error aborting boot (sending sigterm to parent)

/bin/sh on /etc/rc terminated abnormally, goin to sigle user mode
Entre full pathname of shell or return for /bin/sh: shell
init can t exec shell for single user no such file or director

marcolino
05-05-2008, 04:45 PM
Have you tried hitting return, as it suggests, to run the Bourne shell? There is no executable named shell, as far as I know, and you did not use the full pathname.

darken
05-05-2008, 05:09 PM
Hello

Error Aborting boot 'sending sigterm to parent)
/bin/sh/ on /etc/rc terminated adnormally, going to single user mode
Entre Full pthname of shell or return for /bin/sh:

marcolino
05-05-2008, 05:14 PM
Hi darken,

Another thought, do you have any other shells installed on this machine? Also, what precipitated this error? Is this a new install? Has any hardware been changed recently?

Some of these answers will help us with the troubleshooting.

darken
05-05-2008, 05:26 PM
Hi marcolino,

The problem appeared after I installed kde

marcolino
05-05-2008, 05:43 PM
Well, it appears that the problem lies with either /bin/sh or /etc/rc. Have you tried hitting return at the Enter full pathname of shell or return for /bin/sh: prompt? If that gives you an error still, try typing /bin/csh instead. Did you happen to edit /etc/rc?

darken
05-05-2008, 06:24 PM
fichier rc


casse ${local_startup} in
[Nn] [0o] : '') ;;
*) find_local_scripts.new ;;
esac

files='rcorder ${skip} /etc/rc.d/* $ {local_rc} 2>/devnull'
_skin_early=1
for_rc_elem in ${files} ; do
casse " $_skip_early in
1) case "$_rc_elem" in
*/$ {early_late_divider} _skin_early=0;;
esac
continue
;;
esac
runn_rc_script $ {_rc_elem } $ {boot}
donne
echo''
date
exit 0
#

marcolino
05-05-2008, 07:12 PM
Hi darken,

If that is your entire /etc/rc file, then something happened to it. If it is only a portion of it, then where in the file is it? Also, what version of OpenBSD are you running? And, since you were able to view the file, does this mean that you were able to boot into single-user mode?

jggimi
05-05-2008, 07:21 PM
That fragment doesn't look like anything in /etc/rc to me, even without the typos.

marcolino
05-05-2008, 07:44 PM
That fragment doesn't look like anything in /etc/rc to me, even without the typos.Agreed, jggimi. That's part of the reason I asked about what version he is running. I have a feeling there is more happening than darken is reporting. Of course, there's little information so far. A quick recap of what might be helpful:

Operating system version
Success/failure with booting into single-user mode
Any recent alteration of /etc/rc
From what file did that snippet come
How did darken install KDE? Packages? Ports? Source compile?
I'm sure more questions will come to me, but this will do for now.

darken
05-05-2008, 07:48 PM
Freebsd version 7 excuses I I understood your derniere question that you rested(posed) me I speak very badly about englais I am French

:)