Update others.md
This commit is contained in:
parent
2a6a209836
commit
c771b470ed
|
|
@ -23,3 +23,8 @@
|
|||
|
||||
apt update ; apt install initramfs-tools -y
|
||||
mkinitramfs -o /boot/initrd.img-$(uname -r)
|
||||
|
||||
#### Xorg
|
||||
|
||||
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
|
||||
sudo apt install xfonts-cyrillic
|
||||
|
|
|
|||
Loading…
Reference in New Issue