What you would need to do is to create 2 partitions. /dev/hdb1 and
/dev/hdb2, and mount each partition at the mount point you want to
use.
On Mon, 2 Apr 2001 09:46:31 +0300, Spyros Ioakim wrote:
>i want to expand the capacity of two directories by adding a second
>hard disk.
>
>i want to add ca
At 09:46 AM 4/2/01 +0300, Spyros Ioakim wrote:
>i want to expand the capacity of two directories by adding a second
>hard disk.
>
>i want to add capacity to the following directories
>/home/atlas/ftp/
>/samba/public/
>
>is it possible to mount the disk under two directories?
Yes.
>mount /dev/hdb
i want to expand the capacity of two directories by adding a second
hard disk.
i want to add capacity to the following directories
/home/atlas/ftp/
/samba/public/
is it possible to mount the disk under two directories?
mount /dev/hdb1 /samba/public
would mount the disk under /samba/public but th