[PLUG] /home lost

Robert Citek robert.citek at gmail.com
Mon Feb 11 15:08:34 UTC 2008


Looks like /home is mounting just fine.  Is everything working with
the shared /home?

As for the fsck issue:

On Feb 11, 2008 12:07 AM, Bruce KIlpatrick <bakilpatrick at verizon.net> wrote:
> >From Ubuntu:
>
> ++ cat /etc/fstab
> # /dev/sda6
> UUID=147d9d2f-f064-4efe-861b-31bd8b720da4 /media/sda6     ext3
> defaults        0       2
>
> ++ ls -la /dev/disk/by-uuid/
> lrwxrwxrwx 1 root root  10 2008-02-10 12:06
> fb59a69d-99aa-4555-9964-589dea15f426 -> ../../sda6

Looks like then all you need to do is change the entry in the fstab
under Ubuntu to this and you should be good to go:

UUID=fb59a69d-99aa-4555-9964-589dea15f426 /media/sda6     ext3
defaults        0       2

Let us know how thing work out.

Regards,
- Robert



More information about the PLUG mailing list