Hi,
I just unwrapped my sheeva today

However, I misconfigured it so I had to boot from the SSD.
What I need to do is mount the NAND filesystem so I can edit the config files.
What parms to mount will result in the NAND OS root being available to edit?
Or, I have copied the image from the SD. How do I copy it back to NAND using the dd command?
dd if=my-sd.img of= <- what goes here?
TIA