You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.
The problem is that the Rancher OS operating system doesn't show any floppy drives mounted. /dev contains no fdX for any X.
vSphere shows that there is a floppy drive mapped to a file in the datastore, but it is attached to an "Unknown Device".
The text was updated successfully, but these errors were encountered:
It might be that rancher does not have support for floppy drives. the debian netinst images does not have them. so you might want to try using that iso in VirtualBox first, just to make sure.
I have the same issue automating macOS.
As the OS doesn't have drivers for a floppy drive, all the files are placed onto additional CD-ROM.
At the moment I create such ISOs outside of Packer build (iso-setup.sh), and upload them into datastore manually.
Probably we need a feature for dynamic ISO file creation and upload.
I have a Packer template that uses this builder. I supply the following information:
The problem is that the Rancher OS operating system doesn't show any floppy drives mounted. /dev contains no fdX for any X.
vSphere shows that there is a floppy drive mapped to a file in the datastore, but it is attached to an "Unknown Device".
The text was updated successfully, but these errors were encountered: