NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
steveoelliott
Nov 23, 2016Luminary
OS6 and Home Folder Linkage
Hi all,
In the days of 4.2X the users home directories were linked from /home/user to another location. Interestingly on OS6, I now see that the home directories are located at "/home" and "/data/home" but there does not appear to be any linkage made? How does this work?
This question is one of pure curiosity.
Thanks...
2 Replies
Replies have been turned off for this discussion
- StephenBGuru - Experienced User
steveoelliott wrote:
In the days of 4.2X the users home directories were linked from /home/user to another location. Interestingly on OS6, I now see that the home directories are located at "/home" and "/data/home" but there does not appear to be any linkage made? How does this work?Like shares, /data/home is a btrfs subvolume. /home is a mount point for it. Similarly /apps is a mount point for /data/.apps
If you enter mounts from ssh you will see this:
/dev/md127 on /home type btrfs (rw,noatime,nodiratime,nospace_cache,commit=604800,subvolid=257,subvol=/home)
/dev/md127 on /apps type btrfs (rw,noatime,nodiratime,nospace_cache,commit=604800,subvolid=258,subvol=/.apps)- steveoelliottLuminary
Ahhh... That makes sense now. Different from how it was managed on 4.2...
I'm slowly learning the intricacies of OS6 lol
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!