- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- what use about the initrd.gz(or initrd.img) in boo...
Operating System - Linux
1819941
Members
3323
Online
109607
Solutions
Forums
Categories
Company
Local Language
юдл
back
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
Forums
Discussions
юдл
back
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
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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
тАО04-02-2003 07:39 PM
тАО04-02-2003 07:39 PM
I try to delete the file, but the firewall can boot again normal, some times it met panic for init can not found, what is the problem?
Best Regards,
Frederick
Best Regards,
Frederick
frederick van targero
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-02-2003 08:02 PM
тАО04-02-2003 08:02 PM
Solution
hi
initrd is the initial ram disk. AFAIK, it contains drivers which are not directly built into the kernel but are needed to mount the root file system and start init.
if you recompile your kernel to include all the necessary drivers, you can do away with the initrd file.
check out if your boot loader contains an entry for the initrd file. if this is not there, i guess u can safely delete it. i guess it is booting, but not able to mount the root file system and hence failing with init not found. give the exact error message and we may be able help.
hth
-balaji
initrd is the initial ram disk. AFAIK, it contains drivers which are not directly built into the kernel but are needed to mount the root file system and start init.
if you recompile your kernel to include all the necessary drivers, you can do away with the initrd file.
check out if your boot loader contains an entry for the initrd file. if this is not there, i guess u can safely delete it. i guess it is booting, but not able to mount the root file system and hence failing with init not found. give the exact error message and we may be able help.
hth
-balaji
Its Always Important To Know, What People Think Of You. Then, Of Course, You Surprise Them By Giving More.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-02-2003 08:27 PM
тАО04-02-2003 08:27 PM
Re: what use about the initrd.gz(or initrd.img) in boot process?
yes Balaji, once it fail, I met:
Kernel panic: no init found. Try passwing init= option to kernel.
Best Regards,
Frederick
Kernel panic: no init found. Try passwing init= option to kernel.
Best Regards,
Frederick
frederick van targero
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-02-2003 08:30 PM
тАО04-02-2003 08:30 PM
Re: what use about the initrd.gz(or initrd.img) in boot process?
hi
if you get this message, there can be only two problems.
1. it is not able to mount the root file system. if this is the case, u need to add the module for your hdd driver.
2. your inittab is correct. in which case, u can try by passing the option init=/bin/bash option to the kernel.
but i guess the problem is 1, since you say that if the initrd is there, it works.
hth
-balaji
if you get this message, there can be only two problems.
1. it is not able to mount the root file system. if this is the case, u need to add the module for your hdd driver.
2. your inittab is correct. in which case, u can try by passing the option init=/bin/bash option to the kernel.
but i guess the problem is 1, since you say that if the initrd is there, it works.
hth
-balaji
Its Always Important To Know, What People Think Of You. Then, Of Course, You Surprise Them By Giving More.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP