-
Would that be possible to deploy 2 deployments, without a reboot in between, and the deployments are correctly setup such that the 2nd one is on top of the first one? |
Beta Was this translation helpful? Give feedback.
Answered by
cgwalters
Oct 23, 2024
Replies: 2 comments
-
I don't think so. Somehow the new deployment needs to be mounted at the root path, and the only realistic way to do that is from the initramfs. |
Beta Was this translation helpful? Give feedback.
0 replies
-
You're looking for #3242 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
cgwalters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You're looking for #3242