Eu preciso ampliar minha partição / (root), eu tenho muito espaço na minha partição / home, então como posso fazer isso? A unidade é criptografada com o LUKS.
Meu sistema é o Fedora 20.
Eu tenho outro tópico here que menciona system-config-lvm mas esta parece ser uma ferramenta desatualizada, pois não está instalada ou nos repositórios.
O Gparted não funciona porque não suporta a criptografia LUKS.
Aqui está:
~]$ sudo fdisk -l
Disk /dev/sda: 465.8 GiB, 500107862016 bytes, 976773168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: gpt
Disk identifier: 7AE6E531-9898-4C7C-8C35-41B4FDB9374A
Device Start End Size Type
/dev/sda1 2048 411647 200M EFI System
/dev/sda2 411648 1435647 500M Microsoft basic data
/dev/sda3 1435648 976773119 465.1G Microsoft basic data
Disk /dev/mapper/luks-e69b0b4c-a8e0-425f-988d-8c635729503b: 465.1 GiB, 499370688512 bytes, 975333376 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk /dev/mapper/fedora_hostname-swap: 3.8 GiB, 4043309056 bytes, 7897088 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk /dev/mapper/fedora_hostname-root: 50 GiB, 53687091200 bytes, 104857600 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk /dev/mapper/luks-b7af1bce-82c4-4921-aac1-bce701e30256: 50 GiB, 53684994048 bytes, 104853504 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk /dev/mapper/fedora_hostname-home: 411.3 GiB, 441639239680 bytes, 862576640 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Aqui está:
~]$ df -h
Filesystem Size Used Avail Use% Mounted on
/dev/dm-3 50G 45G 2.0G 96% /
devtmpfs 1.9G 0 1.9G 0% /dev
tmpfs 1.9G 80K 1.9G 1% /dev/shm
tmpfs 1.9G 9.0M 1.9G 1% /run
tmpfs 1.9G 0 1.9G 0% /sys/fs/cgroup
tmpfs 1.9G 20K 1.9G 1% /tmp
/dev/sda2 477M 131M 317M 30% /boot
/dev/sda1 200M 9.6M 191M 5% /boot/efi
/dev/mapper/fedora_hostname-home 405G 202G 183G 53% /home
Aqui está:
]$ sudo lvdisplay
--- Logical volume ---
LV Path /dev/fedora_hostname/swap
LV Name swap
VG Name fedora_hostname
LV UUID qQQRVR-toXX-J0M7-lTH5-d8Lr-AUq3-EHJ6A4
LV Write Access read/write
LV Creation host, time hostname.lan, 2014-03-24 15:51:10 +0000
LV Status available
# open 2
LV Size 3.77 GiB
Current LE 964
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 256
Block device 253:1
--- Logical volume ---
LV Path /dev/fedora_hostname/home
LV Name home
VG Name fedora_hostname
LV UUID In2lRz-16ul-VhH5-SQOE-yqlt-tMB3-5JM7ea
LV Write Access read/write
LV Creation host, time hostname.lan, 2014-03-24 15:51:10 +0000
LV Status available
# open 1
LV Size 411.31 GiB
Current LE 105295
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 256
Block device 253:4
--- Logical volume ---
LV Path /dev/fedora_hostname/root
LV Name root
VG Name fedora_hostname
LV UUID bBWzcC-nhhd-s8km-MMGi-uGQ0-8yBv-HClQgp
LV Write Access read/write
LV Creation host, time hostname.lan, 2014-03-24 15:51:16 +0000
LV Status available
# open 1
LV Size 50.00 GiB
Current LE 12800
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 256
Block device 253:2