> cd /sys/src/9/pc > mk 'CONF=pc' install > mk 'CONF=pcf' install > mk 'CONF=pccpuf' install > 9fat: > cd /386 > cp 9load 9pcf 9pccpuf /n/9fat > # reboot >
Just a guess, add a mk clean between each mk of a kernel, the mkfile doesn't always clean up properly. -Steve
