Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
mounting_university_drives_on_linux_at_boot-time [2024/07/25 12:26] – [Mounting U and X drives automatically on Linux at boot-time] ac1mdemounting_university_drives_on_linux_at_boot-time [2024/07/25 15:45] (current) – [Mounting U and X drives automatically on Linux at boot-time] ac1mde
Line 27: Line 27:
 </code> </code>
  
-To tell the system to mount these at boot-time, it's necessary to edit the file system table. Before doing this, find out your uid and gid values, using the "id" command.\\ +To tell the system to mount these at boot-time, it's necessary to edit the file system mounts table. Before doing this, find out your **uid** and **gid** values, using the "id" command.\\ 
-Also, if you haven't done so already, find out the path to the particular server your U-drive is located on, here:\\ https://www.sheffield.ac.uk/it-services/password/crisp-web.pl (see the section "View University Storage Information"\\ +Also, if you haven't done so already, find out the path to the particular server your U-drive is located on, here:\\ https://www.sheffield.ac.uk/it-services/password/crisp-web.pl \\ 
-and look in the "Server" field)+(see the section "View University Storage Information"and look in the "Server" field)
  
 Then edit: Then edit:
Line 45: Line 45:
   * Ac1xxx with your //ITS// username,    * Ac1xxx with your //ITS// username, 
   * the uid and gid with your own, so it the shares can be mounted in your home directory,    * the uid and gid with your own, so it the shares can be mounted in your home directory, 
-  * and "your_usernamewith your //local// username your PC+  * and <your_usernamewith your //local// username on your PC
 One this is set up, reboot, log in, and the U and X drives should be available in  your home directory. One this is set up, reboot, log in, and the U and X drives should be available in  your home directory.
  
Line 54: Line 54:
 <code> <code>
 //stfdataXX.shef.ac.uk/home/Ac/Ac1XXX /home/<your_username>/U-drive cifs noauto,uid=xxxx,gid=xxxx,credentials=/home/<your_username>/smbcredentials 0 0 //stfdataXX.shef.ac.uk/home/Ac/Ac1XXX /home/<your_username>/U-drive cifs noauto,uid=xxxx,gid=xxxx,credentials=/home/<your_username>/smbcredentials 0 0
-//uosfstore.shef.ac.uk/shared /home/<your_username>/X-drive cifs noauto,uid=xxxx,gid=xxxx,credentials=/home/your_username/smbcredentials 0 0+//uosfstore.shef.ac.uk/shared /home/<your_username>/X-drive cifs noauto,uid=xxxx,gid=xxxx,credentials=/home/<your_username>/smbcredentials 0 0
 </code> </code>
  
mounting_university_drives_on_linux_at_boot-time.1721906788.txt.gz · Last modified: 2024/07/25 12:26 by ac1mde
Public Domain
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0