Ubuntu: Difference between revisions
From DWIKI
mNo edit summary |
mNo edit summary |
||
Line 15: | Line 15: | ||
Remember to umount cdrom before rebooting | Remember to umount cdrom before rebooting | ||
Line 24: | Line 25: | ||
==changing locale== | == changing locale == | ||
/etc/default/locale | /etc/default/locale | ||
locale-gen | locale-gen | ||
Line 35: | Line 38: | ||
and lots more | and lots more | ||
== failed unmounting /var == | |||
ignore it? it's a journald issue |
Revision as of 11:32, 7 January 2021
Links
Installation
Ubuntu 20.04 LTS
Storage configuration
First create a boot partition!
Remember to umount cdrom before rebooting
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
failed unmounting /var
ignore it? it's a journald issue