chromefy icon indicating copy to clipboard operation
chromefy copied to clipboard

"Image chromium.img does not have a system partition (corrupted?) " error

Open yeounhojun0607 opened this issue 5 years ago • 4 comments

I got this error message all the time I try method #1. I used arnoldthebats' chromium img. What may cause this error, do you think?

yeounhojun0607 avatar Jan 16 '21 08:01 yeounhojun0607

https://imgur.com/a/zAIGB7T This is capture of my shell. This shell is Ubuntu LTS on windows, but same thing happen on linux mint and macOS Big Sur too.

yeounhojun0607 avatar Jan 16 '21 08:01 yeounhojun0607

I have a headless Ubuntu machine and it executed successfully the first time, but it was low on space so it failed at the end. The second time I run it, it failed with Image chromium.img does not have a system partition (corrupted?) aborting...

I also tried Ubuntu in Docker, WSL and full VM, but no avail.

adan89lion avatar Feb 06 '21 14:02 adan89lion

Try using a different image

jbm11208 avatar Mar 22 '21 17:03 jbm11208

The script makes direct changes to the destination image. If the process is interrupted, the image has all the rights to be corrupted. Then you have to use another untouched copy of that image to use as a source and start over..

mesbahulalam avatar Jul 08 '21 12:07 mesbahulalam