VinylxScratches
Golden Member
user@linux-6bgf:/etc/cron.hourly> df -h
Filesystem Size Used Avail Use% Mounted on
rootfs 60G 3.9G 53G 7% /
devtmpfs 993M 196K 993M 1% /dev
tmpfs 999M 80K 999M 1% /dev/shm
/dev/md0 60G 3.9G 53G 7% /
/dev/md1 1.8T 650G 1.1T 39% /home
I want to setup a new mount point that uses /dev/md1 but call it /share and it will utilize the same space as my /home drive? Is that possible?
Filesystem Size Used Avail Use% Mounted on
rootfs 60G 3.9G 53G 7% /
devtmpfs 993M 196K 993M 1% /dev
tmpfs 999M 80K 999M 1% /dev/shm
/dev/md0 60G 3.9G 53G 7% /
/dev/md1 1.8T 650G 1.1T 39% /home
I want to setup a new mount point that uses /dev/md1 but call it /share and it will utilize the same space as my /home drive? Is that possible?