The label here is just a label for you to perform the following operations,
For example, label Gg indicates that if you enter gg At the prompt, run the following startup parameters:
Squashfs can fully store UID/GID and file creation time. Supports 64-power bytes of 2. You can specify the block size for packaging. In addition, lzma has an authoritative table beachmark.
Here we will not talk about lzma, but about the role of squashfs.
In the root directory of the installation disk, there is such a file/images/stage2.img
[Email protected]:/Media/sda6/LEE/tmp/Anaconda $ file stage2.img
Stage2.img: squashfs filesystem, little endian, version 3.0, 68102631
Bytes, 4938 inodes, blocksize: 65536 bytes, created: Wed Aug 29
16:58:29 2007
[Email protected]:/Media/sda6/LEE/tmp/Anaconda $ sudo Mount-T squashfs-o loop stage2.img [email protected]: /Media/sda6/LEE/tmp/Anaconda $ Du-SH stage2175m [email protected]: /Media/sda6/LEE/tmp/Anaconda $ Du-SH stage2.img 66 m [email protected]:/Media/sda6/LEE/tmp/Anaconda/stage2 $ ls
ETC lib modules proc USR VaR
This is the root directory for running our installer! Including the installation program Anaconda. busybox and other programs.
The biggest function of this item is read-only. No matter what user you are, all files and directories are read-only.
If you want to implement your own things without modification, use this file system. If you want to make your release into live-Cd, add the patches that support lzma to your kernel.