On Wed, 2021-08-04 at 17:08 +, Sampson Fung wrote:
> Thank you for your help!
>
> Based on runtime error, the format is inst.addrepo=name,url
Ah, yes, sorry, I always forget that wrinkle :)
>
> I used this command:
>
> sudo virt-install -l
> http://hkg.mirror.rackspace.com/fedora/releases
Thank you for your help!
Based on runtime error, the format is inst.addrepo=name,url
I used this command:
sudo virt-install -l
http://hkg.mirror.rackspace.com/fedora/releases/34/Everything/x86_64/os/
--disk path=/dev/disk/by-id/ata-Samsung_SSD_850_EVO_250GB_S21MNSAFC02148L-part4
--name f34-u
On Tue, 2021-07-27 at 05:59 +, 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-0x5002538da002a5
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:
-