sebanc / brunch

Boot ChromeOS on x86_64 PC - Supports Intel CPU/GPU from 8th gen or AMD Ryzen
GNU General Public License v3.0
3.54k stars 387 forks source link

sudo bash chromeos-install.sh -src < path to the ChromeOS recovery image > -dst chromeos.img command not working provide new command works on wsl #609

Open Shiv-spec opened 3 years ago

Shiv-spec commented 3 years ago

Screenshot (1)

Lucaacer commented 3 years ago

You don't have the utilities, you must install them before

sudo apt install pv tar cgpt

Shiv-spec commented 3 years ago

I had downloaded all the file but same error is coming

On Wed, 28 Oct 2020, 12:33 Lucaacer <notifications@github.com wrote:

You don't have the utilities, you install them before

sudo apt install pv tar cgpt

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/sebanc/brunch/issues/609#issuecomment-717743233, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARRK3HEBAE3MY7QFBGA6EH3SM6627ANCNFSM4TB32AYQ .

Shiv-spec commented 3 years ago

S Screenshot (2) ee I had reinstalled the linux distribution and installed packages same error is coming . I am uploading photo

sebanc commented 3 years ago

It seems that is a specific issue with Kali, I have not really looked into it yet, download ubuntu WSL instead

Shiv-spec commented 3 years ago

the same issue is coming with ubuntu wsl and linuxmint ,xubuntu iso can you please provide a command that can run without any problem or provide chrome os iso

Shiv-spec commented 3 years ago

and thanks for comment

Shiv-spec commented 3 years ago

or a command that can run on command prompt or powershell

daemongloom commented 3 years ago

Can you show us lines 5-10 from your chromeos-install.sh? That error looks like you have modified this script.

Shiv-spec commented 3 years ago

my install.sh file

On Fri, 30 Oct 2020 at 15:55, Nickolai Kozachenko notifications@github.com wrote:

Can you show us lines 5-10 from your chromeos-install.sh? That error looks like you have modified this script.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/sebanc/brunch/issues/609#issuecomment-719470661, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARRK3HDGKIUZMTTKMILBCDDSNKH7ZANCNFSM4TB32AYQ .

Shiv-spec commented 3 years ago

can you create iso for me because i had tried all the linux possible

On Tue, 10 Nov 2020 at 10:09, Shiv Sharma shivsharma1445@gmail.com wrote:

my install.sh file

On Fri, 30 Oct 2020 at 15:55, Nickolai Kozachenko < notifications@github.com> wrote:

Can you show us lines 5-10 from your chromeos-install.sh? That error looks like you have modified this script.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/sebanc/brunch/issues/609#issuecomment-719470661, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARRK3HDGKIUZMTTKMILBCDDSNKH7ZANCNFSM4TB32AYQ .

Hu-Wentao commented 1 year ago

You need download release file, and unzip to Chrome OS folder. @Shiv-spec @sebanc @daemongloom