initrd

initrd
常用释义
initrd

扩展信息

初始内存映像
...于ELF的内核支持也是必须的,因为安装程序需要使用初始内存映像initrd),这种方式需要调用程序完成一些初始化的工作…
初始化
2 硬件驱动初始化initrd)我们的内核是不会存有驱动程序的,所有的驱 动文件都是在initrd(假的临时的,中间的根文件系统…
初始镜像
内存初始镜像initrd)的使用将使得系统的引导过程分成两个阶段,初始启动的内核只需保留最精简的驱动程序最小集,当启 …
初始化内存盘
不能干什么事,还是初始化内存盘(initrd)。这样子就可以有基本的命令可以玩啦,通常还包含有线网络(如果你的内核包含相应 …
初始启动镜像
...装载Reiserfs对应的rpm包之外,还要在生成初始启动镜像initrd)时,在linuxrc中加载 Reiserfs模块。
初始化镜像文件
4、 内核启动初始化镜像文件initrd)加载支持,增加的initrd指令支持为内核加载内核启动初始化镜像文件(initrd)。5、 完 …
初始磁盘
在启动初始磁盘initrd)技术中用到。启动初始磁盘可以让用户在系统启动的时候向内核里加载模块以访问根文件分区。

例句

This initrd image name is what I used in previous steps; it may differ from what you used.

初始化内存镜像名称与我在上一步中使用的相同;可能与您所使用的名称不同。

Other than cross-compilation, the concepts (as they apply to initrd construction) are the same for an embedded target.

除了交叉编译,其他概念(也适用于initrd的构建)对于嵌入式平台都是相同的。

编辑initrd映像,以便首先载入根文件系统适配器驱动程序,然后再载入所有其他存储适配器驱动程序。

与传统的Linux引导过程类似,这个文件也是在将initrd映像解压到RAM磁盘中时被调用的。

The initrd is bound to the kernel and loaded as part of the kernel boot procedure.

initrd与内核绑定在一起,并作为内核引导过程的一部分进行加载。

The cpio file format (now supported as a Fedora Core initrd image format) has a long history and operates on a wide range of UNIXes.

cpio文件格式(现在可以用作FedoraCore的一种initrd映像格式)具有很长的历史,可以在很多UNIX系统上使用。

传输完成之后,就可以引导Linux内核并挂载initrd了,这与本地映像引导的过程类似。

At this point, you have the initrd image in a block device suitable for mounting.

现在,我们在一个适合挂载的块设备中就有了这个initrd映像。

这个initrd会作为RAM中的临时根文件系统使用,并允许内核在没有挂载任何物理磁盘的情况下完整地实现引导。

initrd函数让我们可以创建一个小型的Linux内核,其中包括作为可加载模块编译的驱动程序。

initrd映像中包含了支持Linux系统两阶段引导过程所需要的必要可执行程序和系统文件。

The initrd is also useful as a non-persistent root file system mounted in a RAM disk for embedded Linux systems.

initrd对于在嵌入式系统中加载到RAM磁盘里的非持久性根文件系统来说也非常有用。

在构建嵌入式系统时,我们可能希望将initrd映像文件做得尽可能小,这其中有一些技巧需要考虑。

The initrd image is actually a RAM disk that contains a small file system with basic configuration files, binaries, libraries, and drivers.

initrd映像实际上是一个RAM磁盘,其中包含带有基本配置文件、二进制文件、库和驱动程序的小型文件系统。

In the case of desktop or server Linux systems, the initrd is a transient file system.

在桌面或服务器Linux系统中,initrd是一个临时的文件系统。

The Debian kernel image packages for ARM require an initrd for booting the system.

在ARM上的Debiankernel影像套件必须利用initrd才能让系统开机。

This will extract your initrd image to a file initrd; then you mount this file with the ext2 file system type to mount point temp.

这段代码将把initrd映像提取到initrd文件中;然后将使用ext2文件系统类型加载这个文件,以加载temp。

At the mount point, you now have a directory that represents an ext2 file system that you can populate for your initrd.

在这个挂载点上,我们现在就有了一个目录,它以ext2文件系统的形式呈现出来,我们可以对自己的initrd文件进行拼装了。

Minimax是一个完全封装在initrd映像文件中的Linux发行版!

Because there is no hard drive in many embedded systems based on Linux, the initrd also serves as the permanent root file system.

由于在很多基于Linux的嵌入式系统上没有硬盘,因此initrd也会作为这种系统上的永久根文件系统使用。

The kernel package depends on module-init-tools (which conflicts with the old modutils); initrd-tools depends on cramfsprogs.

内核软件包依赖module-init-tools(与原有的modutils冲突);initrd-tools依赖cramfsprogs。

您现在应当可以在temp目录的initrd映像中找到所有文件。

In embedded systems with no mutable storage, the initrd is the permanent root file system.

在没有存储设备的嵌入式系统中,initrd是永久的根文件系统。

When the kernel is invoked, it decompresses itself into high memory and copies the initrd for later mounting and use.

当调用内核时,它会自解压到高端内存中,并拷贝initrd以供稍后安装和使用。

在内核和initrd映像被解压并拷贝到内存中之后,内核就会被调用了。

在第二阶段的引导加载程序加载到RAM中之后,Linux内核映像和初始RAM磁盘映像(initrd)也会被加载到RAM中。

有关创建或定制自己的initrd映像的详细信息,可以查看参考资料部分。

在这些最新的Linux发行版中,initrd映像也是用cpio压缩的。

实际上,要让Ubuntu的内核工作,Cr-48的启动过程缺少一个相当关键的部分:initrd。

To shrink the size of your initrd even further, consider using a C library alternative to glibc, such as uClibc or dietlib.

要进一步缩减initrd文件的大小,请考虑使用glibc的替代库,例如uClibc或dietlib。