09-25-2014, 09:57 PM
(This post was last modified: 09-26-2014, 12:13 AM by gold_finger.)
(09-25-2014, 07:42 PM)m654321 link Wrote: Can I log with my administrator rights when using a live CD? How do I do this? Presumably, that would allow me to then save the corrections I wish to make and then hopefully allow LL2 to reboot normally, once again.
No need to log in as Admin. All you need to do is make sure you open the file as Admin/(Root). Assuming you just opened the file manager and navigated to the file, once you find it, right-click on it and choose "Open as Administrator". When you're done making the changes it will then allow you to save it because you're working on it as root instead of as regular user.
If still have boot problems after making the fix, copy/paste what is in that file back here for us to look at. Also, let us know if you changed the partition structure on the disk at all since you first had the bound data partition set-up and working.
P.s. You didn't forget to create an entry in the /etc/fstab file for auto-mounting the DATA partition on boot did you? If above instructions didn't work, post back the contents of the /etc/fstab file from that installed system in addition to /etc/init/bind-home.conf. Also, post back output of following two commands:
Code:
sudo parted -l
sudo blkid -c /dev/null
Try Linux Beginner Search Engine for answers to Linux questions.