In Cubic, how can one customize an Xubuntu 22.04 Live USB/iso to have a default user? The end goal is to :
- Not prompt for username/password during installation, instead just use the default I provide.
- Set the user to automatically login
- I don't mind if the "live" user is still ubuntu, but the installed main username should be the one I set.
I would prefer a solution I can do in the chroot (since I have a script which makes a bunch of other customizations automatically).
you can add user by applying the
adduser
command in cubic terminal screenOPTIONS
adduser ubuntu manual
I figured out how to do this. In Cubic at the final screen where there are preseed options, add these lines: