my ultimate goal is to install vmware ESX into ramdisk, but I want to practice the process with tc since A) I know how to install it and B) it installs quickly so I can recover from mistakes quickly as I'm figuring it out.
Here is the gist of what I'm trying to do:
ESX/ESXi has a .dd image on the install CD that's used for installing into USB thumb drive.
I want to remaster the tc live cd with the .dd image, boot to it, create a large (64M) ramdisk, .dd the image into the ramdisk, and then figure out how to chroot into that ramdisk to run ESX in ramdisk. The .dd image does not require a reboot after the install...that's what's cool about it.
So, I'm wondering if the similar can be done with TC so I can figure out the process before I try it with ESX.