[PLUG] /home lost

Robert Citek robert.citek at gmail.com
Mon Feb 11 03:27:09 UTC 2008


Those appear to be the same fstab files.  Can you run this from
Kubuntu and post the contents of output.txt:

true ; (
set -x
cat /etc/fstab
cat /media/sda2/etc/fstab
) >& output.txt

Regards,
- Robert

On Feb 10, 2008 5:58 PM, Bruce KIlpatrick <bakilpatrick at verizon.net> wrote:
>
> You understand correctly.
>
>  From Kubuntu:
> robin at moose:~$ cat /etc/fstab
> # /etc/fstab: static file system information.
> #
> # <file system> <mount point>   <type>  <options>       <dump>  <pass>
> proc            /proc           proc    defaults        0       0
> # /dev/sda6
> UUID=fb59a69d-99aa-4555-9964-589dea15f426 /               ext3
> defaults,errors=remount-ro 0       1
> # /dev/sda5
> UUID=87ec76fa-d6a7-4417-9a75-33eb53695963 /home           ext3
> defaults        0       2
> # /dev/sda1
> UUID=7CB47229B471E654 /media/sda1     ntfs    defaults,umask=007,gid=46
> 0       1
> # /dev/sda2
> UUID=28eaa169-838d-4111-a425-986a3112e610 /media/sda2     ext3
> defaults        0       2
> # /dev/sda3
> UUID=db235549-73fc-4f3e-9051-f80276966a44 none            swap
> sw              0       0
> /dev/hda        /media/cdrom0   udf,iso9660 user,noauto,exec 0       0
>
>  From Ubuntu:
>
> robin at moose:/media/sda2$ cat /etc/fstab
> # /etc/fstab: static file system information.
> #
> # <file system> <mount point>   <type>  <options>       <dump>  <pass>
> proc            /proc           proc    defaults        0       0
> # /dev/sda6
> UUID=fb59a69d-99aa-4555-9964-589dea15f426 /               ext3
> defaults,errors=remount-ro 0       1
> # /dev/sda5
> UUID=87ec76fa-d6a7-4417-9a75-33eb53695963 /home           ext3
> defaults        0       2
> # /dev/sda1
> UUID=7CB47229B471E654 /media/sda1     ntfs    defaults,umask=007,gid=46
> 0       1
> # /dev/sda2
> UUID=28eaa169-838d-4111-a425-986a3112e610 /media/sda2     ext3
> defaults        0       2
> # /dev/sda3
> UUID=db235549-73fc-4f3e-9051-f80276966a44 none            swap
> sw              0       0
> /dev/hda        /media/cdrom0   udf,iso9660 user,noauto,exec 0       0
>
>
>
> _______________________________________________
> PLUG mailing list
> PLUG at lists.pdxlinux.org
> http://lists.pdxlinux.org/mailman/listinfo/plug
>



More information about the PLUG mailing list