Am 18.09.2001 um 15:04:26 schrieb Massimo Quintini:

Hi Massimo,

your question might better fit into the according list from your
linux-distribution.

> disk space is not available but there's space in other filesystems.
> 
> How can i use this space? it's possibile?

not directly. Make a backup and adjust your partitions-layout.

> Adding 1 disk can i add this disk to /home f.s.? How?

yes. But not in that way that you "add" the new space to the existing
partition. You can create a partition on the new disk and mount it on a
temporary mountpoint. Then copy the existing /home to the new disk (be
careful to keep the rights!). Now adjust /etc/fstab so /home points to
the new disk and reboot.
On FreeBSD there exists vinum to add several physikal slices to one
mountpoint but I do not know the Linux equivalent.

/ch

-- 
"Contrary to popular belief, Unix is user friendly.
It just happens to be selective about who it makes friends with."

Reply via email to