Re: Differences in Primary GPT Header

2010-02-18 Thread Tobias Arp
-Ursprüngliche Nachricht- Von: Jim Meyering Gesendet: 18.02.2010 14:09:20 An: Tobias Arp Betreff: Re: Differences in Primary GPT Header >Tobias Arp wrote: > >> -Ursprüngliche Nachricht- >> Von: Jim Meyering >> Gesendet: 18.02.2010 09:31:54 >> An: Tobias Arp >> Betreff: Re: Diff

[PATCH parted] libparted: copy needs_clobber value in ped_disk_duplicate()

2010-02-18 Thread Hans de Goede
Most duplicate disk_ops use ped_disk_new_fresh, which sets needs_clobber to 1. This would lead to clobbering the disk when committing a duplicate disk even when the original disk was not made with ped_disk_new_fresh. * libparted/disk.c (ped_disk_duplicate): copy needs_clobber value. --- libparted/

Re: Differences in Primary GPT Header

2010-02-18 Thread Jim Meyering
Tobias Arp wrote: > -Ursprüngliche Nachricht- > Von: Jim Meyering > Gesendet: 18.02.2010 09:31:54 > An: Tobias Arp > Betreff: Re: Differences in Primary GPT Header > >>Tobias Arp wrote: >>> i am using parted 2.1 aand i have some questions about gpt partitions. >>> I have created a gpt p

Re: Differences in Primary GPT Header

2010-02-18 Thread Tobias Arp
-Ursprüngliche Nachricht- Von: Jim Meyering Gesendet: 18.02.2010 09:31:54 An: Tobias Arp Betreff: Re: Differences in Primary GPT Header >Tobias Arp wrote: >> i am using parted 2.1 aand i have some questions about gpt partitions. >> I have created a gpt partion on a harddisk. After creat

Re: Differences in Primary GPT Header

2010-02-18 Thread Jim Meyering
Tobias Arp wrote: > i am using parted 2.1 aand i have some questions about gpt partitions. > I have created a gpt partion on a harddisk. After creating a ntfs file system > on this partition i got full access to this drive. > I could read and write successfully on it. > I viewed the primary gpt h