10-12-2014, 01:04 PM
(10-11-2014, 04:23 PM)m654321 link Wrote: However I experienced a problem with binding two more ubuntu-based distros on sda, in addition to the LL2, and Win 7 on sda, to bind with /mnt/DATA on sdb. The two additional distros wont bind, though Win7 and LL2 remain successfully bound.
Is the presence of Win7 making the binding exclusive, i.e. it will only allow one other distro to share /mnt/DATA with it?
Strange! I don't have a computer that dual-boots with Windows, but I highly doubt Windows is the cause of the problem. Not sure what is going wrong, so just going to have you post back a bunch of command output and answers to a few questions that might give us a clue. Hopefully we can figure it out from there.
What are the other two OSs that you are giving you the problems?
Boot into one of them and post back following info from it (let us know which OS you're using for this):
1. Copy of bind-home.conf file being used.
2. Are the problem OSs the same two other distros that you have on the computer with working set-up?
3. Copy/Paste full terminal output from these commands:
Code:
id
lsblk
sudo blkid -c /dev/null
cat /etc/fstab
cat /etc/mtab
Try Linux Beginner Search Engine for answers to Linux questions.