/home

Jerry Davis jdawgaz at cox.net
Wed Feb 15 18:41:58 MST 2006


On Wednesday 15 February 2006 02:01 pm, Paul Dickson wrote:
> On Mon, 13 Feb 2006 10:30:19 -0700 (MST), Gerard Snitselaar wrote:
> > No, 'ln -s /mnt/hda4 /home' wouldn't put /home on /mnt/hda4 it
> > would create the link /home -> /mnt/hda4 . Which would mean
> > when you cd to /home, what you would be seeing is the contents of
> > /mnt/hda4/ . A symbolic link just points the the location of something
> > else. Depending on the length of the path being linked it either gets
> > stored in the inode itself or in the file.
>
> How about:  mount -o bind /mnt/hda4 /home
> or just:  umount /mnt/hda4; mount /dev/hda4 /home
>
> 	-Paul

I think you should associate a partition /dev/hda4 with the mount point
not a mount point with another directory.


>
> ---------------------------------------------------
> PLUG-discuss mailing list - PLUG-discuss at lists.plug.phoenix.az.us
> To subscribe, unsubscribe, or to change  you mail settings:
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss

-- 
Hobbit Name: Pimpernel Loamsdown
Registered Linux User: 275424
 
This email's random fortune: I know the answer!  The answer lies within the 
heart of all 
mankind!
The answer is twelve?  I think I'm in the wrong building.
		-- Charles Schulz


More information about the PLUG-discuss mailing list