Il 28 maggio 2009 16.24, Sandro Tosi <[email protected]> ha scritto: > 2009/5/28 xserver80 <[email protected]>: >> Ho bisogno di spostare la home directory da /home a /condiviso/home >> >> In questo modo quando creo un utente, senza specificare altri >> parametri, creare la home del nuovo utente nella nuova posizione. >> >> Come posso fare ? > > http://matrixhasu.altervista.org/index.php?view=tips&cat=linux&tip=tips_linux__spostare_directory_in_altra_partizione
Ma questa guida mi spiega come spostare /home in un altra partizione; nel mio caso voglio spostare la /home da /home a /condiviso, che è già punto di mount per un altra partizione allego fstab # /etc/fstab: static file system information. # # <file system> <mount point> <type> <options> <dump> <pass> proc /proc proc defaults 0 0 /dev/sda1 / ext3 errors=remount-ro 0 1 /dev/sda2 /condiviso ext3 defaults 0 2 /dev/sda3 none swap sw 0 0 /dev/scd0 /media/cdrom0 udf,iso9660 user,noauto 0 0 Grazie Antonio > Ciao, > -- > Sandro Tosi (aka morph, morpheus, matrixhasu) > My website: http://matrixhasu.altervista.org/ > Me at Debian: http://wiki.debian.org/SandroTosi > -- Per REVOCARE l'iscrizione alla lista, inviare un email a [email protected] con oggetto "unsubscribe". Per problemi inviare un email in INGLESE a [email protected] To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

