readme
来自「往Linux 0.11系统中加入了mount/umount和读写DOS软盘和DO」· 代码 · 共 43 行
TXT
43 行
#
# Install the bochs emulate system first!
# Included is bochs version 2.1.1 packet.(Bochs-2.1.1.exe)
#
#----------------------------------------------------------
# This is a root file system for linux 0.11 kernel.
#
# Rebuild from materials gathered from Internet.
#
# Zhao Jiong ( gohigh@sh163.net )
#
# http://oldlinux.org/ 2004.1.4
Now, this is a very basic root file system for linux 0.1x.
I wll add more things to this release soon.
This release can only do little things. you can test vi, ls,
mkdir etc. Just for testing with kernel source code.
NOTE:
When testing floppy root (as running bochsrc-fd), when showing
the message of " Insert root floppy and press ENTER", JUST
press the Enter key. I have already attached the root floppy
to the 'B:' diskette driver.
The system will panic unpredicatablly. Use at your own risk!
Changelog:
2004.3.4
This is truelly kernel 0.11 driving system!!
In order to run bash 1.12.1, I inserted several system
call stubs. To show the file date correctly, I added
one line to the kernel/mktime.c at the top of file.
For details, see the linux-0.11.dif file.
Add Input/Output tools, such as mtools dealing with DOS
diskettes, mount/umount command, compress, df, awk...
~
~
~
:wq
#
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?