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

vendor_dlkm failure of HyperOS #148

Open
amackpro opened this issue Aug 7, 2024 · 0 comments
Open

vendor_dlkm failure of HyperOS #148

amackpro opened this issue Aug 7, 2024 · 0 comments

Comments

@amackpro
Copy link

amackpro commented Aug 7, 2024

+ java -jar bbootimg/bbootimg.jar unpack
11:05:58.923 [main] WARN cfig.packable.PackableLauncher - [vendor_dlkm.img] will be handled by [SparseImgParser]
11:05:58.982 [main] WARN cfig.packable.PackableLauncher - 'unpack' sequence initialized
11:05:59.017 [main] INFO rom.sparse.SparseImage - sudo mount build/unzip_boot/vendor_dlkm.img -o loop -t erofs build/unzip_boot/mount
11:05:59.103 [main] INFO avb.AVBInfo - parseFrom(FILE:build/unzip_boot/vendor_dlkm.img) ...
11:05:59.105 [main] INFO avb.AVBInfo - image FILE:build/unzip_boot/vendor_dlkm.img has no AVB Footer
11:05:59.106 [main] WARN rom.sparse.SparseImage - stream doesn't look like valid VBMeta Header
11:05:59.106 [main] WARN rom.sparse.SparseImage - failed to parse vbmeta info
11:05:59.110 [main] WARN rom.sparse.SparseImage - [aosp/plugged/bin/sefcontext_compile, -o, build/unzip_boot/file_contexts.bin, aosp/plugged/res/file_contexts.concat]
11:05:59.138 [main] INFO rom.sparse.SparseImage -
┌───────────────────────────────────────┬──────────────────────────────────────┐
│What │Where │
├───────────────────────────────────────┼──────────────────────────────────────┤
│image (erofs) │vendor_dlkm.img │
├───────────────────────────────────────┼──────────────────────────────────────┤
│mount point │build/unzip_boot/mount │
└───────────────────────────────────────┴──────────────────────────────────────┘
┌──────────────────────────────────────────────────────────────────────────────┐
│To view erofs contents: │
├──────────────────────────────────────────────────────────────────────────────┤
│sudo mount vendor_dlkm.img -o loop -t erofs build/unzip_boot/mount │
└──────────────────────────────────────────────────────────────────────────────┘
11:05:59.143 [main] WARN cfig.packable.PackableLauncher - 'unpack' sequence completed

HyperOS marble vendor_dlkm.img failing to unpack for some reason
manual mounting works

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

1 participant