[PLUG] /home lost

Robert Citek robert.citek at gmail.com
Thu Feb 7 14:55:24 UTC 2008


On Feb 6, 2008 11:50 PM, Rogan Creswick <creswick at gmail.com> wrote:
> On Feb 6, 2008 7:47 PM, Brian Derr <bderrly at gmail.com> wrote:
> > If I understand correctly then you have/had a /home partition running under
> > Ubuntu. You installed Kubuntu on a separate partition using the pre-existing
> > /home. Upon booting the previously installed Ubuntu you don't have access to
> > your /home? That sounds odd. Kubuntu and Ubuntu should have no problems
> > sharing a /home as long as they both have the same UIDs for the users. Did
> > you check the /etc/fstab under both?
>
> The output of "mount" run on both installs would help a lot.

Boot kubuntu and run this script:

true ; (
set -x
lsb_release -a
cat /etc/fstab
ls -la /dev/disk/by-uuid/
df -hTl -x tmpfs
) >& output.txt

Post the contents of output.txt.  If you can do the same under Ubuntu,
please do.

Regards,
- Robert



More information about the PLUG mailing list