From: "pelzflorian (Florian Pelz)" <pelzflorian@pelzflorian.de>
To: crodges <crodges@csphy.pw>
Cc: help-guix@gnu.org
Subject: Re: blacklisting iwlwifi and reconfiguring guixsd from another distribution (manjaro)
Date: Mon, 18 Apr 2022 11:13:57 +0200 [thread overview]
Message-ID: <20220418091324.fpd7qra5wgl5chfi@pelzflorian.localdomain> (raw)
In-Reply-To: <4395220.LvFx2qVVIh@sceadufaex>
Hello crodges.
On Sun, Apr 17, 2022 at 09:01:39PM -0700, crodges wrote:
> I mounted guixsd partition from manjaro and added the lines to blacklist
> iwlwifi. But after that ... how can I reconfigure the system from manjaro,
> reboot and use guix? I thought maybe I can try to use chroot somehow, but I'm
> not sure how to proceed. If anyone knows a simpler way, please I wanna know.
The chroot procedure from Arch works fine
<https://wiki.archlinux.org/title/Chroot#Using_chroot>.
However, it may be simpler to just edit the boot options of your Guix
system (press e in GRUB) and add
modprobe.blacklist=pcspkr,snd_pcsp,iwlwifi
and reconfigure from there.
Regards,
Florian
prev parent reply other threads:[~2022-04-18 9:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-18 4:01 blacklisting iwlwifi and reconfiguring guixsd from another distribution (manjaro) crodges
2022-04-18 9:13 ` pelzflorian (Florian Pelz) [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220418091324.fpd7qra5wgl5chfi@pelzflorian.localdomain \
--to=pelzflorian@pelzflorian.de \
--cc=crodges@csphy.pw \
--cc=help-guix@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.