mirror of
https://github.com/elliotnunn/NetBoot.git
synced 2024-12-26 10:32:12 +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 $@ $<
|
||||
|
||||
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…
Reference in New Issue
Block a user