Skip to content

Conversation

@e-minguez
Copy link
Collaborator

No description provided.

* *Operating system user's sshkeys requires a home folder*: When creating an image with users with sshkeys, the home folder needs to be created as well with `createHomeDir=true`.
* *Combustion issues*: EIB relies on combustion for the customization of the OS and deployment of all the other SUSE Edge components. This also includes custom scripts being placed in the custom/scripts folder. Note that the combustion process is being executed at `initrd` time, so the system is not completely booted when the scripts are executed.
* *Podman machine size*: As explained in the <<tips-and-tricks,EIB Tips and Tricks section>>, verify the podman machine has enough CPU/memory to run the EIB container on non-Linux operating systems.
* *Incorrect image*: Ensure the base image being used is properly downloaded by https://www.suse.com/support/security/download-verification/[verifying the checksum]. If building the image with <<guides-kiwi-builder-images,kiwi-builder>>, the process itselfs checks the file, but if the file is being copied elsewhere, generate the checksum at the source and verify it matches.
Copy link
Collaborator

@ranjinimn ranjinimn Nov 13, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* *Incorrect image*: Ensure the base image being used is properly downloaded by https://www.suse.com/support/security/download-verification/[verifying the checksum]. If building the image with <<guides-kiwi-builder-images,kiwi-builder>>, the process itselfs checks the file, but if the file is being copied elsewhere, generate the checksum at the source and verify it matches.
* *Incorrect image*: Ensure the base image being used is properly downloaded by https://www.suse.com/support/security/download-verification/[verifying the `checksum`]. If you are building the image with <<guides-kiwi-builder-images,kiwi-builder>>, the process itself checks the file, but if the file is being copied elsewhere, generate the `checksum` at the source and verify it matches.

Copy link
Collaborator

@ranjinimn ranjinimn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just had a small suggestion

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

Successfully merging this pull request may close these issues.

2 participants