📄 requirements
字号:
To be able to create a Linux Live CD you will need to meet all the following requirements: * all the following things must be compiled directly into kernel: - devfs (CONFIG_DEVFS_FS=y) - ext2 (CONGIG_EXT2_FS=y) - iso filesystem (CONFIG_ISO9660_FS=y) - with transparent decompression (CONFIG_ZISOFS=y) * ovlfs module must be compiled for the kernel you are using. Get the source at http://ovlfs.sourceforge.net, and be sure that symlink /lib/modules/2.4.xx/build points to the correct kernel source tree before compiling. Compiling could produce some error messages, just ignore them. Install ovlfs to your system. Or, download precompiled kernel with ovlfs from http://www.linux-live.org * mkzftree is used for img compression. Make sure you have it, and also make sure your mkisofs is patched properly. (This all is already done in Slackware's cdrtools package) These requirements could change with new kernel or ovlfs versions.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -