@@ -0,0 +1 @@
|
||||
*.o
|
||||
+4
-1
@@ -70,7 +70,10 @@ boot/boot: boot/boot.s tools/system
|
||||
$(LD86) -s -o boot/boot boot/boot.o
|
||||
|
||||
run:
|
||||
qemu-system-i386 -drive format=raw,file=Image,index=0,if=floppy -boot a -hdb hd_oldlinux.img -m 8 -machine pc-0.10
|
||||
qemu-system-i386 -drive format=raw,file=Image,index=0,if=floppy -boot a -hdb hd_oldlinux.img -m 8 -machine pc-i440fx-2.5
|
||||
|
||||
run-curses:
|
||||
qemu-system-i386 -display curses -drive format=raw,file=Image,index=0,if=floppy -boot a -hdb hd_oldlinux.img -m 8 -machine pc-i440fx-2.5
|
||||
|
||||
dump:
|
||||
objdump -D --disassembler-options=intel tools/system > System.dum
|
||||
|
||||
Referência em uma Nova Issue
Bloquear um usuário