Skip to main content

Questions tagged [kernel-parameters]

1 vote
2 answers
58 views

I have a linux-box. My hdd is nvme, hence boot is fast. I need to analyze each line of after grub. Can I pass a kernel parameter to capture my boot lines?
PersianGulf's user avatar
  • 11.3k
0 votes
1 answer
71 views

I am new to the concept of Sandboxing. I run Linux Mint Debian Edition 7 with kernel 6.12.48+deb13-amd64, and just installed the Brave browser. At this moment I am trying to enable all sandbox ...
Vlastimil Burián's user avatar
1 vote
1 answer
394 views

I know the Linux kernel has a key retention service even though I haven't used it myself. I'm constructing a system where anybody with root cannot check the keys in that service that were registered ...
Gwangmu Lee's user avatar
0 votes
0 answers
98 views

I bought this second hand laptop one month ago (Lenovo X1 carbon gen7) and I started installing Arch Linux on it and I noticed there was a problem with the touch pad. The touchpad works at the end but ...
michael pasqui's user avatar
0 votes
0 answers
39 views

I am having a conflict with third party moxa driver mxupcie and the default linux 8250_moxa which is compiled in. I have been following this thread but still having issues. -bash-4.2$ lspci -vvv -s8a:...
mreff556's user avatar
2 votes
0 answers
105 views

Similar question was asked here. I have a SATA disk connected to a SAS2308 HBA and there is backplane. Is there any way i can make the linux system ignore the disk at boot. # lsscsi -v [0:0:3:0] ...
trumee's user avatar
  • 121
2 votes
2 answers
3k views

First off, this question is not a duplicate of Why is journalctl reporting "PCIe Bus Error" BadTLP and BadDLLP? because instead of asking what is causing this kernel warning, I directly ask ...
Vlastimil Burián's user avatar
0 votes
1 answer
126 views

Question In GRUB one can use the cryptomount command to mount a LUKS partition. Is there a way to pass this decrypted partition to linux such that it appears as a device mapper (/dev/mapper/xxx) entry ...
Daniel's user avatar
  • 713
0 votes
1 answer
420 views

I'm trying to redirect the console to ttyUSB0, with the idea of later disable tty1, but I'm not getting anywhere.... I've added GRUB_CMDLINE_LINUX="console=tty1 console=ttyUSB0,19200n8r" To ...
Yves Dorfsman's user avatar
0 votes
1 answer
581 views

According to the documenation of the kernel parameters kexec_load_disabled, This value defaults to 0 (false: kexec_load enabled), but can be set to 1 (true: kexec_load disabled). Once true, kexec can ...
KDM's user avatar
  • 128
1 vote
0 answers
45 views

I am wanted to build a custom kernel image in which macro CONFIG_BLK_CGROUP is not defined. After researching a little bit I found we can do such configurations in .config file. To be more precise I ...
mSatyam's user avatar
  • 111
4 votes
1 answer
2k views

I'm trying to understand the “memmap” parameter from the Linux kernel (see The kernel’s command-line parameters), in particular, the following options: memmap=nn[KMG]$ss[KMG] [KNL,ACPI] Mark ...
Franks's user avatar
  • 193
0 votes
1 answer
286 views

I want to reinstall my VPS with the debian's official repository, instead of with the image provided by the VPS operator(I don't trust the VPS operator). On original system I installed debian-...
Leon's user avatar
  • 203
0 votes
0 answers
440 views

What is the correct syntax to use these bits of information from systemd manual: systemd-sysusers(8) will look for the credentials passwd.hashed-password., passwd.plaintext-password. and passwd.shell....
gcb's user avatar
  • 953
2 votes
1 answer
1k views

I have built a custom kernel and given a CONFIG_LOCALVERSION of -grant-nvme during compilation. However, when I try to boot into it, no matter what I do, grub seems to look for /lib/modules/6.6.16 and ...
Grant Curell's user avatar

15 30 50 per page
1
2 3 4 5
10