extend ext4 partition fedora29
Hello, Can any one help me?
i want to merge my "sda4"
partition with "unallocated space" without losing Data.
this is the info wirh "fdisk -l" Command
[aaaaa@localhost ~]$ sudo fdisk -l
[sudo] password for aaaaa:
Disk /dev/sda: 465.8 GiB, 500107862016 bytes, 976773168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x3ac53b24
Device Boot Start End Sectors Size Id Type
/dev/sda1 481284094 976771071 495486978 236.3G f W95 Ext'd (LBA)
/dev/sda4 235726848 481282047 245555200 117.1G 8e Linux LVM
/dev/sda5 481284096 740338439 259054344 123.5G 7 HPFS/NTFS/exFAT
/dev/sda6 740339712 976769023 236429312 112.8G 7 HPFS/NTFS/exFAT
Partition table entries are not in disk order.
Disk /dev/mapper/fedora-00: 45 GiB, 48318382080 bytes, 94371840 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/mapper/fedora-swap: 4.1 GiB, 4404019200 bytes, 8601600 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/mapper/fedora-01: 68 GiB, 72997666816 bytes, 142573568 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
[aaaaa@localhost ~]$
thanx for help me...
You First need to extend the LVM2 volume. Search for lvm resize on ask.fedora. This task has been explained various times here. Let us know if you can’t find it.
hmm.. first step would be to move the sd4 to the front, and then resize it to max.