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

Release v24.11_REL1.0.9 Linux Boot up failure with initrd from gurb #407

Open
quic-pansing opened this issue Nov 28, 2024 · 5 comments
Open

Comments

@quic-pansing
Copy link
Contributor

device failed to boot due to prebuild image-> grub cfg -> initrd

           initrd /core-image-initramfs-boot-ub.cpio.gz

Log:

5.410658] CPU4: Booted secondary processor 0x0000000400 [0x411fd411]
[ 5.410775] Unable to handle kernel NULL pointer dereference at virtual address 0000000000000008
[ 5.437913] Mem abort info:

@chetan-rathore
Copy link
Collaborator

Hi @quic-pansing,

Can you share details which prebuild image you have used and any change made to grub menu at your side.

Thanks,
Chetan

@smangali-qc
Copy link

HI chetan ,
prebuild image picked from

The pre-built Release Image can be found at https://github.com/ARM-software/arm-systemready/releases/download/v24.11_SR_REL3.0.0-BETA0_SR-DT_REL3.0.0-BETA0/systemready_acs_live_image.img.xz.zip

menuentry 'Linux Boot'{
linux /Image root=PARTUUID=0235778b-b12e-45cb-8e03-462aee8d0c1b rootwait rootfstype=ext4 video=efifb:off
initrd /core-image-initramfs-boot-genericarm64.cpio.gz
}

thanks,
shiva

@ricardosalveti
Copy link

This could be related to the firmware used, since this same image works fine with other devices.

@chetan-rathore
Copy link
Collaborator

Hi @quic-pansing and @smangali-qc,

Is there any particular reason to suspect the initrd grub change for the boot failure ?

Can you try the boot with previous prebuilt image on same system and firmware (https://github.com/ARM-software/arm-systemready/tree/main/IR/prebuilt_images/v24.03_2.1.1) and let us know your observations.

Thanks,
Chetan

@chetan-rathore
Copy link
Collaborator

Hi @quic-pansing,

Any updates on running with previous image ?

Thanks,
Chetan

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

4 participants