What purpose does having a virtual floppy drive on a guest in ESX serve?
Is there a way to configure ESX by default to NOT include such a device? It's annoying to have to remove it by hand once a new VM is ready to be provisioned.
What purpose does having a virtual floppy drive on a guest in ESX serve?
Is there a way to configure ESX by default to NOT include such a device? It's annoying to have to remove it by hand once a new VM is ready to be provisioned.
I've used it to kickstart older versions of RedHat that didn't readily support network kickstarts (or where setting up that infrastructure - DHCP, web server, etc wasn't feasible)
Also older Windows installs where you need to provide disk drivers and your only option is to use and F6 floppy.
The only way i can think of to remove it by default is to create a template virtual machine that has the device removed, then deploy from that template.
It's a handy general purpose boot option for troubleshooting older OS's. As others have said the addition of IDE Disk support with ESX 4 removes some of the usefulness but it certainly had its place - I've got a couple of really small appliances that boot from floppy images.
I agree that it shouldn't be included by default - it's wasteful and of no use whatsoever on most VM's.
I've only used a floppy for setup on Windows XP guests, to install the LSI SCSI driver.