Is it possible to make Linux kernel completely ignore the floppy disk controller? I do not have the drive but obviously my motherboard does contain the controller. I would like to disable the /dev/fd0 device node somehow to avoid Thunar and other tools detecting it and probing it.
|
|
|||||
|
|
On Ubuntu, the
Immediately and upon rebooting, the floppy driver should be banished for good. |
|||||||
|
|
The presence or absence of a floppy drive is something that is configured in the system's BIOS. You have to manually tell the BIOS what type of floppy you have, and it in turn tells the OS. This is because the hardware is not actually capable of being auto detected. So you need to go into your BIOS and tell it that you have no floppy. |
|||
|
|
|
I ran into this problem even using a V>! Host= Windows Server 2012 Essentials. Guest = Linux Mint 14. Hardware = HP Proliant ML350, no floppy drive. Problem did not occur in any other guest. VMware WS 9. Define Linux Mint as Ubuntu 64. Remove virtual floppy drive before installing from ISO. Error reported =
Reboot - same error Used the command above. Rebooted. No error. |
|||||
|