The following steps outline how the Linux boot process works
以下步骤将概要介绍Linux引导进程的工作原理
Now let's dig in a little further and explore some of the details of the Linux boot process.
现在让我们深入挖掘一下这个过程,并深入研究一下Linux引导过程的一些详细信息。
Much like Linux itself, the Linux boot process is highly flexible, supporting a huge number of processors and hardware platforms.
与Linux本身非常类似,Linux的引导过程也非常灵活,可以支持众多的处理器和硬件平台。
This allows you to monitor the testing information that scrolls down the screen as a standard procedure during the Linux boot process. Look for the following information.
在Linux重新启动过程中,要仔细观看屏幕上滚动的测试信息。
During the Linux boot process, a large number of messages are emitted to the console, describing the kernel being booted, the hardware of your system, and other things related to the kernel.
在Linux引导进程中,大量消息将被发送到控制台,描述正在引导的内核、系统硬件、以及其他内核相关事项。
This article demonstrates how to set up your system to avoid or fix Linux system cannot mount rootfs errors and also provides background on the boot process of a Linux system.
本文演示了如何设置系统以避免或修正Linux系统的can notmount rootfs错误,并且还提供了Linux系统的引导进程的背景信息。
As of kernel version 2.0.x, an interesting capability was added to the Linux kernel — the ability to use an "initial RAM disk" (or initrd) to give a two-phase boot process.
到了内核版本2.0 . x,向Linux内核添加了一项引人注意的能力——使用“initialRAMdisk”(或initrd)提供两阶段引导过程。
This file, like the traditional Linux boot process, is invoked when the initrd image is decompressed into the RAM disk.
与传统的Linux引导过程类似,这个文件也是在将 initrd映像解压到RAM 磁盘中时被调用的。
This completes your introduction to guiding your Linux system through the boot process.
我们对通过引导进程引导Linux系统的介绍就到此结束了。
While booting Linux involves many steps, you can partition the process into three basic steps that I call BIOS, kernel boot, and system initialization, as shown in Figure 1.
尽管引导Linux会涉及很多步骤,不过您可以将整个过程划分为3个基本步骤,我将它们分别称之为BIOS、内核引导和系统初始化,如图1所示。
While booting Linux involves many steps, you can partition the process into three basic steps that I call BIOS, kernel boot, and system initialization, as shown in Figure 1.
尽管引导Linux会涉及很多步骤,不过您可以将整个过程划分为3个基本步骤,我将它们分别称之为BIOS、内核引导和系统初始化,如图1所示。
应用推荐