>@@ -228,8 +228,8 @@ Notes on loading the dump-capture kernel > * You must specify <root-dev> in the format corresponding to the root > device name in the output of mount command. > >-* "init 1" boots the dump-capture kernel into single-user mode without >- networking. If you want networking, use "init 3." >+* Boot parameter "1" boots the dump-capture kernel into single-user mode >+ without networking. If you want networking, use "3".
Yup. More precisely, any arguments that could not be parsed (because the kernel does not know them) are handed down to the init program as arguments and/or environment variables. Jan -- ft: http://freshmeat.net/p/chaostables/ _______________________________________________ fastboot mailing list [email protected] https://lists.osdl.org/mailman/listinfo/fastboot
