This is the early part of the SUSE installation process, before YaST runs.
See https://en.opensuse.org/SDB:Linuxrc.
Linuxrc can run on installed system. It runs in testmode that make debugging easier.
Parameters are passed as common parametrs like: linuxrc linemode=0 manual=1 LogLevel=8
-
ctrl+c then 'q' - exit linuxrc
-
ctrl+c then 'c' - change config
-
ctrl+c then 'i' - show info detected by linuxrc
-
ctrl+c then 's' - start shell
To capture log into file with maximum log verbosity use these linuxrc params:
linuxrc.log=/tmp/linuxrc.log linuxrc.debug=4