You have an error in the mirror URL (and extra x at x64) it should be http://mirrors.kernel.org/centos/7/os/x86_64.

Answer from Thead Ultimate on serverfault.com
🌐
Medium
forketyfork.medium.com › centos-8-installation-error-setting-up-base-repository-4a64e7eb2e72
CentOS 8 installation: Error setting up base repository | by Forketyfork | Medium
May 23, 2023 - The reason is, again, that the ... https://vault.centos.org · To fix the issue, first go to “Network & Host Name” section, enable the Ethernet connection and click “Done” (you might need to set up proper network settings ...
🌐
Vivithemage
vivithemage.com › 2021 › 07 › 16 › centos-8-error-setting-up-base-repository
CentOS 8 Stream Error setting up base repository – Vivi The Mage
If you are trying to set up a centos 8 stream server with just the boot iso and the internet. You need to select the repo that it can pick from so you can get your packages. When you are selecting your isntallation source, the “on the network” source you can pick for a repository URL is: mirror.centos.org/centos/8-stream/BaseOS/x86_64/os/
Discussions

What do I do from here. It says “Error setting up base repository”
Connect to the internet so it can update repository list More on reddit.com
🌐 r/CentOS
16
8
November 20, 2021
CentOS 8.2 + Packer "Error setting up base repository"
Do you have by chance both url and cdrom stanzas in your kickstart file? More on reddit.com
🌐 r/CentOS
2
1
August 28, 2020
Problems installing minimal Centos from DVD - Stack Overflow
CentOS 8 is almost 7GB large and doesn't fit on a 4.7GB DVD. So I downloaded the boot.iso file and tried to install it. During installation I need to select "Installation Source". I can enter select "closest mirror" or enter an http(s) or ftp URL. "closest mirror" directly returns with the error message: "Error setting up base repository... More on stackoverflow.com
🌐 stackoverflow.com
Unable to create centos 8 VM | Proxmox Support Forum
Hi, when I try to create a VM from a CentOS 8 ISO image, on the installation summary page, I get the error Error setting up base repository in the Installation Source. I got the image from here... More on forum.proxmox.com
🌐 forum.proxmox.com
May 2, 2021
🌐
Centos
bugs.centos.org › view.php
0016456: CentOS 8 Netinstall broken: "Error setting up base repository" - CentOS Bug Tracker
September 26, 2019 - Toggle sidebar · CentOS Bug Tracker · Toggle user menu · CentOS-8 · All Projects · CentOS CI · CentOS-7 · AltArch - armhfp · forums
🌐
Networkshinobi
networkshinobi.com › home › blog › centos 8 error setting up base repository
CentOS 8 Error setting up base repository - Networkshinobi
August 5, 2020 - Once you are back to the INSTALLATION SUMMARY page, you will notice the Installation Source does not have the error as shown in Figure 2. At this point, you can select the Software Selection to install whatever software you wanted to install. ... Very helpful, thank you. ... Hi I have to set http://mirror.pit.teraswitch.com/centos/8.2.2004/BaseOS/x86_64/os/ in order to work the installation.
🌐
Reddit
reddit.com › r/centos › what do i do from here. it says “error setting up base repository”
What do I do from here. It says “Error setting up base repository” : r/CentOS
November 20, 2021 - CentOS-8.5.2111-x86_64-boot or ... · more replies · More replies · More replies · More replies · Xzenor · • 5y ago · You need an installation source to get the repository....
🌐
DevPress
devpress.csdn.net › centos › 62fb4e9a7e6682346618e32b.html
CentOS 8 installation: Error setting up base repository_weixin_0010034-CentOS
The reason is, again, that the ... a different address: https://vault.centos.org · To fix the issue, first go to “Network & Host Name” section, enable the Ethernet connection and click “Done” (you might need to set up proper network settings in a more complex ...
Find elsewhere
🌐
Reddit
reddit.com › r/centos › centos 8.2 + packer "error setting up base repository"
r/CentOS on Reddit: CentOS 8.2 + Packer "Error setting up base repository"
August 28, 2020 -

Hello there,

We've been using packer to create our own custom images and later on deploy those images for bare metal machines with MaaS.I've been struggling to get over the "Error setting up base repository" error doesn't matter what mirrorlist, repo-url I use. I've literally tried everything that I could find from people's responses.

We were using the boot image just fine, I did try using the netinstall and the complete 7Gb iso image - same result all the time.

The original bug is supposed to be fixed in the previous version of 8.2, but I'm using the latest one and it's not fixed. This is the bug - https://bugs.centos.org/view.php?id=16456

In my kickstart file I'm using the closest mirror that we have, which is technically not a mirrorlist, but that's how people managed to resolve it.

url --mirrorlist="http://mirrors.uni-ruse.bg/centos/8.2.2004/BaseOS/x86_64/os/"
repo --name "AppStream" --mirrorlist="http://mirrorlist.centos.org/?release=8&arch=x86_64&repo=AppStream" 
repo --name "Extras" --mirrorlist="http://mirrorlist.centos.org/?release=8&arch=x86_64&repo=Extras" 
repo --name "cloud-init" --baseurl="http://copr-be.cloud.fedoraproject.org/results/@cloud-init/el-stable/epel-8-x86_64" 
repo --name "epel" --mirrorlist="https://mirrors.fedoraproject.org/metalink?repo=epel-8&arch=$basearch&infra=$infra&content=$contentdir"

As a mirrorlist i tried all variations from the bug thread in CentOS, nothing worked.

I'm open for any suggestions.

🌐
Error Solutions
errorsolutions.tech › error › centos-error-setting-up-base-repository
How to fix Centos base repository error? - Error Solutions
June 4, 2022 - "CentOS error setting up base repository" may indicate that your bootable device has a problem. The problem could be your CentOS ISO image is corrupt or your bootable device is faulty. If the problem is your CentOS ISO image, redownload it here.
🌐
Read Medium
readmedium.com › centos-8-installation-error-setting-up-base-repository-4a64e7eb2e72
CentOS 8 installation: Error setting up base repository
The author follows up on a previous ... solution involves enabling the Ethernet connection, making the "Installation source" section editable, and manually setting the repository URL to point to the legacy repository available at https://vault.centos.org....
🌐
Centos
lists.centos.org › hyperkitty › list › discuss@lists.centos.org › message › 7EIM5E34KX2JESGIAS4ZTPWOJBDEUG2F
[CentOS] Kickstart "Error setting up base repository" - Discuss - lists.centos.org
I've tried specifying that directory as the baseurl instead, and get no difference in behavior. The only other file I've touched is isolinux/isolinux.cfg on the DVD, with the relevant line now being: append initrd=initrd.img inst.ks=cdrom:/ks.cfg inst.stage2=hd:LABEL=CentOS-Stream-8-x86_64-dvd quiet
🌐
VMware Technology Network
communities.vmware.com › t5 › Linux-Discussions › CentOS-8-2-Installation-Challenge-s-Error-setting-up-base › td-p › 2313654
CentOS 8.2 Installation Challenge(s) (Error setting up base repository)
September 25, 2020 - I came across following articles from CentOS where they had provided the repository link manually: ... yes, I found similar references. All of that seems to indicate I'm downloading the files from a remote server, shouldn't the iso have all of the necessary installation files already in it? ... It should ideally have. Not sure why it's reporting that error.
🌐
Red Hat
access.redhat.com › discussions › 3327711
Red Hat Customer Portal - Access to 24x7 support and knowledge
Make sure you have not inadvertently tried to use the boot.iso for rhel7 as your installation media; it will generate the error you are reporting because the boot.iso does not contain any of the installation repositories virtualbox will need. Instead you need to download the dvd iso which is ...
🌐
The Mail Archive
mail-archive.com › centos@centos.org › msg137544.html
Re: [CentOS] Kickstart "Error setting up base repository"
> > I don't know if it's connected, but I had a problem (with a similar > errors) when installing 8.3.2011 over httpd using a copy of the contents of > the 8.3.2011 iso > > My kickstart file contained: > > url --url="http://distro/CentOS/8.3.2011" > repo --name="AppStream" --baseurl=http://disto/CentOS/8.3.2011/AppStream > > This was a copy of what I has done with 8.1.1911 - which worked OK > > I couldn't get 8.3.2011 to install, until I hacked things so the kickstart > contained: > > url --url="http://distro/CentOS/8.3.2011/BaseOS" > repo --name="AppStream" --baseurl=http://disto/CentOS/8.3.2011/AppStream > > but I also had to put a symlink in the BaseOS subdir of: > > images -> ../images > > i.e.
🌐
Proxmox
forum.proxmox.com › home › forums › proxmox virtual environment › proxmox ve: installation and configuration
Unable to create centos 8 VM | Proxmox Support Forum
May 2, 2021 - Hi, when I try to create a VM from a CentOS 8 ISO image, on the installation summary page, I get the error Error setting up base repository in the Installation Source. I got the image from here http://anorien.csc.warwick.ac.uk/mirrors/centos/8-stream/isos/x86_64/ I used...
🌐
Incredigeek
incredigeek.com › home › error-setting-up-base-repository-while-installing-centos-stream-8
Error Setting up Base Repository While Installing CentOS Stream 8 | Incredigeek
https://www.networkshinobi.com/centos-8-error-setting-up-base-repository/ Not sure why it was giving an error. But to resolve the issue · click on “Software Sources” ·
🌐
Red Hat
access.redhat.com › solutions › 3892951
Why does there is "Error setting up base repository" while performing installation using the boot.iso in VMware or Virtual Box? - Red Hat Customer Portal
June 14, 2024 - While Installing Red Hat Enterprise Linux on VMware or Virtual Box using the boot.iso, the following error is evident. Error Setting Up Base Repositories