Replies: 7 comments 12 replies
-
|
Yeah, this seems to be a bug. As noted in the code, I am aware of the parted shrinking not being 100%, and a hack, Try adding You can also try to uncomment the first line and comment out the second. I'll see if I can figure out a way to setup an environment to test this locally, but for the moment, I am not able to. Edit
Note that I refrained from transferring this to an issue until we know if there is a possibility to fix this without me being able to test this locally. Edit 2 |
Beta Was this translation helpful? Give feedback.
-
|
I saw your post on armbian forums and assume it has to do with your devices having the same PTUUID. I created a branch from testing called "gpt" that you can use for testing in this situation. Change to it the same way you change to testing, ie: Feel free to fork on github and use that branch to test your changes. If you then make a pr (pull request) and if all looks good, I will accept it and you become a contributor. :) Edit If none of above works, I have further ideas that can be tried. |
Beta Was this translation helpful? Give feedback.
-
|
Got one test done. |
Beta Was this translation helpful? Give feedback.
-
|
It was giving the answer "Yes" to the question "Fix/Ignore". Which answer do you want? Do you want it to fix or ignore? |
Beta Was this translation helpful? Give feedback.
-
|
I'd be happy if it works just for me, but I understand that you'll want additional testing before you add it to your build. My e25 also uses GPT, so I can do some testing with it. Output: using ---pretend-input-tty: Output: Weird that it needs the Partition # and End passed to it again, even though they're specified in the commandline already? |
Beta Was this translation helpful? Give feedback.
-
|
Ok, I thought you'd be happy that I took many hours of time I really don't have, to do additional testing and report back, including finding a solution that worked, but I really don't know what page you're on. You're a difficult read. |
Beta Was this translation helpful? Give feedback.
-
|
If it wasn't for your benefit and the for the greater good, I never would have bothered to report the issue and would simply have come up with my own fix, and nobody would ever have known. Reporting and testing means I want to help. For now, anyway. As a programmer myself, the MOST valuable thing any user has to offer is their time and feedback. It's incredibly precious to me and never taken for granted. If I'm ever lucky enough to have even one person report a bug or actually do some testing, I'm overjoyed. It's incredibly rare and for me, extremely frustrating to get no feedback, even though I know full well that 100's if not 1000's of people are using my software, that I often spend years creating, just for the greater good. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
This is a Radxa cubie a5e, running armbin trixie. It has an sd card and nvme. I'm trying to image the sd card to my usb stick, mounted at
/media/usbThe process gets as far as the shrinking section, then has a Parted error. Let me know if you think this is something wrong with my system or something else?
Here's the main error:
Here's the full log:
Beta Was this translation helpful? Give feedback.
All reactions