-
Notifications
You must be signed in to change notification settings - Fork 344
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
[ONL Arm64] ONL-BOOT partition size cannot be customized #967
Comments
Off-topic:
Please keep in mind, that Open Network Linux is currently unmaintained, and it is not recommended to use it due to outdated software. (It of course depends on your threat model, how exposed the device is.) |
Hello,
I am the maintainer for ONL. What do you have configured here:
https://github.com/opencomputeproject/OpenNetworkLinux/blob/e85f118fb6400caf869f4a83b92c0bc3123962da/packages/base/all/vendor-config-onl/src/lib/platform-config-defaults-uboot.yml#L174
…On Wed, Dec 6, 2023, 1:42 AM AntheaJiang ***@***.***> wrote:
Also I tried to change "ONL-BOOT" partition format to "ext4" just like
other three partition, still didn't work.:
image.png (view on web)
<https://github.com/opencomputeproject/OpenNetworkLinux/assets/87740133/395afea6-5350-4da0-a1a4-ae3fc48a2a0b>
—
Reply to this email directly, view it on GitHub
<#967 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAP5WH4ECPB3AF4T5JPLW5LYIA4ZFAVCNFSM6AAAAABAJCGJK6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNBSGUZDONBWGI>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Thanks for your support.
|
It seems the size of partition "ON-BOOT" has some dependency on device. |
Hi:
I'm working on ONL Arm64,and I found "ONL-BOOT" partition cannot be customized, but any three partition size can be customized seccessfully. Has anyone ever encountered such a problem:
ONL-BOOT partition size is always 16GB no matter what size I set in package/platform/xx/arm64/xx/platform-config/r0/src/lib/xxxx-r0.yml
Here is the code configuration:
I tried to set the "ONL-BOOT" size to 64MiB,it doesn't work,and the log is just like below:
The text was updated successfully, but these errors were encountered: