Web search found How can I change my own user ID?. However there is no 999 (ubuntu) user in /etc/passwd
in distro iso file (in casper/filesystem.squashfs
), home
folder is empty. AFAIK it means live user is created on-the-fly during boot.
Where and how to change that user id on iso? Not after boot, I want to modify iso file for it to boot with 1000 uid, I know how to rebuild liveUSB iso file.
P.S. checked that on latest 20.04.3 version.