Считаете, что Ubuntu недостаточно дружелюбна к новичкам? Помогите создать новое Руководство для новичков!
0 Пользователей и 1 Гость просматривают эту тему.
после этого надо еще растянуть раздел на весь диск, ты наверное этого не сделал.Пользователь решил продолжить мысль [time]16 Декабрь 2015, 15:34:41[/time]:Вот здесь инструкция https://ubuntu-mate.org/raspberry-pi/Код: [Выделить]Re-size file systemThere are no utilities included for automatic file system re-sizing. However, it’s not hard to do manually. Once booted:sudo fdisk /dev/mmcblk0Delete 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
Re-size file systemThere are no utilities included for automatic file system re-sizing. However, it’s not hard to do manually. Once booted:sudo fdisk /dev/mmcblk0Delete 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
root@pidev:/home/dev# df -hFilesystem Size Used Avail Use% Mounted on/dev/root 7,2G 3,0G 4,3G 42% /devtmpfs 459M 0 459M 0% /devtmpfs 463M 92K 463M 1% /dev/shmtmpfs 463M 6,8M 457M 2% /runtmpfs 5,0M 4,0K 5,0M 1% /run/locktmpfs 463M 0 463M 0% /sys/fs/cgroup/dev/mmcblk0p1 64M 20M 45M 31% /boottmpfs 93M 24K 93M 1% /run/user/1000
Страница сгенерирована за 0.018 секунд. Запросов: 21.