Difference between revisions of "/proc/cmdline"
Jump to navigation
Jump to search
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | {{lc}} | ||
+ | <code>[[/proc/]]cmdline</code> | ||
+ | |||
+ | cat /proc/cmdline | ||
+ | BOOT_IMAGE=[[/boot/]][[vmlinuz]]-4.15.0-99-generic root=UUID=48e3b830-ff84-4434-ac74-b57b2ca59866 ro console=[[tty1]] console=[[ttyS0]] | ||
+ | |||
+ | cat /proc/cmdline | ||
+ | [[page_poison]]=1 vsyscall=emulate panic=1 nospec_store_bypass_disable noibrs noibpb no_stf_barrier mitigations=off | ||
+ | [[linuxkit]].unified_cgroup_hierarchy=1 | ||
+ | vpnkit.connect=tcp+bootstrap+client://192.168.65.2:57499/275bfead28f2819fcf686eb53968c9b4d6b4a407edabaa883935cb52daca088f console=ttyAMA0 | ||
− | |||
Line 7: | Line 16: | ||
== Related commands == | == Related commands == | ||
* <code>[[ps]]</code> | * <code>[[ps]]</code> | ||
− | + | * <code>[[fw_setenv]]</code> command for [[Das U-Boot]] boot loader | |
+ | * <code>[[/proc/1/cmdline]]</code> | ||
== See also == | == See also == |
Latest revision as of 17:27, 15 October 2024
cat /proc/cmdline BOOT_IMAGE=/boot/vmlinuz-4.15.0-99-generic root=UUID=48e3b830-ff84-4434-ac74-b57b2ca59866 ro console=tty1 console=ttyS0
cat /proc/cmdline page_poison=1 vsyscall=emulate panic=1 nospec_store_bypass_disable noibrs noibpb no_stf_barrier mitigations=off linuxkit.unified_cgroup_hierarchy=1 vpnkit.connect=tcp+bootstrap+client://192.168.65.2:57499/275bfead28f2819fcf686eb53968c9b4d6b4a407edabaa883935cb52daca088f console=ttyAMA0
Related commands[edit]
ps
fw_setenv
command for Das U-Boot boot loader/proc/1/cmdline
See also[edit]
Advertising: