Re: remove unallocated partition

2021-06-07 Thread Roberto Ragusa
On 6/7/21 1:39 PM, Patrick Dupre wrote: Hello, The way, I did: with fdisk deleted partition 5 and 4 created a new partition extended starting at the position of sdc5 by removing 2048. And recreate sdc5 starting at the right position. Every thing was fine ! Yeah, that is what I was suggesting, b

Re: remove unallocated partition

2021-06-07 Thread Patrick Dupre
Hello, The way, I did: with fdisk deleted partition 5 and 4 created a new partition extended starting at the position of sdc5 by removing 2048. And recreate sdc5 starting at the right position. Every thing was fine ! > On 6/6/21 10:22 AM, Patrick Dupre wrote: > > Hello, > > > > On one disk, I ha

Re: remove unallocated partition

2021-06-07 Thread Roberto Ragusa
On 6/6/21 10:22 AM, Patrick Dupre wrote: Hello, On one disk, I have an extended partition (sdc4) starting at 41338880 Inside, I have a ext4 partition (sdc5) starting at 53919744 (see attached file) In between the space is unallocated How can I make that the partition sdc4 starts just at the beg

Re: remove unallocated partition

2021-06-06 Thread Samuel Sieb
On 2021-06-06 1:22 a.m., Patrick Dupre wrote: On one disk, I have an extended partition (sdc4) starting at 41338880 Inside, I have a ext4 partition (sdc5) starting at 53919744 (see attached file) In between the space is unallocated How can I make that the partition sdc4 starts just at the beginn