Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

get_largest_cros_blockdev fails in pre-frecon shims #144

Open
ZeglolTheThirtySixth opened this issue Aug 8, 2024 · 3 comments
Open

get_largest_cros_blockdev fails in pre-frecon shims #144

ZeglolTheThirtySixth opened this issue Aug 8, 2024 · 3 comments

Comments

@ZeglolTheThirtySixth
Copy link

On all devices i've tested that are pre-frecon, get_largest_cros_blockdev completely fails, and every action that uses it (cryptosmite, disabling rootfs verification, touching .developer_mode, etc) exits complaining about the internal storage not having a ChromeOS install.

This has mostly been tested on Kefka, and I have not encountered this error when running a frecon shim (e.g. octopus, legacy sh1mmer doesn't change anything), and I'm not entirely sure what the cause is as I haven't done much testing, though if I had to guess it's likely an outdated or missing binary for sfdisk.

@BinBashBanana
Copy link
Member

Can you send the output of sfdisk -l -o name /dev/mmcblk0

@ZeglolTheThirtySixth
Copy link
Author

I was right, running sfdisk with those arguments shows "invalid option -- 'o'" and the rest of the sfdisk help menu. This was tested on the shim and in a chroot for the screenshot.
Screenshot 2024-08-13 at 3 51 07 PM

@DJ-Laser
Copy link

DJ-Laser commented Sep 9, 2024

This seems to work in the coral shim, sfdisk lists the -o option in the help menu, but I haven't tested any of the payloads. I'll try to cryptosmite a hana Chromebook soon, I'll comment the results here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants