[ubuntu-za] Home directory

Bill Cairns cairnsww at gmail.com
Sat Jan 19 14:18:52 UTC 2013


Hi Hilton

On Sat, Jan 19, 2013 at 11:46 AM, Hilton Gibson <hilton.gibson at gmail.com> wrote:
> Can you paste the output of the following command:
> $ cat /etc/fstab
>
bill at Lucy:/etc$ cat fstab
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
# / was on /dev/sdb1 during installation
UUID=cc7461d9-25a6-4f3f-b863-3b964873ccb5 /               ext4
errors=remount-ro 0       1
# swap was on /dev/sdb5 during installation
UUID=9aae57d0-01aa-4152-b848-2186c131d6b7 none            swap    sw
           0       0
/dev/fd0        /media/floppy0  auto    rw,user,noauto,exec,utf8 0       0
bill at Lucy:/etc$

I have just seen the reference to blkid -

bill at Lucy:/etc$ blkid
/dev/sda1: LABEL="Thomas" UUID="b4949738-9386-466e-aefb-705948c0d467"
TYPE="ext4"
/dev/sdb1: UUID="cc7461d9-25a6-4f3f-b863-3b964873ccb5" TYPE="ext4"
/dev/sdb5: UUID="9aae57d0-01aa-4152-b848-2186c131d6b7" TYPE="swap"
/dev/sdb6: UUID="dd351cd8-79f9-479b-8297-65cbc834cc28" TYPE="ext4"
bill at Lucy:/etc$

So am I correct in assuming that adding the line

UUID=dd351cd8-79f9-479b-8297-65cbc834cc28 /home ext4 defaults 0 2

would solve my problem? Do I need "defaults 0 2 at the end?

Bill - time sharing between Ubuntu and the cricket.



More information about the ubuntu-za mailing list