After the kernel mounts the RAM disk, it searches for an init file to execute.
在内核挂载ram磁盘之后,它会查找init文件来执行。
If an init file is not found, the kernel invokes the linuxrc file as its startup script.
如果没有找到init文件,内核就会调用linuxrc文件作为自己的启动脚本。
For example, if your root file system's physical disk is attached to a SAS adapter, then your init file may have a field like the following.
例如,如果根文件系统的物理磁盘与SAS适配器连接在一起,则init文件可以有如下所示的字段。
Additional functions as well as how to customize these options using a readline init file (usually inputrc in your home directory) can be found in the man pages.
其余功能以及如何使用readlineinit文件(通常为主目录中的inputrc)定制选项等内容可以在手册页中找到。
To add this parameter, select the new filter on the left side of the editor and click add to create a blank Init param file. Then fill in the following values.
为了添加这个参数,选择编辑器左边的新过滤器然后点击add,以创建一个空白的InitParam文件。
Edit file init or linuxrc to let your root file system disk adapter appear earlier than all other storage adapters in the same category.
编辑init或linuxrc文件,以使根文件系统磁盘适配器出现在同一个类别中的所有其他存储适配器的前面。
This file provides init information on runlevels and on which processes should be launched on each runlevel.
此文件将提供关于runlevel及在各个runlevel上应当启动的进程的init信息。
You can customize the startup and shutdown process by adding your own code to the init and destroy closures in the BootStrap.groovy file.
可以通过向BootStrap . groovy文件中的init和destroy闭包添加自己的代码来自定义启动和关闭进程。
Instead of init target in the preceding example, you can similarly invoke other targets from the Ant build file.
可以不使用前一示例中的init目标,而以类似的方式调用Ant构建文件中的其他目标。
The init function, by the way, should be the only global identifier in the file that isn't declared static.
顺便说一下,初始化函数必须是文件中唯一未被声明为static 的全局标识符。
Powerwait: Only execute the command if init receives a power fail signal, and wait until the process terminates before continuing to scan the inittab file.
powerwait:只在init收到电源故障信号时执行命令,并且等待进程终止后再继续扫描inittab文件。
Bin — Holds most of the binaries like init, busybox, shell, file management utilities, and etc.
bin—保存大多数象init、busybox、shell、文件管理实用程序等二进制文件。
WebContent/WEB-INF/portlet.xml: Removes references to the WSDL file and any init params created.
WebContent/WEB-INF/portlet.xml:清除WSDL文件的索引和创建的所有初始值。
This information can be extracted from the environment the same way we extracted the WORKSPACE environment variable in the "init" target, as shown in Ant build file.
还可以按照提取“init ”目标中WORKSPACE环境变量的相同方法从环境提取此信息,如Ant构建文件中所述。
You can put it under the directory specified by the lib.dir property in the properties file of the Ant build project mentioned in the "init" target.
可以将其放在“init ”目标中提到的Ant构建项目的属性文件的lib. dir属性指定的目录下。
A call is made here to init/do_mounts.c:prepare_namespace(), which is used to prepare the namespace (mount the dev file system, RAID, or md, devices, and, finally, the initrd).
此处会执行一个对init/do_mounts.c:prepare_namespace() 的调用,这个函数用来准备名称空间(挂载dev文件系统、RAID或md、设备以及最后的initrd)。
This file is the configuration file for init and defines how to initialize the system.
这个文件是init的配置文件,定义了如何对系统进行初始化。
This file is where you should first look for errors that occurred during the init scripts stage of booting.
如果引导进程中的init脚本阶段出现错误,那么您应该首先检查这个文件。
After these file systems have been mounted, init is replaced with init on the disk as PID 1, and the RAM is cleared.
挂载这些文件系统后,init被替换为磁盘上的init,pid为1,并清除内存。
After the file systems have been loaded into RAM, the kernel executes the init process, which now takes over the boot process.
文件系统加载到内存后,内核执行init进程,该进程现在接管启动过程。
You can use the init method to read parameters from the PortletServiceRegistryService.properties file, and to initialize any required Settings.
您可以使用init方法从PortletServiceRegistryService . properties文件中读取参数,初始化任何必需的设置。
Action: the action field tells the init process how to treat the process in each respective entry in the inittab file. The following are values to the action field that AIX USES.
action: action字段通知init进程如何处理inittab文件的各个条目中的进程。
Action: the action field tells the init process how to treat the process in each respective entry in the inittab file. The following are values to the action field that AIX USES.
action: action字段通知init进程如何处理inittab文件的各个条目中的进程。
应用推荐