Skip to content

Mount command does not work to enable smt  #23

@OcamsRazor

Description

@OcamsRazor

The bash image used in the DaemonSet is based on Alpine and is not able to mount as in the step linked below:

mount /dev/sda12 "${dir}"

It results in

mount: mounting /dev/sda12 on $"dir" failed: invalid argument

The image requires cifs-utils to properly mount and continue the next steps.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions