-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added entry with tl;dr for automounting with /etc/fstab #70
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Besides what I've brought up regarding creating mount points, this LGTM.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is the wrong way to do things xD, but adding to .gitignore should be fine.
Run this from topdir
git checkout aec9c5ce92757d7df9c5241055aa341ece9e2e6f -- bun.lockb
git add -u
git push origin automount -f
Removed redundant sections, tried to remove bun.lockb but it's being stubborn. Feeling a bit dumb there haha |
Signed-off-by: Eric Naim <[email protected]>
At the request of Naim and referencing issue 50 I've written a detailed guide to automounting drives with /etc/fstab.
Since this ended up fairly wordy I included a tl;dr at the bottom with a link at the top of the document to a tl;dr at the bottom which cuts out all the fluff and shows only what is required to create an entry in /etc/fstab