/proc/cmdline
in maintenance mode
#11240
blackliner
started this conversation in
General
Replies: 1 comment 3 replies
-
Talos won't let you use The only way out is to present the |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I would like to see the content of
/proc/cmdline
of a PXE booted machine in maintenance mode.talosctl -e 10.33.120.20 -n 10.33.120.20 read /proc/cmdline
errors withWhich usually means
--insecure
is needed. Butread
does not seem to support--insecure
. I also can't join the node, because by then/proc/cmdline
will not be the same anymore.Slack 🧵
Beta Was this translation helpful? Give feedback.
All reactions