- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Up Kernel Problem - Linux Operating System Help
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
09-20-2005 12:09 AM
09-20-2005 12:09 AM
Up Kernel Problem - Linux Operating System Help
I am running on a HP Proliant ML110 Server + 80 GS SATA with the current kernel 2.4.21-4.
I would like to update kernel to 2.4.21-32 but I can't.
The Error I got is :
# rpm -ihv kernel-2.4.21-32.EL.i686.rpm
Préparation... ####################################### [100%]
1:kernel ####################################### [100%]
No module aarich found for kernel 2.4.21-32.EL, aborting.
mkinitrd failed
So, when I reboot, it got the error :
VFS: cannot open root device "LABEL/" or unknow-block(0,0)
Please append a correct "root=" boot option
Kernel panic:VFS: uable to mount root fs on unknow-block(0,0)
Could anybody give me some advices ?
Thank you so much.
Regards
Cyril AUBERT
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2005 01:39 AM
09-20-2005 01:39 AM
Re: Up Kernel Problem - Linux Operating System Help
The aarich module is the module for the SATA controller.
It may be advisable to install the kernel source and configure it by hand to verify that the module is included in the kernel.
You can use the current /boot/config-* kernel configuration to recreate your actual configuration.
The SATA module maybe is included in your actual kernel by using an driver disk during installation.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2005 08:03 PM
09-20-2005 08:03 PM
Re: Up Kernel Problem - Linux Operating System Help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2005 12:55 AM
09-21-2005 12:55 AM
Re: Up Kernel Problem - Linux Operating System Help
See the documentation for the driver:
http://h18000.www1.hp.com/support/files/server/us/locate/101_6154.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2005 03:16 AM
09-21-2005 03:16 AM
Re: Up Kernel Problem - Linux Operating System Help
aarich-6.00.075-1.rhel3qu3.i686.rpm
adpahci.v1.19.V414A19.V041A7.rhel3.i686.rpm
but the installation failed because the rpms look for /boot/initrd-2.4.21-32.EL.img that can't be installed because the aarich module is not found.
I trie to install the 4 rpms in the same time :
aarich-6.00.075-1.rhel3qu3.i686.rpm
adpahci.v1.19.V414A19.V041A7.rhel3.i686.rpm
kernel-2.4.21-32.EL.i686.rpm
kernel-source-2.4.21-32.EL.i386.rpm
In order to resolve dependances, but the resulte is the same.
I will trie to look for a recent kernel where
aarich module is included
Thank you very much for you advice and sorry for my english
Cyril AUBERT
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2005 03:31 AM
09-21-2005 03:31 AM
Re: Up Kernel Problem - Linux Operating System Help
If so, if you comment out that line, you will be able to install the kernel, and then the aarich rpm for the new kernel.
After that, you need to uncomment again the line.
My native language is not english too, so we are in the same.