DaemonForums  

Go Back   DaemonForums > FreeBSD > FreeBSD General

FreeBSD General Other questions regarding FreeBSD which do not fit in any of the categories below.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 5th May 2008
darken darken is offline
Port Guard
 
Join Date: May 2008
Posts: 30
Default erreur aborting boot

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
Reply With Quote
  #2   (View Single Post)  
Old 5th May 2008
marcolino's Avatar
marcolino marcolino is offline
Real Name: Mark
Custom Title Maker
 
Join Date: May 2008
Location: At the Mountains of Madness
Posts: 128
Default

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.
Reply With Quote
  #3   (View Single Post)  
Old 5th May 2008
darken darken is offline
Port Guard
 
Join Date: May 2008
Posts: 30
Default

Hello

PHP Code:
 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: 
Reply With Quote
  #4   (View Single Post)  
Old 5th May 2008
marcolino's Avatar
marcolino marcolino is offline
Real Name: Mark
Custom Title Maker
 
Join Date: May 2008
Location: At the Mountains of Madness
Posts: 128
Default

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.
Reply With Quote
  #5   (View Single Post)  
Old 5th May 2008
darken darken is offline
Port Guard
 
Join Date: May 2008
Posts: 30
Default

Hi marcolino,

The problem appeared after I installed kde
Reply With Quote
  #6   (View Single Post)  
Old 5th May 2008
marcolino's Avatar
marcolino marcolino is offline
Real Name: Mark
Custom Title Maker
 
Join Date: May 2008
Location: At the Mountains of Madness
Posts: 128
Default

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?
__________________
That's nothing a couple o' pints wouldn't fix.
Reply With Quote
  #7   (View Single Post)  
Old 5th May 2008
darken darken is offline
Port Guard
 
Join Date: May 2008
Posts: 30
Default

fichier rc


PHP Code:
casse ${local_startupin
[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

Reply With Quote
  #8   (View Single Post)  
Old 5th May 2008
marcolino's Avatar
marcolino marcolino is offline
Real Name: Mark
Custom Title Maker
 
Join Date: May 2008
Location: At the Mountains of Madness
Posts: 128
Default

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?
__________________
That's nothing a couple o' pints wouldn't fix.
Reply With Quote
  #9   (View Single Post)  
Old 5th May 2008
jggimi's Avatar
jggimi jggimi is offline
More noise than signal
 
Join Date: May 2008
Location: USA
Posts: 7,975
Default

That fragment doesn't look like anything in /etc/rc to me, even without the typos.
Reply With Quote
Old 5th May 2008
marcolino's Avatar
marcolino marcolino is offline
Real Name: Mark
Custom Title Maker
 
Join Date: May 2008
Location: At the Mountains of Madness
Posts: 128
Default

Quote:
Originally Posted by jggimi View Post
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:
  1. Operating system version
  2. Success/failure with booting into single-user mode
  3. Any recent alteration of /etc/rc
  4. From what file did that snippet come
  5. How did darken install KDE? Packages? Ports? Source compile?
I'm sure more questions will come to me, but this will do for now.
__________________
That's nothing a couple o' pints wouldn't fix.
Reply With Quote
Old 5th May 2008
darken darken is offline
Port Guard
 
Join Date: May 2008
Posts: 30
Default

Freebsd version 7 excuses I I understood your derniere question that you rested(posed) me I speak very badly about englais I am French

Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Silent Boot arch FreeBSD General 3 15th November 2008 07:00 PM
XP won't boot PatrickBaer FreeBSD General 5 3rd October 2008 12:45 PM
dual boot buba OpenBSD General 2 5th August 2008 11:32 AM
boot bug with USB enable nORKy FreeBSD Installation and Upgrading 5 12th June 2008 04:56 PM
Dual-boot laptop won't boot OpenBSD after upgrade to 4.3 kbeaucha OpenBSD Installation and Upgrading 17 30th May 2008 02:40 PM


All times are GMT. The time now is 07:11 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick