Tiny Core Base > Micro Core
persistence
jriker1:
I assume "microcore" is the base core OS however I have installed Core (no GUI version) on a virtual machine, but looks like everytime I reboot or do something, not sure what yet, everything vanishes. Looks like every single think I do shows up as some kind of device. So after installing say a compiler and type "df" there are loads of devices with the names of all the installed packages. Is there any way to make all of Core persistent?
Thanks.
JR
polikuo:
Make sure you have tiny core installed on the drive, tiny core loads every thing in the RAM.
Do filetool.sh -bv to backup the system before you reboot.
You might find this helpful http://tinycorelinux.net/book.html
coreplayer2:
Welcome jriker1
core (not microcore) is the base for a command line install
* For a command line install; use Core-7.2.iso as base install
* For a graphical (desktop) environment; use TinyCore-7.2.iso as base install
create a tce directory (/tce/optional) on the virtual drive to install extensions which are loop mounted on next boot.
As polikuo recommends, all the answers are in the book
Misalf:
"Micro Core" is now just "Core".
If installed to hard disk, Core will not copy everything to RAM by default. Instead, extensions (installed applications) are loop mounted. That's what you see with df .
Yes, you can make your customizations persistent.
However, your home directory and the root file system is in RAM by default, so each file you want to preserve needs to be explicitly specified in /opt/.filetool.lst and the backup command needs to be used before rebooting.
jriker1:
Thanks. Wow manually backing up to. Missed that part. Guess this OS isn't meant for frequent changes huh? Which technically is part of my goal anyway once done.
JR
Navigation
[0] Message Index
[#] Next page
Go to full version