Tiny Core Linux
Tiny Core Base => TCB Q&A Forum => Topic started by: Gekkey Mathews on February 16, 2011, 11:23:14 PM
-
I am working on way to make the game minecraft run off of cd. It is java-based, and I figure that the less resources the system uses, the more resources the game can use.
Is it possible to backup the current configuration to a .iso?
If so, how?
-
Check out remastering in the wiki.
-
The simplest way is probably to use this method:
http://wiki.tinycorelinux.com/Integrating+Extensions
However, don't just add extensions, add all files - the total configuration.
The simplest way is probably to back up your configuration, and include the backup file on the cd.
Put all applications in OnBoot, as things run slower from a cd than a hard drive.
After getting that to work, you may try a proper remaster. That would be more difficult.
It is a matter of experimenting.