It's interesting, because I've noticed that the system, when booting, permanently mounts some partitions and doesn't let me unmount them to back up some with "Gnome Disk"
Code: Select all
/home/guest/.config/user-dirs.dirs
Post#1 by SEMERENDO.cr » 25 Feb 2025, 22:23
Code: Select all
/home/guest/.config/user-dirs.dirs
SEMERENDO.cr
Post#2 by Ed_P » 26 Feb 2025, 07:58
Code: Select all
# This file is written by xdg-user-dirs-update
# If you want to change or add directories, just edit the line you're
# interested in. All local changes will be retained on the next run.
# Format is XDG_xxx_DIR="$HOME/yyy", where yyy is a shell-escaped
# homedir-relative path, or XDG_xxx_DIR="/yyy", where /yyy is an
# absolute path. No other format is supported.
#
XDG_DESKTOP_DIR="$HOME/Desktop"
XDG_DOWNLOAD_DIR="$HOME/Downloads"
XDG_PUBLICSHARE_DIR="$HOME/Public"
XDG_DOCUMENTS_DIR="$HOME/Documents"
XDG_MUSIC_DIR="$HOME/Music"
XDG_PICTURES_DIR="$HOME/Pictures"
XDG_VIDEOS_DIR="$HOME/Videos"
Code: Select all
guest@porteus:~$ su
Password:
root@porteus:/home/guest# /opt/porteus-scripts/save-changes
save-changes /path/to/resulting/module.xzm
Ed_P
Post#3 by SEMERENDO.cr » 26 Feb 2025, 09:53
SEMERENDO.cr
Post#4 by Ed_P » 26 Feb 2025, 17:17
Ok.
So what partition are you trying to backup with Disk? And
Porteus has apps for backing up changes, with the "partitions" mounted.
Ed_P
Post#5 by SEMERENDO.cr » 02 Mar 2025, 14:28
SEMERENDO.cr