Quote:
|
Originally Posted by seeker
I just checked the mount point for the desktop icon, and it shows /media/floppy. I would have assumed that it should be /mnt/floppy, but there is no option to change it.
|
Code:
sudo umount /dev/fd0
sudo rm /mnt
sudo mount /dev/fd0 /media/floppy