Results 1 to 4 of 4

Thread: /home or /home/username in fstab?

  1. #1

    /home or /home/username in fstab?

    Hi guys,

    I have my /home on a seperate partition. After installing a few different distros along side it, I noticed that a lot of configuration files were saved on /home, and also /home/username, which created a lot of confusion and some problems. So I decided to delete all hidden files from both /home and /home/username (a lot of the files were the same, just from different distros) and reinstall linux.

    This time around I mounted /home before my install, and now have a fresh gentoo install with a user account at /home/username.

    I'm trying to prevent hidden files from appearing all over the place, and only want them to appear on my own account at /home/username, so I was wondering if I need to have /home/username as a mountpoint in fstab, or if /home suffices.

    Thanx
    Dswissmiss


  2. #2

    Re:/home or /home/username in fstab?

    hello,
    use fstab only to mount independent file systems, e.g. partitions, nfs...
    i do have a /home/ and a /home/pbharris/ - but each is a seperate partition.
    hth

  3. #3
    Moderator
    Good Guru
    Compunuts's Avatar
    Join Date
    May 2001
    Location
    California
    Posts
    3,935

    Re:/home or /home/username in fstab?

    Whatever Paul said plus use only /home for fstab unless you are specifying separate partition for specific purposes.

    For example, if you want the whole partition /hdc ( the master on secondary IDE ) to be used only for /home/yourname, then you would use /home/yourname as your mount point in fstab.

  4. #4

    Re:/home or /home/username in fstab?

    Oops, well, I have a seperate partition just for my home directory, but I have it as /home under fstab. Seems to work fine though.

Similar Threads

  1. Relieve a full /tmp or /home directory
    By jmn0729 in forum Linux - General Topics
    Replies: 4
    Last Post: 01-13-2008, 02:44 AM
  2. permanent home
    By wazoo in forum Linux - General Topics
    Replies: 6
    Last Post: 11-24-2004, 05:34 PM
  3. Before RH8.0 I wanna burn my /home Dir
    By Rastar in forum Linux - Software, Applications & Programming
    Replies: 2
    Last Post: 10-11-2002, 06:18 PM
  4. CD-ROM's, fstab, and detection probs.
    By Kernel_Killer in forum Linux - Hardware, Networking & Security
    Replies: 5
    Last Post: 05-13-2002, 02:15 AM
  5. Moving /home to 2nd hard drive & fstab
    By papanohair in forum Linux - General Topics
    Replies: 8
    Last Post: 02-03-2002, 09:53 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •