#!/bin/sh
#mount floppy - Button2 default command
/bin/mount /dev/fd0 /floppy -o rw,nodev,noexec,nosuid,user=geo
