Re: How do the kernel boot parameters work (especially "toram")?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 8/27/21 6:03 AM, Gueven Bay wrote:
With kernel boot parameters I mean the arguments you give on the grub
command line to the kernel. Just like "toram" which on some distros
work and on many doesn't.

I'm not familiar with "toram", but it's possible that it's not actually
a kernel parameter.  Not everything that's passed on the kernel command
line is actually a kernel parameter; see dracut.cmdline(7) for a bunch
of examples.

Actual kernel parameters are implemented with various macros defined in
include/linux/moduleparam.h.

--
========================================================================
                 In Soviet Russia, Google searches you!
========================================================================


_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@xxxxxxxxxxxxxxxxx
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies



[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]

  Powered by Linux