Published on Stefano Sasso (http://stefano.dscnet.org)
Conversione ext2->ext3
By stefano
Data di creazione 07/12/2007 - 16:22

Per convertire un filesystem ext2 in ext3, senza perdere i dati, basta lanciare, a partizione SMONTATA il comando

tune2fs -j /dev/partizione

bisognerà poi modificare il file /etc/fstab cambiando il tipo di filesystem da montare in ext3. 

Creative Commons License Linux Kernel Debian GNU/Linux Apache Web Server Drupal CMS gnustile.net

Source URL (retrieved on 07/09/2010 - 16:18): http://stefano.dscnet.org/a/conversione_ext2_gtext3