31/10/2015, 06:39
(Questo messaggio è stato modificato l'ultima volta il: 31/10/2015, 06:41 da Gabb.)
Ciao, guarda qui
Inviato dal mio m2 note utilizzando Tapatalk
Citazione:There are no utilities included for automatic file system re-sizing. However, it's not hard to do manually. Once booted:
sudo fdisk /dev/mmcblk0
Delete the second partition (d, 2), then re-create it using the defaults (n, p, 2, enter, enter), then write and exit (w). Reboot the system, then:
sudo resize2fs /dev/mmcblk0p2
Inviato dal mio m2 note utilizzando Tapatalk
Il mio software non ha mai bugs. Include soltanto funzionalità casuali.