Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for root being mounted elsewhere #51

Open
jsok opened this issue Feb 6, 2020 · 2 comments
Open

Support for root being mounted elsewhere #51

jsok opened this issue Feb 6, 2020 · 2 comments

Comments

@jsok
Copy link

jsok commented Feb 6, 2020

I'd like to embed micro-config-drive in my initramfs, however at this point root isn't mount at /, instead (by convention) it's at $rootmnt (default: /root).

Other tools like ignition support this via a command line flag: ignition --root="${rootmnt}".

Would adding such support to ucd be a welcome contribution? I'd be happy to implement.

@ahkok
Copy link
Contributor

ahkok commented Feb 10, 2020

That definitely is something we can consider. Probably the best thing is to do a PoC and see if there are any problems with it...

@ahkok
Copy link
Contributor

ahkok commented Feb 14, 2020

Some basic questions I have:

  • Do you assume a config-2 filesystem is present locally on the system?
  • Is this for a VM sort of use case? or bare metal? iPXE?

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

No branches or pull requests

2 participants