Andrey Mirtchovski wrote: > here's what i have: > > plan9.ini: > fsconfig=/dev/sdC0/fscfg > bootargs=local!#S/sdC0/fossil
Ok. That was it. Thanks. > 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 What's the point of having /dev/fs/nvram? To be more specific: I do see the point of having to copies of the nvram partition. But out of curiosity: where do you reference /dev/fs/nvram when using the system? Isn't /dev/sdC0/9fat worth to be mirrored with devfs? Heiko
