Dell 3120 chromebook

Can I boot my 3120 dell with chrome flex.

yes, but you won’t have functional speakers/mic/jack

Thats ok. Just need a current broswer. What is the proceedure to boot on flex. I created one on the chromebook but it would not boot. I tried it on a hp running win 10 and it booted. What am I doing wrong ?

you need to follow the docs on my site to install the UEFI firmware, then boot the Flex USB and install. You can’t run Flex with the stock firmware.

tried script … cd; curl -LO mrchromebox.tech/firmware-util.sh && sudo bash firmware-util.sh

Failed with the first word cd not valid . My machine is dell CANDY is the commands the same ? machine is eol 2018 . thanks

clearly you did something wrong, but since you gave us only a snippet and no screenshot/pic, we can only guess (poorly)

crosh> cd; curl -LO mrchromebox.tech/firmware-util.sh && sudo bash firmware-util.sh
[ERROR:src/main.rs:181] ERROR: unknown command: cd;

Here is the screen shot

thanks

following directions carefully is paramount. If you’re using a crosh shell, you need to type shell and press enter first, before entering the command to download and run the script.