SliTaz SliTaz Forum

You are not logged in.

#1 2020-09-12 01:05:37

fehlauer
Member
Registered: 2020-09-12
Posts: 1

How can I save my desktop?

I want my desktop no to not completely reset every time I reboot, I'm a total noob sorry

Offline

#2 2020-09-12 23:13:20

mistfire
Member
Registered: 2018-08-17
Posts: 168

Re: How can I save my desktop?

Slitaz was designed to be full install. If you want a full persistence without full install, Try TazPuppy a Slitaz-Puppy hybrid.

https://forum.puppylinux.com/viewtopic.php?f=40&t=139

When you shutdown for the first time, it ask where to save your personal data. Just follow the instructions very we'll

Offline

#3 2020-09-24 16:12:00

Ceel
Administrator
Registered: 2011-04-02
Posts: 1,424

Re: How can I save my desktop?

@ fehlauer,

I guess you are using a LiveUSB, aren't you?

In this case you must active the persistence on your USB stick but this one must be formated EXT2 or EXT3.

If not (probably the case if you created your Live from a third party tool), you can easily create a new one:

[*]
boot your SliTaz Live

[*]
download the latest Rolling core

[*]
open the file manager and change its preferences: click on Edit > Preferences > Volume Management and unhook Mount removable media automatically when they are inserted, click on the [Close] button

[*]
insert a USB stick

[*]
change to the directory where you saved the ISO and press [F4] to open a terminal, become root:

- type [c]su[/c] and press [Enter], you'll be prompt to enter a password

-type [c]root[/c] and press [Enter]

note that no one character will be display during you'll be entering the passord

[*]
type [c]tazusb format[/c]

TazUSB will ask you for the device to format:

[c]Format a device

================================================================================

Please specify the target USB device to format. You can type 'list' to get a

list of devices, type 'exit' or give an empty value to exit.

Device to use:[/c]

[*]
type [c]list[/c] to identify your stick, it should return something like this

--------------------------------------------------------------------------------
/dev/sdb1    15,1,12     482,15,32         8064    3917471    3909408 1908M  6 FAT16
--------------------------------------------------------------------------------
Device to use:

[*]
enter the device to use, according your stick is /dev/sdb1 as in the example above type [c]/dev/sdb1[/c]

[*]
[c]Please specify a filesystem type ext2, ext3, ext4 or fat32 (ext3):[/c]

press [Enter] to format the stick ext3, or you can use ext2 as you want, this won't make any differences

[*]
When the formating is completed, type [c]tazusb gen-iso2usb slitaz-rolling-core.iso /dev/sdb1[/c]

The new LiveUSB should have persistence.

ref: http://doc.slitaz.org/en:guides:liveusb#from-slitaz-linux

you can also read the TazUSB Manual fore more information.

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.017 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]