1Answers
What do the “linux16” and “initrd16” configuration items mean in the grub.cfg configuration file?
Asked by: Amy Smith 244 views Software
What do the "linux16" and "initrd16" configuration items mean in the grub.cfg configuration file?
+1Votes
When configuring the kernel source’s .config file, you need to have a lot of built-in drivers. I am not familiar with those, but you can refer to the slackware kernel-huge.config file, which does not require the initrd.gz package under certain conditions.