mirror of
https://github.com/elliotnunn/NetBoot.git
synced 2025-01-13 21:33:44 +00:00
Different example disks
This commit is contained in:
parent
53e8e820a6
commit
dcab4ffe39
2
Makefile
2
Makefile
@ -78,7 +78,7 @@ ChainLoader.bin: ChainLoader.a BootPicker.a
|
|||||||
vasm-1/vasmm68k_mot -quiet -Fbin -pic -o $@ $<
|
vasm-1/vasmm68k_mot -quiet -Fbin -pic -o $@ $<
|
||||||
|
|
||||||
testchain: ChainLoader.bin FORCE
|
testchain: ChainLoader.bin FORCE
|
||||||
zsh -c 'trap "kill %1" SIGINT SIGTERM EXIT; ./ChainBoot.py **/*.dsk /Users/elliotnunn/Downloads/SSW-71-Universal/Hd-100.iso & make testclient'
|
zsh -c 'trap "kill %1" SIGINT SIGTERM EXIT; ./ChainBoot.py **/*.dsk & make testclient'
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user