* Dual booting
@ 2022-07-28 13:52 Paul Jewell via
2022-10-11 19:31 ` jbranso
0 siblings, 1 reply; 4+ messages in thread
From: Paul Jewell via @ 2022-07-28 13:52 UTC (permalink / raw)
To: help-guix@gnu.org
Good afternoon,
Could anyone please share a working configuration for dual booting
windows and guix? I have to use windows for work, but use Linux for
everything else. I want to put guix on my work laptop so I can stick
with Linux when travelling (I am self employed, so there are no IT
restrictions on my system). I have the necessary skills to put another
Linux distribution on, but I want to use my spare time in the evenings
when travelling to work on guix. Looking at the bootloader information
in the documentation, it seems that chainloader is not available as an
option.
Many thanks!
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Dual booting
2022-07-28 13:52 Dual booting Paul Jewell via
@ 2022-10-11 19:31 ` jbranso
2022-10-12 1:57 ` kiasoc5
2022-10-12 21:51 ` Gary Johnson
0 siblings, 2 replies; 4+ messages in thread
From: jbranso @ 2022-10-11 19:31 UTC (permalink / raw)
To: Paul Jewell, help-guix
July 28, 2022 10:04 AM, "Paul Jewell via" <help-guix@gnu.org> wrote:
> Good afternoon,
>
> Could anyone please share a working configuration for dual booting windows and guix? I have to use
> windows for work, but use Linux for everything else. I want to put guix on my work laptop so I can
> stick with Linux when travelling (I am self employed, so there are no IT restrictions on my
> system). I have the necessary skills to put another Linux distribution on, but I want to use my
> spare time in the evenings when travelling to work on guix. Looking at the bootloader information
> in the documentation, it seems that chainloader is not available as an option.
>
> Many thanks!
I wish I could help...but I've got no idea. :(
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Dual booting
2022-10-11 19:31 ` jbranso
@ 2022-10-12 1:57 ` kiasoc5
2022-10-12 21:51 ` Gary Johnson
1 sibling, 0 replies; 4+ messages in thread
From: kiasoc5 @ 2022-10-12 1:57 UTC (permalink / raw)
To: Paul Jewell; +Cc: help-guix
July 28, 2022 10:04 AM, "Paul Jewell via" <help-guix@gnu.org> wrote:
> Looking at the
> bootloader information in the documentation, it seems that
> chainloader is not available as an option.
Grub supports chainloading as of commit
1fc20e4c86697e9d112b9fed8079334c818dd78e
You can probably add a menu entry to chainload
/EFI/Microsoft/Boot/bootmgfw.efi or wherever the bootloader might be.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Dual booting
2022-10-11 19:31 ` jbranso
2022-10-12 1:57 ` kiasoc5
@ 2022-10-12 21:51 ` Gary Johnson
1 sibling, 0 replies; 4+ messages in thread
From: Gary Johnson @ 2022-10-12 21:51 UTC (permalink / raw)
To: Paul Jewell; +Cc: help-guix
July 28, 2022 10:04 AM, "Paul Jewell via" <help-guix@gnu.org> wrote:
> Could anyone please share a working configuration for dual booting windows and guix? I have to use
> windows for work, but use Linux for everything else. I want to put guix on my work laptop so I can
> stick with Linux when travelling (I am self employed, so there are no IT restrictions on my
> system). I have the necessary skills to put another Linux distribution on, but I want to use my
> spare time in the evenings when travelling to work on guix. Looking at the bootloader information
> in the documentation, it seems that chainloader is not available as an option.
DISCLAIMER: I don't personally use any Windows software, nor do I mean
to advocate for its use on this mailing list. However, the
following recommendations should be sufficiently generic to
apply to any hosted OS that a user wants to install.
Have you considered just installing Guix System as your main OS and then
running Windows in a virtual machine? That way you don't need to reboot
your computer to run non-Linux applications, and you don't have to ever
let Windows out of its little sandbox.
Guix provides numerous options when it comes to setting up virtual
machines. Here are some of the main contenders:
- virt-manager (uses libvirt-service-type)
- qemu
- ganeti
- xen
- bochs
Have fun and happy hacking!
~Gary
--
GPG Key ID: 7BC158ED
Use `gpg --search-keys lambdatronic' to find me
Protect yourself from surveillance: https://emailselfdefense.fsf.org
=======================================================================
() ascii ribbon campaign - against html e-mail
/\ www.asciiribbon.org - against proprietary attachments
Why is HTML email a security nightmare? See https://useplaintext.email/
Please avoid sending me MS-Office attachments.
See http://www.gnu.org/philosophy/no-word-attachments.html
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2022-10-12 22:40 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-28 13:52 Dual booting Paul Jewell via
2022-10-11 19:31 ` jbranso
2022-10-12 1:57 ` kiasoc5
2022-10-12 21:51 ` Gary Johnson
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.