How to make so that when you restart "Xubuntu" on the flash drive files remain.
Now after I boot, the files disappear from the flash drive.
How to make so that when you restart "Xubuntu" on the flash drive files remain.
Now after I boot, the files disappear from the flash drive.
Now after I boot, the files disappear from the flash drive.
to be precise, the files “disappear” when the system is shut down. because they are stored (when using live images) in RAM.
If on a removable block device where an image is recorded (on a so-called “flash drive”) there is free space and you can create an additional partition on it, then by creating a file system on this partition, you can use it to save files.
You can do all these operations, for example, by booting directly from this media using the gparted program, which is most likely present in the image you recorded.
Whether it will be possible to create a partition depends entirely and entirely on:
If you cannot create a partition, you can, for example, use another removable block device (the so-called “flash drive”) to store files.
Source: https://ru.stackoverflow.com/questions/544919/
All Articles