I collected all available info on the current Carminat Live problem in this thread :
:link:In the first posting you will find infos on how to access and modify the Carminat Live installation files - the same procedure can be used to access NC10 installation files.
I want to use the above thread for everything that is related to to the patching and activation problem.
This thread here is only for problems related to working with the installation files on a Windows PC, so please use the right thread and don't cross post.
Here are the same instructions :]
It took me a very long time to work out how a user with a plain Windows system can not just see the files inside the ttsystem.ib but also how to actually modify them.
I really hope this info will help to get more users with some programming skills to work with it and maybe to help find us a working solution.
Things you might need:[Please Register or Login to download file] to open and extract files from Linux partitions - you won't have write access!
A good Hex Editor, since there is enough available and you should already have one if you are skilled I don't post links.[Please Register or Login to download file] allows you to mount the ttsystem.ib as a virtual drive with write access! You nee to rename the file to ttsystem.ib.img in order to mount it.[Please Register or Login to download file] is able to read the .gz and .tar formats used on Linux and is able to actually write that format correctly unlike Winrar which can only open and extract. Only downside: if you don't have an actually ext3 drive working with Linux drivers for Win the edited file will have "fat" instead of "unix" as the filesource, but I neither know if that is a problem nor how to change it without Linux.
Since I know basically nothing about Linux I collected the info one might need but could not find anywhere on the net except he is willing to work with Linux.
Here's a very basic step by step on how to modify a file inside the ttsystem.ib:
Do everything with backups and not with your originals!
1. install the above programs
2. rename the ttsystem.ib to ttsystem.ib.img
3. mount that image using Gizmo as a new drive
4. copy all files you need to a location of your choice - if you only want to edit just go further without the copying
5. open the files you want to check with the (hex)editor of your choice - be aware that for textfiles you need a Unix capable editor like Notepad++.
6. If you want to work with the .gz archives:
Use 7zip to open the file
Change the settings so that a suitable editor is used instead of Notepad - you might have to do that according to the file type you want to edit/modify.
Don't unpack a file to your PC for the changes as I don't know if 7zip creates the right checksums if external sources are used to get the file back into the archive.
If you change the settings so that your Hex editor is used you will be asked if the file inside the archive should be updated - confirm that.
Close 7zip and the modified file will be stored on the virtual drive.
7. After you are finnished with all modifications unmout the image in Gizmo and the ttsystem.ib.img will have the modified content!
8. Rename the ttsystem.ib.img to ttsystem.ib and you are free to use it.
Keep in mind that you need the complete content of the original Cab (or my modified version/the version with your changes) on the SD, otherwise nothing at all will happen for the installation.