roglew / mountmenu

A utility to help mount and unmount usb mass storage devices from the terminal without root

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mount Menu

Mount helper is a basic python script to help with mounting/unmounting usb mass storage devices. It can be a HUGE pain to mount/unmount usb devices from the terminal, especially if you don't have (or don't want to use) root.

How to use it

Run the script. A menu will pop up and you can choose a device. If the device is mounted, it will be unmounted. If it's not mounted, it will be mounted. Easy.

Requirements

This program requires that pmount be installed

About

A utility to help mount and unmount usb mass storage devices from the terminal without root


Languages

Language:Python 100.0%