hi
1- do we need ubuntu or linux distro to make bootable usb to get persistence
or we can make bootable usb with windows?
2- how to get python modul like ex: flask persiste after rebouting?
thanks
Use two USB devices for the fastest method, in my opinion. The first,
which sounds like you may already have, contains the live "TCE" version that acts similar to a CD. Use the TCE version and install tc-install-GUI when this boots up to the desktop; then use tc-install to "install" a hard drive-like copy of itself onto the second USB device. Remove the TCE USB device, reboot and set BIOS to boot from the new one. You can then erase the TCE version after the second version is up and running the way you like.
To create a bootable "TCE" USB device through Windows, I'd recommend using
Rufus to "burn" the ISO file you downloaded from our repository onto the USB device. Click on the "Downloads" link at the top of this page for download options. (Scroll down their page until you come to "Latest releases:" as the numerous advertisements can be misleading.)
As for persistence, see the WIKI for different persistence options.
https://wiki.tinycorelinux.net/doku.php?id=wiki:persistence_for_dummiesMind you, it's possible to convert your TCE install to a "Frugal Hard Drive" install, it's just a lot simpler and faster for a newcomer to TinyCore to do things in the above fashion. (Again, in
my opinion.)