Introduction
New for MX-14.1! Automatically do a frugal install from a LiveCD or LiveUSB to a hard drive or a USB drive. Persistence files can also be created automatically so you can literally create and boot into an installed system in just a minute or two (depending on the speed of your hardware).
Description
There are two modes of operation that are triggered by the same frugal boot parameter: install mode and boot mode. Normally the frugal device is a partition with the label MX-Frugal. If such a device is not found then you will be given a list of partitions to choose from. Once you have selected a device, you will be given an option to have it be given the MX-Frugal label. If an MX frugal install has not already been done on the device you selected then a frugal install will be performed.
The next time you boot with the frugal option, it will automatically boot from the MX-Frugal device into the frugal system that was installed. Again, if a frugal install is not found on that device, you will be given the option to automatically create one. If persistence is requested and the persistence files are not found then we will offer to create them after we do the install. If you want to force a persistence file to be created in a later boot, select that form of persistence with an exclamation point: frugal=root!
.
Definitions
You will see a number of terms when you select a frugal install that need to be defined.
Term | Meaning |
frugal | Enable frugal mode. Either boot into the existing frugal system or create a new one if it does not already exist. |
frugal= | A contraction of frugal persist=*. It is common to add persist options when enabling frugal mode so you can add the persist options directly to the frugal boot parameter. Examples: frugal=root or frugal=home . |
fdev | The name of the frugal device. |
flab | The partition label of the frugal device. |
fuuid | The UUID of the frugal partition. |