fürs Rädchen gibts folgenden Eintrag in deiner /etc/X11/xf86config (oder ähnlich)

Code:
Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "ExplorerPS/2"
        Option      "Device" "/dev/input/mice"
        Option      "ZAxisMapping" "4 5"
EndSection
füg das fettgedruckte bei deiner Maus hinzu....

Und für die Festplatte editierst du bitte die /etc/fstab:

Code:
/dev/hda2      /mnt/yourmountpoint     vfat      users,rw,uid=user,auto    0 0
Die fettgedruckten Teile bitte ersetzen