You are Here:
Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section



[SOLVED] Puzzled on my new project - auto mount partition

Author (Read 4414 times)

0 Members and 1 Guest are viewing this topic.

Re: Puzzled on my new project - auto mount partition
« Reply #5 on: January 12, 2015, 09:25:42 AM »
 

ChrisL

  • Occasional Poster
  • **
  • 96
    Posts
  • Reputation: 8
  • Linux Lite Member
    • View Profile

  • CPU: i5

  • MEMORY: 8Gb
Thanks ukbrian.


I seem to have the auto-mount in fstab thing squared away now.  Next step will be the Bind part of the project.


I have some questions with that, but will start a new thread as that seems to be a separate topic/discussion.


Chris
 

Re: Puzzled on my new project - auto mount partition
« Reply #4 on: January 12, 2015, 04:25:06 AM »
 

ukbrian

  • Old Fool
  • Forum Regular
  • ***
  • 159
    Posts
  • Reputation: 22
  • Linux Lite Member
    • View Profile
Try mounting your data partition in your /home/user folder.

This is my fstab where I use the the partition label rather than UUID
Code: [Select]
LABEL=data /home/user/data   ntfs-3g  defaults,uid=1000 0      0I did try mounting at /mnt once but had trouble like you with permissions so I stuck with what worked.
 

Re: Puzzled on my new project - auto mount partition
« Reply #3 on: January 11, 2015, 01:16:37 PM »
 

ChrisL

  • Occasional Poster
  • **
  • 96
    Posts
  • Reputation: 8
  • Linux Lite Member
    • View Profile

  • CPU: i5

  • MEMORY: 8Gb
Thanks altman, I will do some more reading in the help manual.  I was getting hung up with the locked partitions, but taking another look it seems as though they are just showing as "locked" because I had mounted them.

Will give it another go shortly.

Chris
 

Re: Puzzled on my new project - auto mount partition
« Reply #2 on: January 11, 2015, 12:58:24 PM »
 

altman

  • Gold Level Poster
  • *******
  • 739
    Posts
  • Reputation: 43
  • Linux Lite Member
    • View Profile
HP DV7 i7 2670QM 500.1GB 8GB Ram Dual-Boot LL2.4 Beta / Extix 15.1.1 64-bit 
Dell Inspiron 1720 CrunchBang 11

Duckduckgo ( for now )
 

[SOLVED] Puzzled on my new project - auto mount partition
« Reply #1 on: January 11, 2015, 12:12:05 PM »
 

ChrisL

  • Occasional Poster
  • **
  • 96
    Posts
  • Reputation: 8
  • Linux Lite Member
    • View Profile

  • CPU: i5

  • MEMORY: 8Gb
I currently have a small SSD (128Gb) with LL 2.2 on it and which I use for my normal /primary drive/OS. 


I have a second convention hard drive (1T) on the machine with Windows 7, Linux Mint Mate and a 500+ Gb partition (ntfs) labeled "Data" that I hoped to store photos/videos, etc. and make them available to all three operating systems.  The default boot is LL 2.2 and at the boot menu I can select the others, which works fine.


I was trying to follow this method:


http://community.linuxmint.com/tutorial/view/1609


I went through the commands to create mount point, take ownership, create directories, find UUID# and then add the fstab additional entries to auto mount.  When I boot into LL however, it stops while booting and says "disk drive for 2DEB175417534C94 is not ready or present enter W to wait S to continue or M to manually recover". 


(2DEB175417534C94 is the UUID# for my Data partiton) if I Wait, nothing happens, if I Skip it boots fine and then Data shows up on my Desktop and I can mount it there, it shows as "Removable Volume mounted in "/media/chris/Data".  If I open it I also don't see the folders I created, but if i try and recreate them in terminal it says they already exist.


If I look at the partitioning in GParted I see /dev/sdb3 (which contains /dev/sdb7 the Data partition) and /dev/sdb7 show up with a set of keys next to them which would seem to indicate they are locked?  Is this the issue with the "disk drive not ready or present" or what am I missing here?


Any thoughts?


Chris
« Last Edit: January 20, 2015, 07:57:21 PM by Scott(0) »
 

 

-->
X Close Ad

Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section