readme.txt

来自「这个是linux的核心源程序」· 文本 代码 · 共 25 行

TXT
25
字号

 This is a tiny package of RedHat Linux 4.2:

    vmlinuz      Linux Kernel 2.0.30(support NE200, 3Com 3c5x9, 3Com 3c59x
                         network card)
    rootfs.gz    Compressed ext2 root filesystem(3500K size)
    loadlin.exe  A tool to boot Linux from DOS
    linux.bat    A batch file for booting Linux


 features:
    1. NFS support
        mount -t nfs IP:/path mountpoint
    2. loop device support(mount file as filesystem)
        mount -o loop file mountpoint

  You may mount other other DOS/Win95 disk:
     mount /dev/hda?  /mnt/dos?

  Execute /bin/netconfig to config the IP of your machine.


                                               raner
                                               1997.8.4

⌨️ 快捷键说明

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