So I upgraded from Ubuntu 12.04 to 14.04 and now I see Floppy in my Home Folder tree how do I remove it?
what I did since Ubuntu 12.04 is:
Edit
/etc/fstabto remove reference to floppy.Edit
/etc/modprobe.d/blacklistand add this line at the end:blacklist floppyRun:
sudo update-initramfs -uRun:
sudo update-grubRestarted the system.
I checked /etc/modprobe.d/blacklist it contains blacklist floppy like it was before the upgrade but now I can see floppy in my Home Folder tree. Is there something else I need to change in 14.04?