> I would like to copy 9fat, nvram and fossil from the old drive to the > new drive. 9fat is no problem. But how about nvram? Can I just use dd?
sure. > As for fossil, I have not been able to figure out how to do this. > replica(1) looks like has the capability to do this, but I don't want > to experiment with my live data. Someone who knows how to do this, > please advise. Also, do I need to run any additional fossil commands? i think disk/mkfs is nearly idea for this, and isn't very dangerous. since your new fossil will start empty, you can't overwrite anything in the old fs. - erik