* Initiating Guix System on Foriegn Distro
@ 2021-04-07 5:18 Katarina Rostova
2021-04-07 16:19 ` Joshua Branson
0 siblings, 1 reply; 4+ messages in thread
From: Katarina Rostova @ 2021-04-07 5:18 UTC (permalink / raw)
To: guix-devel@gnu.org
Hi,
I was wondering if I can do `guix system init` with guix installed on top off a foreign distro?
Katarina.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Initiating Guix System on Foriegn Distro
@ 2021-04-07 7:14 Katarina Rostova
2021-04-07 14:36 ` Julien Lepiller
0 siblings, 1 reply; 4+ messages in thread
From: Katarina Rostova @ 2021-04-07 7:14 UTC (permalink / raw)
To: help-guix@gnu.org
Hi,
I was wondering if I can do `guix system init` with guix installed on top off a foreign distro?
Katarina.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Initiating Guix System on Foriegn Distro
2021-04-07 7:14 Katarina Rostova
@ 2021-04-07 14:36 ` Julien Lepiller
0 siblings, 0 replies; 4+ messages in thread
From: Julien Lepiller @ 2021-04-07 14:36 UTC (permalink / raw)
To: Katarina Rostova, help-guix@gnu.org
It is possible, but it will replace your current distro with Guix System. You might have troubles booting, I tgink you also need to make sure /etc is empty (but exists) before rebooting. "mv /etc{,.bak} && mkdir /etc" should do it, without destroying existing data in case you want to go back to the previous distso.
Use at your own risks :)
Le 7 avril 2021 03:14:27 GMT-04:00, Katarina Rostova <rostovakatarina@protonmail.com> a écrit :
>Hi,
>
>I was wondering if I can do `guix system init` with guix installed on
>top off a foreign distro?
>
>Katarina.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Initiating Guix System on Foriegn Distro
2021-04-07 5:18 Initiating Guix System on Foriegn Distro Katarina Rostova
@ 2021-04-07 16:19 ` Joshua Branson
0 siblings, 0 replies; 4+ messages in thread
From: Joshua Branson @ 2021-04-07 16:19 UTC (permalink / raw)
To: Katarina Rostova; +Cc: guix-devel@gnu.org
Katarina Rostova <rostovakatarina@protonmail.com> writes:
> Hi,
>
> I was wondering if I can do `guix system init` with guix installed on top off a foreign distro?
>
> Katarina.
Hey Katarina! You've got a great first name!
Actually I think you can do 'guix system reconfigure config.scm' on top
of a foreign distro. That's how some people initially guix system-ized
digital ocean droplets. :)
You might want to double check on #guix in irc if that's correct
though...I sometimes make mistakes. :)
Also, any help questions are best sent to help-guix@gnu.org.
Welcome to the guix family!
Joshua
--
Joshua Branson (joshuaBPMan in #guix)
Sent from Emacs and Gnus
https://gnucode.me
https://video.hardlimit.com/accounts/joshua_branson/video-channels
https://propernaming.org
"You can have whatever you want, as long as you help
enough other people get what they want." - Zig Ziglar
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2021-04-07 16:20 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-07 5:18 Initiating Guix System on Foriegn Distro Katarina Rostova
2021-04-07 16:19 ` Joshua Branson
-- strict thread matches above, loose matches on Subject: below --
2021-04-07 7:14 Katarina Rostova
2021-04-07 14:36 ` Julien Lepiller
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.