D
D
DiscordYaz2021-01-10 10:40:54
virtual box
DiscordYaz, 2021-01-10 10:40:54

Arch Linux - how to specify region in mirrorlist?

I install on a virtual machine. I press Ctrl + W, I enter "Russia", and writes that nothing was found. When you press Ctrl + W again, it says that the search is "In Russia".

I don't understand how it works because all the guides I found are very old. They have version 2.7, and I have 5.4.
Prior to that, Yandex successfully pinged, the Internet is working.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
X
xotkot, 2021-01-10
@DiscordYaz

no xr..on did not understand)
what kind of Ctrl+W? what version?
if in Arch you need a Mirrorlist for your region (Russia), so generate it
specifically for https , then just
copy the servers to the /etc/pacman.d/mirrorlist file, of course, without forgetting to uncomment the one you need
as an example

## Russia
#Server = https://mirror.rol.ru/archlinux/$repo/os/$arch
#Server = https://mirror.truenetwork.ru/archlinux/$repo/os/$arch
Server = https://mirror.yandex.ru/archlinux/$repo/os/$arch

if there are several uncommented ones, they will be used in order from top to bottom as the
ps is available.
after changing the mirror, do not forget to force (yy) synchronize the database, and also update in one (u)
sudo pacman -Syyu

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question