here's what i have: plan9.ini: fsconfig=/dev/sdC0/fscfg bootargs=local!#S/sdC0/fossil
fscfg: # cat /dev/sdC0/fscfg fsdev: mirror fossil /dev/sdC0/fossil /dev/sdD0/fossil mirror isect /dev/sdC0/isect /dev/sdD0/isect mirror arenas /dev/sdC0/arenas /dev/sdD0/arenas mirror nvram /dev/sdC0/nvram /dev/sdD0/nvram # and fossil config: # fossil/conf /dev/sdC0/fossil srv -p fscmd fsys main config /dev/fs/fossil .... # #k is bound by the kernel if it sees $fsconfig.
