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文件,以使根文件系统磁盘适配器出现在同一个类别中的所有其他存储适配器的前面。
It involves loading an initial ram disk (initrd) and then passing control to a program called init, a program that is usually installed as part of the sysvinit package.
它涉及到加载一个初始ram磁盘(initrd),然后将控件传给一个名为init的程序,通常作为sysvinit包的一部分安装的一个程序。
The kernel boots, mounts an initial ram disk (initrd), performs further customizable initialization, then mounts the root filesystem and continues initialization (again, usually by calling /sbin/init)
内核引导、安装初始ram磁盘(initrd),执行进一步的可定制初始化,然后安装根文件系统并继续进行初始化(通常也是通过调用 /sbin/init)
In the third and final section of rc.boot, the actual init process is executed from disk.
最后,在rc .boot的第三阶段,从磁盘执行实际的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 kernel mounts the RAM disk, it searches for an init file to execute.
在内核挂载ram磁盘之后,它会查找init文件来执行。
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文件可以有如下所示的字段。
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文件可以有如下所示的字段。
应用推荐