I probably did format the factory partition as I can't see a MAC address in CM10 when trying to connect to WIFI. If I do a Nandroid backup of my working unit and restore it to my non-working unit, can't I go in and edit the MAC address and serial number within the factory partition?
I'm assuming I can't do any of these things yet though until you release a HD compatible CWM?
Thanks for the help btw, you're a lifesaver!
houston
You can do it when booted to cm10. Look in /rom. There should be a folder named /devconf. It should have a bunch of files, one of them being MACAddress. It should contain 12 bytes, numbers and upper case letters (hex) and no line return. If there are no files there, go to the next step to see if rombackup.zip exists. If it does, it contains a zip backup made of /rom at manufacture.
You can see /factory too, but you have to mount it in terminal emulator first. Open terminal emulator and type su enter. The prompt should change to #. Then type this line:
mount -t ext4 /dev/block/mmcblk0p7 /data/local/tmp
Then you can go to /data/local/tmp and look at the files there. There should be factory.zip, rombackup.zip, romrestore.zip, and fsck.zip. The first two are the most critical.
You can access files there using your root file manager. The file manager that comes with cm10 is root if you change it to root in its settings. If the files are there, back them up to your SD. (Both /rom and /factory which is displayed at /data/local/tmp now).
Sent from my HD+ rooted stock using Tapatalk