Open cmonty14 opened 4 years ago
You should use rancheros-proxmoxve.iso
If you want to install ros to disk
I'm seeing this issue using rancheros-proxmoxve.iso
and following the steps
https://gist.github.com/mow4cash/a57e893fc640ccf3720e99fc6b3b879a
RancherOS Version: (ros os version) v1.5.5 Where are you running RancherOS? (docker-machine, AWS, GCE, baremetal, etc.) Proxmox VE KVM
After defining a KVM in Proxmox VE I boot this VM with rancheros-proxmoxve-autoformat.iso.
Then I want to run installation
ros install -d /dev/sda -c cloud-config.yml
but this fails with error. Please check this screenshot for details.A workaround to solve this issue is this:
ros install -d /dev/sda -c cloud-config.yml
This means that only the initial
ros install
fails with this iso.Can you please provide a fix for this?
THX