You don't really need to manually make directories and set permissions.
You don't need to dedicate a partition to use Tiny Core or Micro Core.
The method that I was trying to explain under a barrage of rants is to use the CD.
Note the Installation Guide states, at Step 0.
It assumes that TC was booted from a liveCD and is already running on the target system with Internet access.
It is important to explore Tiny Core's capabilities by booting the CD first. To blindly make a CD and then install is not the best way to try the various boot options. That way the user would not know what options to type when the Installation Guide says:
Optionally, add other bootcodes now on the kernel line separated by spaces.
Most never bother to explore Tiny Core, but instead enter nothing at this Step 6. Of course they ended up with a Cloud Mode installation.
As I stated, I have now changed Step 5 to "make the decision" that this is a PPR autoscan mode of installation.
By the way, the easiest by far is to let the CD booting do the work for you. By booting with the CD
boot: tinycore hda1=tce restore=hda1
The tce directory is automatically made and the backup file and its location is set.
Could not be easier than that. No editor needed. No file manager needed.
Just a clear head without preconceived notions to accept that it is THAT easy.
Note too that the booting CD with boot code of home=hda1 will automatically make /home/tc on hda1 or if this is an already existing linux system, will simply add tc/ under the existing /home directory. The home directory will be completely setup for persistency.
Same goes for opt=hda1. By simply using the boot code on a new system will automatically create and setup /opt for persistency.
Can't boot from a CD, then you must know how to edit your bootloader config file to achieve the same effects.