]> Devi Nivas Git - cs3210-lab0.git/commit
bread
authorrtm <rtm>
Fri, 21 Jul 2006 13:18:04 +0000 (13:18 +0000)
committerrtm <rtm>
Fri, 21 Jul 2006 13:18:04 +0000 (13:18 +0000)
commit11a9947f1a68e23001690955d8d0975ad4d6cf0c
treeceb2f6bde6a8c88e3e9e4d022a23185d8cb6d37e
parent29270816285978e44b317c6e5c7bfa7a89ec24dd
bread
iget
mkfs makes a file system image
put this in your .bochsrc:
ata0-slave: type=disk, mode=flat, path="fs.img", cylinders=1024, heads=1, spt=1
12 files changed:
Makefile
bio.c [new file with mode: 0644]
buf.h [new file with mode: 0644]
defs.h
fs.c [new file with mode: 0644]
fs.h [new file with mode: 0644]
fsvar.h [new file with mode: 0644]
ide.c
mkfs.c [new file with mode: 0644]
mmu.h
param.h
syscall.c