LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   sftp custom kernel to another machine? (https://www.linuxquestions.org/questions/linux-newbie-8/sftp-custom-kernel-to-another-machine-496038/)

hank43 10-27-2006 07:11 AM

sftp custom kernel to another machine?
 
can i build a kernel on a workstation and then transfer the files listed in the grub.conf to a remote server and have the kernel work? 'make oldconfig' is a pain, i'd like to use the graphical 'make menuconfig' but X is not installed on my remote server.

acid_kewpie 10-27-2006 07:42 AM

if the machines are identical then yes you can, but "make menuconfig" doesn't need X, in the 2.6 branch that's "make gconfig" and "make xconfig". note that you would also need to copy all kernel modules you need as well as just jue bzimage.


All times are GMT -5. The time now is 01:44 PM.