Is this supported on a Acer Chromebook 14?Chromebook Plus is not compatible with this, that is an arm64 device, not an x86_64 device.
Is this supported on a Acer Chromebook 14?Chromebook Plus is not compatible with this, that is an arm64 device, not an x86_64 device.
So I don't understand why it sees my device in fastboot but doesn't find it when doing the flash-all.sh the only thing that seems to work for me is booting any .img but doesn't work if I try to flash.... Any help?
./flash-all.sh
bash flash-all.sh
Can you use the commandinstead of theCode:./flash-all.sh
that you are trying to use?Code:bash flash-all.sh
source ./flash-all.sh
I actually got a reply from the dev who posted the guide. It's actuallyfor it to work. Now I know but thanks!Code:source ./flash-all.sh
extracting product.img (2668 MB) to disk...ziparchive W 03-21 17:28:03 30314 30314] Zip: unable to allocate 2798404236 bytes at offset 0: No space left on device
fastboot: error:
Can you use the commandinstead of theCode:./flash-all.sh
that you are trying to use?Code:bash flash-all.sh
source ./flash-all.sh
I don't think I understand "Crouton wasn't really an option". Crouton is a simple script that installs various versions of Linux desktops that run alongside Chrome in a chroot. Probably any Chromebook made can install Crouton. The only thing required is to be in developer mode, which you are. I choose to run my sessions in a tab but it can be a separate window. Not much you can't install and run in these sessions.
fastboot doesn't report version but adb is 1.32 which is old. I don't know how recent adb was added to Chrome OS but I am sure I have used them in the past. I have lived in Canary for the last 2 years so I have no idea whether it was a Canary thing or widely available within developer mode.
Another option since you are in developer mode is Crouton and install a fullish version of Linux. adb does work within a Crouton session. Even if I was to update the version installed in Chrome OS, I would need to reinstall it every day since Canary is updated daily and sometimes two or three times a day. Even stable can be updated mid-cycle so you could get caught with the outdated one at an inopportune time.