Initramfs init: Difference between revisions
(Created page with "== initramfs init cmdline options == The init script in the initramfs which is loaded by the kernel understands the following entires in your kernel command line: * quiet (f...") |
|||
Line 3: | Line 3: | ||
The init script in the initramfs which is loaded by the kernel understands the following entires in your kernel command line: | The init script in the initramfs which is loaded by the kernel understands the following entires in your kernel command line: | ||
* quiet (flag) | * quiet (flag) less verbose init script execution | ||
* debug_init (flag) sets '-x' in the init script and -d for mdev | |||
* chart (flag) | * chart (flag) | ||
* alpine_repo= | * alpine_repo= | ||
* blacklist= | * blacklist= | ||
* apkovl= | * apkovl=URL load the apkovl file from URL | ||
* dasd= | * dasd= | ||
* s390x_net= | * s390x_net= |
Revision as of 03:13, 14 June 2019
initramfs init cmdline options
The init script in the initramfs which is loaded by the kernel understands the following entires in your kernel command line:
- quiet (flag) less verbose init script execution
- debug_init (flag) sets '-x' in the init script and -d for mdev
- chart (flag)
- alpine_repo=
- blacklist=
- apkovl=URL load the apkovl file from URL
- dasd=
- s390x_net=
- rootfstype=
- modules=
- crytptroot=
- cryptdm=
- cryptheader=
- cryptoffset=
- cryptokey=
- nbd=
- root=
- resume
- rootflags
- init=
- init_args=
- usbdelay
- pkgs=
- ssh_key=
- keep_apk_new
- splash=