Make a new initrd image with DMMP support
制作一个新的带有 DMMP支持的初始化内存镜像
Here, initrdmp.gz is the initrd image name.
在这里,initrdmp . gz是初始化内存镜像名称。
Then run the following command to build DMMP into the initrd image
然后运行以下命令将 DMMP构建到初始化内存镜像中
The kernel is just a regular kernel which has initrd support built in.
内核就是具有内置 initrd支持的普通内核。
For Linux, this is the kernel and possibly an initial RAM disk (initrd).
对于Linux,这是内核,也可能是初始ram磁盘(initrd)。
At this point, you have the initrd image in a block device suitable for mounting.
现在,我们在一个适合挂载的块设备中就有了这个initrd映像。
Instead use the current format in grub.conf, and substitute initrd-xyz.img with mpp-xyz.img.
相反,应该使用grub . conf中的当前格式,并用mpp - xy z . img替代initrd - xy z . img。
Instead use the current format in grub.conf, and substitute initrd-xyz.img with mpp-xyz.img.
相反,应该使用grub . conf中的当前格式,并用mpp - xy z . img替代initrd - xy z . img。
应用推荐