On Tue, 2021-07-27 at 05:59 +0000, Sampson Fung wrote:
> I am testing installation of Fedora 34 using virt-install, with this command 
> line
> 
> sudo virt-install -l \ 
> http://hkg.mirror.rackspace.com/fedora/releases/34/Everything/x86_64/os/  \
> --disk path=/dev/disk/by-id/wwn-0x5002538da002a56d \
> --name f34-uefi-dpt --ram 2048 --boot uefi
> 
> A few findings:
> - when using defaults, the option to install updates are greyed out
> - when switch to closest mirror, the mirror choosen is not exactly close to me
> (hkg.mirror.rackspace.com url above is the closest mirror listed under 
> https://admin.fedoraproject.org/mirrormanager/mirrors/Fedora/34/x86_64 )
> 
> Question:
> How to override which mirror to use during installation while still allow me 
> to install updates?

You could add:

--extra-args 
"inst.addrepo=http://hkg.mirror.rackspace.com/fedora/updates/34/Everything/x86_64/";

which should add the updates repository from the same mirror as an
additional repository.
-- 
Adam Williamson
Fedora QA
IRC: adamw | Twitter: adamw_ha
https://www.happyassassin.net

_______________________________________________
test mailing list -- test@lists.fedoraproject.org
To unsubscribe send an email to test-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/test@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to