Skip to content

strata configuration problem #30

@anoyiuhu

Description

@anoyiuhu

Hi,
I followed the guide in strata github and encounter some problems.

  1. After I use kernel-4.8.12 within strata github in my own machine, my machine couldn't work, it showed
    "failed to mount /sysroot; Dependency failed for Initrd Root File System; Dependency failed for Reload Configuration from Real boot"
    I thought there might be something wrong in kernel-4.8.12. So I tried kernel-4.14(which is from https://www.kernel.org/ , it works for my machine. Do you think it is appropriate to use kernel 4.14 in strata?(It could provide pmem emulation)

  2. I am confused about the third instruction here(https://github.com/ut-osa/strata#3-setup-storage-size). What does this step do and how should it be done?

  3. I skip the third instruction and tried fourth and fifth instruction. What does <dev id> mean? I tried sudo ./bin/mkfs.mlfs 1, ./bin/mkfs.mlfs 2; they couldn;t work. The result is shown below:

result of ./bin/mkfs.mlfs 1:

Screen Shot 2020-08-31 at 5 07 54 PM

result of ./bin/mkfs.mlfs 2:

Screen Shot 2020-08-31 at 5 07 39 PM

"dev id is a device identifier used in Strata (hardcoded)",
Does this mean that the code about device identifier should be modified with different machines and storage device?

Looking forward to your reply

Best regard

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