interrupting the compile process and restart from where I stopped

Greg KH greg at kroah.com
Tue Mar 1 00:53:17 EST 2011


On Tue, Mar 01, 2011 at 10:04:23AM +0530, Tapas Mishra wrote:
> Hi,
> is there a way I can interrupt the ongoing kernel compile process and
> power off my machine and when I can get back to it
> then restart from where I had stopped the kernel compilation which I
> had interrupted.

Hit ctrl-c to stop the build.
Then go back to the directory and type 'make' like before, it will pick
up where it left off.

Hope this helps,

greg k-h



More information about the Kernelnewbies mailing list