Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
02-20-2017, 09:34 AM
|
#1
|
LQ Newbie
Registered: Nov 2013
Posts: 5
Rep: 
|
USB Drive mounting and label
If I configure /etc/fstab to mount /dev/sda1/ in /media/usbstick, and setup samba to share the /media/usbstick folder, will this allow anything that mounts as sda1 to be shared?
What if I want specifically the one USB drive I have to be shared using samba? Like if I umount it, take it with me, come back and mount it. I don't want to connect a different USB drive and have it shared. Does the USB drive I want shared have a label or name I can put in /etc/fstab?
|
|
|
02-20-2017, 09:47 AM
|
#2
|
Senior Member
Registered: Mar 2009
Location: Earth, unfortunately...
Distribution: Currently: OpenMandriva. Previously: openSUSE, PCLinuxOS, CentOS, among others over the years.
Posts: 3,881
|
Quote:
Originally Posted by rz1a
If I configure /etc/fstab to mount /dev/sda1/ in /media/usbstick, and setup samba to share the /media/usbstick folder, will this allow anything that mounts as sda1 to be shared?
What if I want specifically the one USB drive I have to be shared using samba? Like if I umount it, take it with me, come back and mount it. I don't want to connect a different USB drive and have it shared. Does the USB drive I want shared have a label or name I can put in /etc/fstab?
|
/dev/sda1 usually refers (if not ALWAYS) to the first partition on the first hard drive. USB storage devices and similar (depending on your distro) are usually mounted to the /media/ folder.
As the sda1 is a device node in the /dev/ folder, with the "1" referring to the the first partition of that device..
What exactly are you trying to achieve?
|
|
|
02-20-2017, 09:52 AM
|
#3
|
LQ Newbie
Registered: Nov 2013
Posts: 5
Original Poster
Rep: 
|
Quote:
Originally Posted by jsbjsb001
/dev/sda1 usually refers (if not ALWAYS) to the first partition on the first hard drive. USB storage devices and similar (depending on your distro) are usually mounted to the /media/ folder.
As the sda1 is a device node in the /dev/ folder, with the "1" referring to the the first partition of that device..
What exactly are you trying to achieve?
|
mounting by UUID. Think I found it from this link:
https://www.cyberciti.biz/faq/linux-...-update-fstab/
|
|
|
02-20-2017, 10:39 AM
|
#4
|
LQ Veteran
Registered: Jan 2011
Location: Abingdon, VA
Distribution: Catalina
Posts: 9,374
Rep: 
|
|
|
|
02-20-2017, 11:50 AM
|
#5
|
LQ Newbie
Registered: Nov 2013
Posts: 5
Original Poster
Rep: 
|
Quote:
Originally Posted by Habitual
|
thank you for the link!
|
|
|
02-20-2017, 12:00 PM
|
#6
|
LQ Addict
Registered: Dec 2011
Location: UK
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,681
|
Quote:
Originally Posted by jsbjsb001
/dev/sda1 usually refers (if not ALWAYS) to the first partition on the first hard drive.
|
The times I have had issues with both fstab and my own stupid self have been when the drives are listed in the order they spun up -- so with a few spinny drives installed it was almost random. That and leaving a USB stick in resulting in / moving from sda to sdb. Not sure whether there are still issues because I use UUID almost exclusively nowadays.
|
|
|
All times are GMT -5. The time now is 11:36 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|