Загрузка страницы

How to Resize a Live Filesystem on Linux

Before anything else, BACKUP your stuff! This method is risky, and only works on ext2/3/4 filesystems
Use fdisk /dev/sda to check current start/end sectors
Use fdisk to delete the partition
Use fdisk to create a new partition with same starting sector, but new end sector.
Verify that your changes are what you want.
Write fdisk changes.
Verify the new partition is the expected size.
Use sudo resize2fs /dev/sda1 to resize the filesystem to utilize all space in the new partition.
Verify the partition is the expected size.
Reboot for safety.

Видео How to Resize a Live Filesystem on Linux канала emptythevoid
Показать
Комментарии отсутствуют
Введите заголовок:

Введите адрес ссылки:

Введите адрес видео с YouTube:

Зарегистрируйтесь или войдите с
Информация о видео
14 января 2019 г. 23:54:09
00:12:01
Яндекс.Метрика