ion add_logical_part_metadata() failed.
Aborted
Machine: Linux ubuntu 5.4.0-91-generic #102-Ubuntu SMP Fri Nov 5 16:31:28
UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
--
Gilles BENE POUGOUE
Signed-off-by: Gilles Espinasse
Remove 'rmmod loop' and 'modprobe loop max_part=7' instructions
The second command may fail after the first command have run, leaving the
machine with no loop support.
This happen on my chroot as
- rmmod do not depend if the loop module is a
On Thu, 8 Mar 2012 11:10:22 -0700, Chris Murphy
wrote:
>gparted will resize/move NTFS volumes. That's the part I think you've missed,
>is that you just changed the partition size, without resizing the file system.
Thanks for the tip. I thought Clonezilla would take care of this,
since it include
On Thu, 08 Mar 2012 16:30:56 +0100, Jim Meyering
wrote:
>You want to preserve contents of /dev/sda2?
>What were you trying to change? Just the starting sector of sda1?
I needed to recreate /dev/sda1 exactly as it was before, as unlike
Linux, Windows7 doesn't seem to like it when we restore an im
On Thu, 08 Mar 2012 15:31:24 +0100, Gilles
wrote:
>On Thu, 08 Mar 2012 15:15:46 +0100, Jim Meyering
>wrote:
>>Then you want two primary partitions, and you already know
>>their types and starting and ending sector numbers, so do this:
>>
>>parted -s $dev mkp
On Thu, 08 Mar 2012 15:15:46 +0100, Jim Meyering
wrote:
>Then you want two primary partitions, and you already know
>their types and starting and ending sector numbers, so do this:
>
>parted -s $dev mkpart primary ntfs 63s 29302559s
>parted -s $dev mkpart primary ext3 547013250s 625137344s
Hello
(This is not a bug, but rather a user question. I had to subscribe to
the bug@ mailing-list as there doesn't seem to be a user@ list that
would have been more appropriate.)
After playing with a test host, I need to recreate /dev/sda1 exactly
as it was before parted (2.3 on Ubuntu) was ran t
[EMAIL PROTECTED] a écrit :
Hello Gilles,
On Thu, Nov 30, 2006 at 09:04:07AM +0100, Gilles AURIC wrote:
Hi I have setup a GPT ext2 4TByte partition with parted it works
fine but after a powerfail I'm unable to repair the partition. How
can I repair the partition with
fsck ?
fsck and P
Hi
I have setup a GPT ext2 4TByte partition with parted it works fine but
after a powerfail I'm unable to repair the partition. How can I repair
the partition with fsck ? parted ? How can I find the Superblock backups ?
Thank you very much
Gilles
Restarting e2fsck from the beginning...