#! /bin/sh

set -e

PART=/dev/sda2
DIR=/media/ACER

# De-Mangle fstab to not mount XP partition, which
# is guaranteed to be on /dev/sda2 (for now...)

# TODO: Unmount drive
#       Remove mount point if empty
#       De-mangle fstab

#DEBHELPER#
