[MontelLUG] Da NTFS a ext3
Diego
panda84 a inwind.it
Dom 26 Lug 2009 10:57:53 CEST
francesco vettoretti ha scritto:
> Disco /dev/sdb: 40.0 GB, 40007761408 byte
> 255 heads, 63 sectors/track, 4863 cylinders
> Units = cilindri of 16065 * 512 = 8225280 bytes
> Disk identifier: 0x00068664
>
> Dispositivo Boot Start End Blocks Id System
> /dev/sdb1 1 4863 39062016 83 Linux
>
Suppongo sia questo, quindi è già a posto.
> ah, aggiungo che sono riuscito a trasformarlo non so come in ext2 in
> sola lettura, quindi...
Beh, non esiste ext2 in sola lettura e ext2 in lettura e scrittura,
quindi l'unico problema può essere al massimo come fare in modo che
venga attivato correttamente quando viene collegato. In teoria dovrebbe
farlo in automatico.
Per passare a ext3 è facile:
sudo tune2fs -j /dev/sdb1
http://www.troubleshooters.com/linux/ext2toext3.htm#_two2three
Ciao,
Diego
More information about the montellug
mailing list