This creates a new partition table , and three partitions to be used as an efi boot partition , swap space , and a root file system 这里创建了一个新的分区表,以及三个分区分别用做efi引导分区,交换空间以及一个根文件系统。
Cosmos colinux openmosix kernel packaged with small root filesystem and an installer for windows can be downloaded at the 可以下载cosmos (打包的colinux / openmosix内核,包含有较小的根文件系统和一个用于windows的安装器) 。
This will allow the kernel to auto - start your raid volume at boot - time , as well as allow you to create a root raid filesystem if you so desire 这将允许内核在引导时自动启动raid卷,如果您愿意,您还可以创建一个raid根文件系统。
Bash is many things , but space - efficient is not among them ; a 548kb program is perhaps a poor fit for a fairly crowded root file system Bash包含了很多东西,但是它并没有节省空间的模式;一个548kb程序对于非常拥挤的根文件系统来说并不是什么好事。
In the future , i hope to move additional parts of my root filesystem over to lvm , and eventually even convert my root filesystem over to an lvm logical volume 我希望在今后能将根文件系统的其它部分转移到lvm ,最终甚至将我的根文件系统转换成lvm逻辑卷。
The initrd image is a loopback filesystem image which contains our mini - root filesystem this image can optionally compressed with gzip to reduce its size Initrd映像是包含我们的迷你根文件系统的回送文件系统映像(此映像可以使用gzip进行压缩以减少其大小) 。
Once the setup program is run , the box should in theory , reboot with a possibly - updated flash , and a root file system that can be mounted and used 一旦安装程序在运行,则机器应该(理论上)通过一个可能被更新的闪存和一个可加载并使用的根文件系统重新引导起来。
The steps for putting everything together linux kernel image , user space tools , root filesystem into a working system can be found in the step - by - step guide 在step - by - step指南中,可以找到将所有内容( linux内核映像、用户空间工具、根文件系统等)整合为一个可用系统的步骤。
In a nutshell , the kernel is booted as normal ; but instead of mounting the " real " root file system , a miniature root filesystem is created in ram , and that is mounted 简而言之,内核像平常一样引导;但不安装“真实的”根文件系统,而是在ram中创建微型根文件系统并安装该系统。
At first , a summarization about embedded operating system is given and the thesis thoroughly analyzes the characteristic of the embedded linux . then the s3c44b0 platform is introduced 本文主要讨论了基于arm平台的系统启动程序的实现,内核的修改与裁剪以及根文件系统的生成。