Skip to content

DarkSmile92/rpi-auto-mount

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

rpi-auto-mount

Automount helper for raspberry pi and external hdd's

This little console wizard detects all connected drived and modifies the /etc/fstab file for you to automatically mount external hard drives during the boot of your raspberry pi.

##Install Download the file.
wget https://github.com/DarkSmile92/rpi-auto-mount/blob/master/rpi-auto-mount.sh

Make it executable:
sudo chmod +x rpi-auto-mount.sh

##Use Run the script with the following command:
sudo bash rpi-auto-mount.sh

##ToDo

  • Make uid and gid selectable

About

Automount helper for raspberry pi and external hdd's

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages