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)
应用推荐