PDA

View Full Version : 7.2.0 usb persistent image question



westcoast
09-25-2013, 08:10 PM
I recently bought 7.2.0 dvd on a usb drive from a retailer listed in the Order Knoppix section of the site. The problem is unlike previous versions I have had, the option to create a persistent image is not displayed during boot. I found that my session was automatically saved on the usb after I shut down, which I do not want. Usually I choose not to have persistence or encryption.

Is this some kind of flaw or has something changed?

Werner P. Schulz
09-25-2013, 09:41 PM
Perhaps the retailer has already created a persistent memory for you. Have a look at
http://knoppix.net/wiki/Category:Hard_drive_Installation
to learn more about the two different methods of persitent memory within Knoppix. If you don't like it, delete the file knoppix-data.img respectively the file knoppix-data.inf (and the content of the overlay partition).

westcoast
10-05-2013, 06:01 AM
In the link it says:Flash disk InstallBoot with Knoppix CD/DVD and select 'Knoppix/ Install KNOPPIX to flash disk' (since Knoppix 7.1, respectively "experimental version" in Knoppix 7.05). There are two options to choose from:Installation on FAT32 with (optional) overlay file < 4GBInstallation on FAT32 with additional overlay partitionIn the first case you will get an installation of compressed filesysten Image and the persistent memory all within '/dev/sda1' (FAT32 formatted).In the other case you will get an installation of compressed filesystem Image to '/dev/sda1' (FAT32 formatted) and the persistent memory in '/dev/sda2' (ReiserFS formatted).What do I do if I don't want either type of persistent memory? ie: no persistent memory? Choose Cancel?Thanks.

Werner P. Schulz
10-05-2013, 07:32 AM
If you cancel the installation of persistent memory within 7.2.0, the installation is broken and you cannot use it. With earlier versions of Knoppix you have had the ability to pass over this step and always use the cheatcode "knoppix noimage".

westcoast
10-05-2013, 10:06 PM
So it is necessary to always create some persistent memory?And I can not use the noimage cheatcode?The vendor I bought my usb from said I could also edit the ' /boot/syslinux/syslinux.cfg' file with 'noimage' to make it permanent. No?Thanks again.

Werner P. Schulz
10-05-2013, 11:36 PM
Yes, of course, you can use "noimage" too.
http://knoppix.net/wiki/Cheat_Codes#Micro-Remastering

And after this you can delete the file '/mnt-system/KNOPPIX/knoppix-data.img(or .aes) or, in case of partition overlay, the content of the overlay within the second partition.

I hope, KK will correct the little error within his script in the next version of Knoppix.