multibootusb icon indicating copy to clipboard operation
multibootusb copied to clipboard

Support for GNU Guix

Open 573 opened this issue 5 years ago • 2 comments

GNU Guix is a very interesting take on something similar to NixOS and should thereby definitly be supported.

For [NixOS] there already does exist an integration (#63) which involves only minimal manual effort (tested and works) and could possibly be used as a template for that?

573 avatar May 20 '19 10:05 573

(tested and works)

@573 could you please describe your steps to boot nixos? I would like to implement script to modify nixos.d/*.cfg's files after iso's copied. BUT I can't still boot with manual modifications from (#63) with errors:

waiting for device /dev/root to appear .....  /dev/sdc: open failed: No medium found
.  /dev/sdc: open failed: No medium found
.  /dev/sdc: open failed: No medium found
.  /dev/sdc: open failed: No medium found
...
...
Timed out waiting for device /dev/root, trying to mount anyway.
mounting /dev/root on /iso
mount: mounting /dev/root on /mnt-root/iso failed: No such file or directory

mibori avatar Aug 18 '19 09:08 mibori

@mibori sorry for answering that late.

Sure, you go https://github.com/aguslr/multibootusb/issues/63#issuecomment-525174823.

573 avatar Aug 27 '19 07:08 573