scripts icon indicating copy to clipboard operation
scripts copied to clipboard

HP Chromebook 13 G1: Script does nothing

Open MartinPlusPlus opened this issue 1 year ago • 6 comments

Greetings friends,

Part of my job is to wipe Chromebooks using these scripts. However with this particular model I am having some trouble.

https://github.com/MrChromebox/scripts/assets/25714534/d5389ba9-5f90-40d0-9987-035997a4ded3

^as you can see when I try to install legacy firmware the script doesn't do anything and doesn't even give an error. Lamentably I'm not to familiar with the debugging options for these scripts. But I'd needed I can provide more system information.

Any idea as to what might be causing this to occur?

MartinPlusPlus avatar Oct 25 '23 21:10 MartinPlusPlus

You haven't disabled WP(write-protect). -- The quality of your thoughts will determine the quality of your life.

On Wednesday, October 25, 2023 at 02:52:07 PM MST, Martin ***@***.***> wrote:  

Greetings friends,

Part of my job is to wipe Chromebooks using these scripts. However with this particular model I am having some trouble.

https://github.com/MrChromebox/scripts/assets/25714534/d5389ba9-5f90-40d0-9987-035997a4ded3

^as you can see when I try to install legacy firmware the script doesn't do anything and doesn't even give an error. Lamentably I'm not to familiar with the debugging options for these scripts. But I'd needed I can provide more system information.

Any idea as to what might be causing this to occur?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>

ferrellsl avatar Oct 25 '23 22:10 ferrellsl

RW_LEGACY firmware is not supported for EOL devices; your terminal colors are causing the disabled/gray text to show up as white apparently. I'll add something to the script to be explicit about this

Installing RW_LEGACY firmware doesn't have anything to do with wiping the device, so I'm curious what you are actually trying to do?

You haven't disabled WP(write-protect).

that's not necessary to flash the RW_LEGACY firmware, but probably necessary to actually do anything useful with the device since it's EOL

MrChromebox avatar Oct 25 '23 23:10 MrChromebox

I gotcha, I didn't know that these were EOL. Looks like I'll have to try another way then.

You're right, I'm just using the firmware to boot a USB to wipe it. I could have been more clear about that

MartinPlusPlus avatar Oct 25 '23 23:10 MartinPlusPlus

You're right, I'm just using the firmware to boot a USB to wipe it. I could have been more clear about that

and then what? A ChromeOS recovery USB will wipe it as well you know

MrChromebox avatar Oct 25 '23 23:10 MrChromebox

Yes, the USB image that the company uses also collects system information and uploads it to a server so that the Chromebook can be inventoried

MartinPlusPlus avatar Oct 26 '23 17:10 MartinPlusPlus

I see. Is ChromeOS kept on the device or is Linux/Windows installed?

MrChromebox avatar Oct 26 '23 17:10 MrChromebox