@AQUAR :-
AQUAR wrote: Wed Aug 28, 2024 12:34 pmNot the end though, as I have more to sort out (like UUID based mounting of the ext4 drive!).
When you say about 'UUID-based mounting', are you talking about a way to make sure your flash drive always mounts to the same mount-point (so as to preserve sym-links)?
If this is the case, what you need is 'Udev-rules'. One of our veteran members put his considering cap on a few years back, and came up with a way to use 'udev' to create permanent, 'udev-rules'-based mount points for any USB drive the user may want to connect & run stuff from at all regularly.
jafadmin originally posted about it here, on the old Forum:-
https://oldforum.puppylinux.com/viewtopic.php?t=112558
================================
Originally, it was just a bunch of scripts, with instructions as to where to put everything. I just packaged 'em up into a .pet to make things simpler. The 'README' - explaining how to use it - can be found in /root after installation.
(I, too, had issues with running stuff from an external USB 3.0 portable HDD; the 'mount-point' kept changing on me, and made it impossible to set anything up permanently. This wee package solved all that.)
I've attached it to this post. Let us know if it will do what you want; when created, your permanent mount-point will be found under '/' (the top level). After installation & mount-point creation, you then drag'n'drop your sym-links to & from this location in future.
Mike.