- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- kernel panic
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2013 07:45 AM
03-05-2013 07:45 AM
hi guys,
i have a blade with suse 11 service pack 1 .
The system crash down.
When i attempt to restart it, in the boot i have this error :
/bin/run-init: /sbin/init: No such file or directory.
Kernel panic - not syncing : Attempted to kill init !
Pid: 1, comm: run-init Not tainted 2.6.32.45-0.3-default #1
any idea ....
help me
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2013 07:59 AM
03-05-2013 07:59 AM
Re: kernel panic
ooopppss
the error is :
/bin/run-init: /bin/sh: No such file or directory
sorry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2013 08:09 AM
03-05-2013 08:09 AM
Re: kernel panic
Probably there is a problem in mounting the root filesystem. As the system fails to transition from initrd to real root filesystem, the initrd-based "run-init" process dies and causes a kernel panic.
Can you boot the system on external boot media, e.g. the rescue mode of the SuSE installation discs, or any Linux Live CD?
That would allow you to determine if the root filesystem is OK or not.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2013 08:23 AM
03-05-2013 08:23 AM
Re: kernel panic
I have already boot in rescue mode.
the root file system is ok. i have do fsck on it and go welle.
Any idea?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2013 08:52 AM
03-05-2013 08:52 AM
Re: kernel panic
sh is a link to bash. Either the link is missing or corrupt, or bash itself is missing or corrupt
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2013 04:39 AM