Trouble Installing Compiled Kernel

2020-03-25 Thread Nathanael J Grix
Hi, I recently decided to try and make contributions to the kernel. I normally just use windows as my operating system so I decided to set up Slackware to develop on. I thought a good place to start would to actually compile the kernel and install it before I actually make any changes. I ran:

Re: Trouble Installing Compiled Kernel

2020-03-25 Thread Nathanael J Grix
On Wednesday, March 25, 2020 12:38 PM, Valentin Vidić wrote: > On Wed, Mar 25, 2020 at 04:22:47PM +0000, Nathanael J Grix wrote: > > > After getting it compiled I ran: > > bash-4.3$ sudo make O=/home/nathanael/KernelBuild/ install_module install > > This s

Re: Trouble Installing Compiled Kernel

2020-03-25 Thread Nathanael J Grix
On Wednesday, March 25, 2020 12:38 PM, Valentin Vidić wrote: > On Wed, Mar 25, 2020 at 04:22:47PM +0000, Nathanael J Grix wrote: > > > After getting it compiled I ran: > > bash-4.3$ sudo make O=/home/nathanael/KernelBuild/ install_module install > > This s