How do I pass noinitrd to kernel at boot (using GRUB)
Linux - Laptop and NetbookHaving a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
How do I pass noinitrd to kernel at boot (using GRUB)
Red Hat 9
GRUB as linux loader
Can anyone give me easy instructions on how I pass the noinitrd command to the kernel during boot up?
I'm trying to do this so that the kernel reconfigures itself to match up with my new laptop hardware (since I first installed RH9 by plugging the laptop HD into a desktop HD). However, once I plugged it back into my laptop I haven't been able to boot the kernel. Another pro advised me that this may be due to the init image file pegged to the desktop hardware so I should try reconfiguring it.
Thanks for the info. I think I've gotten that far. However, I don't know exactly which line and in which exact spot I enter "noinitrd" since I've already tried inserting it in numerous spots within the kernel line but I either get "Command not recognized" when I boot, or it simply runs the first few lines and then restarts the PC entirely. Below is exactly what is run unchanged. Now, would you be able to tell me where the noinitrd would go within it?
This is how you add all boot options. 'ro' and 'root=...' are boot options, too. Note that grub will not save modifications you make on the fly this way. If you end up at the main grub menu again, your changes have been undone. You are supposed to press 'b' before you end up at the main menu again. To make any changes permanent, you will have to add these options to your /etc/grub.conf file.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.