dCore Import Debian Packages to Mountable SCE extensions > dCore X86

dCore real time kernel

<< < (2/3) > >>

Jason W:
There is one difference in the Core and dCore kernels, and that is dCore has the devtmpfs enabled as necessary to support systemd's existence.   Below is the relevent entry in the kernel config file:

CONFIG_DEVTMPFS=y

mzlj10:
thank you all for your help.
I have one question about modules. Do I need to do
--- Code: --- make modules
--- End code ---
and add this modules to dCore.gz or isn't necessary?
I rebuild the kernel 4.4.7 and add rt patch, but how do I connect this kernel to work with dCore?
Got an kernel panic - not syncing error

curaga:
Yes, you need to add the modules.

mzlj10:
How do I connect this rebuild kernel to work with dCore?

Jason W:
Do the command "make modules_install INSTALL_MOD_PATH=" to a temporary directory of your choosing.  then copy the directory under that install path, say /lib/modules/4.4.7 to /lib/modules/4.4.7 in the rootfs that will be the dCore*.gz.  And use the resulting vmlinuz to boot with.  You can gzip the module files if you wish also.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version