Re: boot multiple Gnu/Linux Distributions from one USB key

2019-03-23 Thread Tobias Geerinckx-Rice
gnuforever, I missed this question, sorry. Had any luck? March 13, 2019 6:24 AM, "gnuforever" wrote: >> TL;DR: there is no one reliable way, only distro-specific support. > > Does this mean that ,for the moment, I can not add Guix to my multiple > boot usb key? Not out of the box, no, but the

Re: boot multiple Gnu/Linux Distributions from one USB key

2019-03-12 Thread gnuforever
On 12.03.2019 11:34, Tobias Geerinckx-Rice wrote: You'll also note that Debian-based distributions use a completely different magic word: linux … iso-scan/filename=$isofile … Indeed. For Trisquel, libreboot, I have this: ## TRISQUEL menuentry "Trisquel 7.0 - Gnu/Linux" {

Re: boot multiple Gnu/Linux Distributions from one USB key

2019-03-12 Thread Vagrant Cascadian
On 2019-03-12, Ricardo Wurmus wrote: > gnuforever writes: >> For GuixSD, I came up with this configuration: >> I used label instead of uuid. >> >> ## GUIXSD >> menuentry "GUIXSD - Gnu/Linux" { >> set isofile="/boot-isos/guixsd-install-0.16.0.x86_64-linux.iso" >> loopback lo

Re: boot multiple Gnu/Linux Distributions from one USB key

2019-03-12 Thread Ricardo Wurmus
gnuforever writes: > I configured a usb stick to boot multiple Gnu/Linux Distributions by > following this tutorial: > https://community.linuxmint.com/tutorial/view/1846 > It works for Tails, PureOS, Trisquel and Parabola > > I am trying to add GuixSD. > > For the menuentry, I always start from

Re: boot multiple Gnu/Linux Distributions from one USB key

2019-03-12 Thread Tobias Geerinckx-Rice
gnuforever (yay!), gnuforever wrote: I configured a usb stick to boot multiple Gnu/Linux Distributions by following this tutorial: https://community.linuxmint.com/tutorial/view/1846 It works for Tails, PureOS, Trisquel and Parabola It works because these distributions have specific support fo

boot multiple Gnu/Linux Distributions from one USB key

2019-03-11 Thread gnuforever
Hello, I configured a usb stick to boot multiple Gnu/Linux Distributions by following this tutorial: https://community.linuxmint.com/tutorial/view/1846 It works for Tails, PureOS, Trisquel and Parabola I am trying to add GuixSD. For the menuentry, I always start from the grub.cfg embedded in