Skip to content

can not create nodisk image when overwriting the linux config  #284

Description

@RaphaelKlink

Hey,

when i try to overwrite a linux config with another linux config in the firemarshal config, i can not create a nodisk version. It will always create the correct image, but in the disk version even when i add -d . The same problem was described here: https://groups.google.com/g/firesim/c/eb4GNmKxryc/m/Dm-V1q2VBwAJ

linux.json:

{
"name" : "linux",
"base": "br-base.json",
"linux" : {
"config" : "kernel-config",
"modules": {}
}
}

kernel-config:

CONFIG_SPI=y

I have done some searching and i was able to narrow it down.
The problem is with my new linux config.
If I overwrite another linux config, it will forget the nodisk option during image creation.
The image still is called *-nodisk, but it is a disk image.
Did i do something wrong or is there an error in firemarshal?

Greetings
Raphael Klink

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions