imperador / chromefy

Project Croissant: Install Chrome OS on any Computer - Transforming Chromium to Chrome
GNU General Public License v3.0
880 stars 80 forks source link

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

Open yeounhojun0607 opened 3 years ago

yeounhojun0607 commented 3 years ago

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 commented 3 years ago

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.

adan89lion commented 3 years ago

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.

jbm11208 commented 3 years ago

Try using a different image

mesbahulalam commented 3 years ago

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..