Desired of the Booted Machine
Cloud mode operation
Moderate demands for RAM (extensions within intrd are not suitable for this project)
Booting Ezeremaster.iso - Burned to CD
Bootcodes manually specified at boot screentinycore quiet cde tce=/tmp/tce
Note: omiting cde, identical results are obtained
Results
TC boots as expected
mydata.tgz backup is restored as expected from within ezremaster.iso
All extensions (both outside initrd onboot and not onboot) are available as expected
Everthing works as expected and desired
Booting Ezeremaster.iso - directly via GRUB4DOS
Codes specified in the GRUB4DOS stanzakernel /boot/vmlinuz quiet tce=/tmp/tce
initrd /boot/tinycore.gz
Note: including cde, identical results are obtained as expected
Results
TC boots as expected
mydata.tgz backup is restored as expected from within ezremaster.iso
No extensions (both outside initrd onboot and not onboot) are available
Only TC works as expected
I understand some other distros make use of an iso-scan code. Is it possible to make TC scan for extensions within the ISO is a similar way that it scans the burned CD?