hhhhjt
jthhhh 

所属分类:操作系统开发
开发工具:C/C++
文件大小:48KB
下载次数:1
上传日期:2017-06-19 20:08:29
上 传 者puxel
说明:  一个不错的操作系统,站目前精彩源码总数70789个,分类182个
(A good operating system, 70789 total station at present exciting source, classification, 182)

文件列表:
gazfs\help.txt (328, 1999-06-16)
8259.h (1714, 1999-06-29)
delay.h (893, 1999-06-29)
dma.h (911, 1999-06-29)
fdc.h (3012, 1999-06-29)
gazfs.h (2459, 1999-06-29)
gdt.h (6659, 1999-06-16)
idt.h (1176, 1999-06-29)
io.h (1157, 1999-06-29)
keyboard.h (923, 1999-06-29)
math.h (878, 1999-06-29)
mem.h (870, 1999-06-29)
mytypes.h (2416, 1999-06-16)
pit.h (2010, 1999-06-29)
string.h (874, 1999-06-29)
video.h (886, 1999-06-29)
78259.c (1932, 1999-06-29)
delay.c (11431, 1999-06-29)
dma.c (3337, 1999-06-29)
fdc.c (15295, 1999-06-29)
gazfs\format.c (5901, 1999-06-29)
gazfs.c (4263, 1999-06-29)
idt.c (4051, 1999-06-29)
io.c (1794, 1999-06-29)
kernel.c (5089, 1999-06-29)
keyboard.c (9472, 1999-06-29)
math.c (1570, 1999-06-29)
mem.c (2761, 1999-06-29)
pit.c (2101, 1999-06-29)
string.c (1317, 1999-06-29)
video.c (3644, 1999-06-29)
boot\bootsec.asm (7671, 1999-06-29)
boot\bootsec (23373, 1999-06-16)
gazfs\c (33, 1999-06-16)
boot\c (117, 1999-06-16)
gazfs\format (27671, 1999-06-29)
LICENSE (753, 1999-06-29)
... ...

Welcome to GazOS GazOS is developed by Gareth Owen (gaz@athene.co.uk) Here I attempt to tell you how to create a working floppy from the source code presented here so that you can fiddle with and modify the source code for yourself. First of all, in the main directory you need to type: make That will create a kernel.elf file in the main directory. Once you have done this, change to the gazfs directory and type: ./format 52 2 readme.txt help.txt That will format the floppy in /dev/fd0 with a GazFS filing system allowing 52 sectors for the kernel and putting the two files above on the file system too. Now, change to the boot directory, there you will find a small bash shell script that will compile the bootsector and write both the bootsector and the kernel to the floppy disk in /dev/fd0. Now, you are all set and can just reboot your computer with the floppy in the drive, from there GazOS should boot. When you have made modifications to GazOS, assuming you do not want to change the files on the filing system, you can skip the 'format' step and just do: make cd boot ./c And that will write the new kernel to the floppy drive. You must make sure that it the floppy is already formatted to GazFS. If you modify the code in anyway, I would appreciate it if you would share your modifications with me, and perhaps I will include them in the next release. Also, if you use any code in GazOS for you OS or another project I would be grateful if you would tell me too, just so I know about it. Thanks Gaz Email me at: gaz@athene.co.uk

近期下载者

相关文件


收藏者