I’ve spent hours on MX fluxbox, but wasn’t able to make the brightness and the time adjustments permanent.

I boot it from my live USB stick by the way.

  • Štěpán@lemmy.cafe
    link
    fedilink
    English
    arrow-up
    5
    arrow-down
    1
    ·
    12 days ago

    the feature you’re looking for is called “persistance”. i’ve never tried it, but i know a tool called Ventoy can be configured for it. (i use ventoy but not with persistance)

  • visnudeva@lemmy.ml
    link
    fedilink
    English
    arrow-up
    4
    ·
    12 days ago

    From your live USB there is an MX Linux software to create another mxlinux on another USB drive which will be persistent,but I don’t remember the exact name.

  • Digit@lemmy.wtf
    link
    fedilink
    English
    arrow-up
    3
    ·
    12 days ago

    How to make my changes permanent on my USB stick ?

    My suggestion,

    • get a second fast usb stick (maybe wise to go bigger),

    and

    • do a regular install [from your current live MX usb stick[1]] to that new usb stick.

    Then it’s like an install as if to the hard drive, (letting you keep changes between reboots etc) just the same, except it’s on your new usb stick. :)

    [1: I presume that MX fluxbox live system has an installer icon to click on for an easy install.]

  • abcdqfr@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    12 days ago

    I do this for my rust box. Nothing but spinning discs for NAS. Boots from a usb stick with an immutable root. Persistence overlay partition keeps config and changes and updates and stuff. I think it was something like a partition for overlayfs defined to mount in grub. Or maybe the only grub stage customization was the wpasupplicant… Been a while since I made it. Something to load boot into ramdisk as well so logging and such doesn’t thrash the trash silicon to death. Many ways to skin it!