Skip to content

Using mars to replicate running OS itself #41

@marksaitis

Description

@marksaitis

We have basic computer with 1 disk inside it. And basic Linux install on it.
/dev/sda
---/dev/sda1 mounts on / (Linux OS lives here)
---/dev/sda2 mounts on /mars

For simplicity, imagine this as your basic home computer, which you turn on and use - browse web, save files etc.
We want to have mars on this computer. So that at any given point in time, we always have a copy of /dev/sda1 in a remote site B (And we don't care at this moment whats happening in B. As long as we have a copy, it's ok).

How do we achieve this with current state of mars (No new development)?

  1. Do we somehow use shell during OS install to create mars resources?
  2. Do we install OS first and then install mars there and somehow tell mars to replicate sda1 to external site?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions