• 3 Posts
  • 4 Comments
Joined 1 year ago
cake
Cake day: July 6th, 2023

help-circle




  • magus@l.tta.wtftoLinux@lemmy.mlDefaults insults
    link
    fedilink
    English
    arrow-up
    17
    ·
    10 months ago

    When a (typical) Linux system boots up, it first goes through an “early boot” environment that just has some basic drivers and things. The entire purpose of this environment is to find where your actual root file system is (which could theoretically be on something quite complicated, like RAID or a network file system), mount that, and then transition to the “real” system.

    That error appears when something goes wrong with mounting the real file system.