quickstart.txt

来自「busybox-1.5.1.tar.gz linux内核编译用到的工具」· 文本 代码 · 共 16 行

TXT
16
字号
Quickstart on making the Busybox boot-floppy:  1) Download Busybox and uClibc from CVS or tarballs. Make sure they share a     common parent directory. (i.e. busybox/ and uclibc/ are both right off of	 /tmp, or wherever.)  2) Build a Linux kernel. Make sure you include support for initrd.  3) Put a floppy in the drive. Make sure it is a floppy you don't care about     because the contents will be overwritten.  4) As root, type ./mksyslinux.sh path/to/linux/kernel from this directory.     Wait patiently while the magic happens.  5) Boot up on the floppy.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?