7 ms·
Does virt-install automatically download the ISOs? When I try it, I get the following message: $ virt-install --name alma9 --memory 1536 --vcpus 1 --disk p
by presto8 3y ago
Does virt-install automatically download the ISOs? When I try it, I get the following message:
$ virt-install --name alma9 --memory 1536 --vcpus 1 --disk path=$PWD/alma9.img,size=20 --cdrom alma9.iso --unattended
ERROR Validating install media 'alma9.iso' failed: Must specify storage creation parameters for non-existent path '/home/foo/alma9.iso'.