Almost there?
Backing up those two partitions (as partitions) is not easy...
Progress report:
I and currenty running CM9 from uSD so I downloaded ADB Wireless from the market and have a ADB connection. (Actually, I got ADB over USB to work too, bonus points). Using the app, you open a dosbox in windows, type in a one line command displayed in the app and you can now use ADB. Then using the partitions listed at nookdevs.com/Dump_NookColor_Partitions :
ADB SHELL
dd if=/dev/block/mmcblk0p2 of=/sdcard/2Rom.img
dd if=/dev/block/mmcblk0p3 of=/sdcard/3Factory.img
I now have two images on the sdcard, one ~70mb and one ~300mb, respectively.
These are the mentioned backups, yes? In the event that I save them to PC then break my Nook, how would I go about restoring them?
Next, I plan to make my CWM uSD using CWM-6.0.1.2-bootable_SD.zip and follow Taosaur's Guide to repartition and setup stock and CM/gapps. Then flash update-encore-cwm.5.5.0.4-emmc-racks.zip to install CWM to eMMC.
Does this seem proper?
One more note.
forum.xda-developers.com/showthread.php?t=1050520&page=19
I followed this thread to download 1.4.3 from B&N then used the nookcolor_CWM-OC-SASDmod.rar mods to update it, removing modsys which contains verygreen's vold.fstab and Dalagrin's wifi patch(tiwlan_drv.ko). I believe this gives me a 1.4.3 stock zip that is compatible to be flashed with CWM if I choose to.
My question would be, is there any advantage in doing so? Do the uAltImg and uAltRam files install CWM for me?
other sources
ADB drivers nookcolor-easyADB-0.3.exe pulled from code.google.com/p/monster-rootpack/downloads/list
Had to install drivers manually (ie Have Disk) from c:\android-sdk-windows\usb_driver\
Again, huge thanks to Leapinlar for being supportive and inspiring, as well as DizzyDen.