-
-
Notifications
You must be signed in to change notification settings - Fork 175
Open
Description
Guix beginner here, just want to try Guix OS + your whole config (will change it eventually).
I am plannng to install this Guix OS + your whole config on external SSD, just to try it out and modify it further whenever I have time. It will not stop my usual workflow which uses Ubuntu.
I believe it is possible to do above thing by making bootable USB from my Ubuntu system and then follow the Guix installation process from it and somehow copying yr config files in that.
These are steps I have done to achieve it,
- Install guix binary using https://guix.gnu.org/manual/en/html_node/Binary-Installation.html on Ubuntu
- Run following commands on Ubuntu (following https://github.com/daviwil/dotfiles/tree/master/.config/guix/systems/README.md)
git clone https://github.com/daviwil/dotfiles # clone this repo
cd dotfiles
cd .config/guix/systems
guix system disk-image ./install.scm #will make iso file, mount it on USB, install Guix OS on external SSD
The last command is not working and giving following error,
guix system: error: failed to load './install.scm':
ice-9/boot-9.scm:3300:6: In procedure resolve-interface:
no code for module (nongnu packages linux)
Any suggestions to resolve it.
I would like to update this issue further as new issues come out.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels