Ubuntu: Difference between revisions
From DWIKI
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
= Links = | = Links = | ||
*[http://ubuntu.com http://ubuntu.com] | *[http://ubuntu.com http://ubuntu.com] | ||
*https://linuxize.com/post/how-to-add-apt-repository-in-ubuntu/ | |||
= Installation = | = Installation = |
Revision as of 15:41, 1 July 2021
Links
Installation
Ubuntu 20.04 LTS
Storage configuration
First create a boot partition!
Remember to umount cdrom before rebooting
Automatic install
FAQ
Get ubuntu version
cat /etc/lsb-release
changing locale
/etc/default/locale
locale-gen
dpkg-reconfigure keyboard-configuration setupcon
loadkeys us
and lots more
mail: command not found
install mailutils
failed unmounting /var
ignore it? it's a journald issue
multipathd[667]: sda: failed to get sgio uid: No such file or directory
Seems to be vmware setting: disk.EnableUUID = true
CHECK!