Re: interactively debugging os configuration

2021-05-17 Thread kevinbanjo
On Mon, May 17, 2021 at 1:28 AM c4droid wrote: > > c4droid writes: > > > You can load your configuration file with guix repl, using the repl > > command ,l to load your configuration file (e.g. ,l > ABSOLUTE_PATH/wsl-config.asm) > > Sorry for my typo, is wsl-conffig.scm :P > > haha, yes,

interactively debugging os configuration

2021-05-17 Thread kevinbanjo
Hi everyone: I think I might be on the verge of getting the guix system (or something closely resembling it) running fairly simply under wsl 2 but this sample os config file: https://github.com/giuliano108/guix-packages/blob/master/systems/wsl-config.scm is giving me the following error: ~ #

Re: converting a distro to guixsd

2021-01-19 Thread kevinbanjo
On Tue, Jan 19, 2021 at 6:28 AM Joshua Branson wrote: > kevinbanjo writes: > > > On Sun, Jan 17, 2021 at 7:42 PM Joshua Branson > wrote: > > > That's kind of in essence what WSL (at least version 2) is. > Ahhh. I didn't know that. > Does qemu work on Linux?

Re: converting a distro to guixsd

2021-01-19 Thread kevinbanjo
On Sun, Jan 17, 2021 at 7:42 PM Joshua Branson wrote: > kevinbanjo writes: > > > On Sun, Jan 17, 2021, 11:47 AM wrote: > > > > Actually I was looking at trying to convert an Alpine Linux in WSL into > GuixSd > > You may be confusing terms. GuixSD is the

converting a distro to guixsd

2021-01-17 Thread kevinbanjo
So there's a script to install the guix package manager onto another distro. Is there a script, or at least a doc, on how to then convert that distro in place into GuixSD? TIA, -Kevin

efi dual boot issue

2021-01-15 Thread kevinbanjo
Hi everyone. I'm trying to install a dual boot with windows 10 btrfs root GuixSD and I have a catch 22 I can't figure out how to resolve: When I go to generate the system it says that grub-install didn't work (I can't remember exactly why and I was in console mode so I couldn't copy/paste the