What | Removed | Added |
---|---|---|
Status | NEW | CONFIRMED |
ah, now I get where is problem /dev/sda uses gpt and /dev/sdb is msdos partition table. And for not yet known reason it confuse parted writer. I will try to find reason and also make code more robust in this area.