Re: changeset: Make forced module loading optional

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Dave Jones
Date: Monday, May 5, 2008 - 8:32 am

On Mon, May 05, 2008 at 08:43:06AM +0200, Jan Engelhardt wrote:
 
 > So it's like:
 > 	<hack hack hack>
 > 	make modules_install
 > 	cp arch/x86/boot/bzImage /boot/mykernel
 > 	cp System.map /boot/System.map-2.6.26.1
 > 	mkinitrd -i /boot/myinitrd -k /boot/mykernel # suse, fedora might slightly different

For Fedora (and many other distros), you can replace the last three lines with 'make install'
It'll do everything. Construct the initrd. Install it & the vmlinuz, point grub.conf at it. etc.

	Dave

-- 
http://www.codemonkey.org.uk
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: changeset: Make forced module loading optional, Rusty Russell, (Sun May 4, 9:55 pm)
Re: changeset: Make forced module loading optional, Linus Torvalds, (Sun May 4, 10:05 pm)
Re: changeset: Make forced module loading optional, Rusty Russell, (Sun May 4, 10:35 pm)
Re: changeset: Make forced module loading optional, Jan Engelhardt, (Sun May 4, 11:35 pm)
Re: changeset: Make forced module loading optional, Jan Engelhardt, (Sun May 4, 11:43 pm)
Re: changeset: Make forced module loading optional, Linus Torvalds, (Mon May 5, 7:37 am)
Re: changeset: Make forced module loading optional, Jeff Garzik, (Mon May 5, 7:50 am)
Re: changeset: Make forced module loading optional, Linus Torvalds, (Mon May 5, 8:01 am)
Re: changeset: Make forced module loading optional, Linus Torvalds, (Mon May 5, 8:08 am)
Re: changeset: Make forced module loading optional, Dave Jones, (Mon May 5, 8:32 am)
Re: changeset: Make forced module loading optional, Linus Torvalds, (Mon May 5, 8:48 am)
Re: changeset: Make forced module loading optional, Jan Engelhardt, (Mon May 5, 9:01 am)
Re: changeset: Make forced module loading optional, Linus Torvalds, (Mon May 5, 10:07 am)
Re: changeset: Make forced module loading optional, Rusty Russell, (Mon May 5, 11:42 am)
Re: changeset: Make forced module loading optional, David Miller, (Mon May 5, 12:47 pm)