Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
How to install and enter the compiled kernel
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
linxiaobo  
View profile  
 More options Mar 8 2012, 10:19 pm
Newsgroups: mlist.linux.c-programming
From: linxiaobo <ggaix...@gmail.com>
Date: Thu, 8 Mar 2012 19:19:16 -0800 (PST)
Local: Thurs, Mar 8 2012 10:19 pm
Subject: How to install and enter the compiled kernel
Hi,

My aim is to change some code in Linux kernel to adjust some new
function.

I have downloaded the souce code from www.kernel.org and make the
kernel as follows:
"make O=output menuconfig"
"make bzImage"
"make O=output module"
 and the compile is successful, vmlinux is there

My question is how to enter my own linux system so I am able to check
if my changes work. Does linux kernel generate iso img so that I can
install it in my virtual machine?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
jaquig  
View profile  
 More options Mar 16 2012, 12:01 pm
Newsgroups: mlist.linux.c-programming
From: jaquig <jaq...@shaw.ca>
Date: Fri, 16 Mar 2012 09:01:43 -0700
Local: Fri, Mar 16 2012 12:01 pm
Subject: Re: How to install and enter the compiled kernel

edit your bootloader to add a menu option for your new kernel.
you need to have the bzimage in /boot for it to work.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »