GNU bug report logs -
#27605
Lightweight desktop example fails to build with kernel panic
Previous Next
Reported by: Leo Famulari <leo <at> famulari.name>
Date: Fri, 7 Jul 2017 03:51:02 UTC
Severity: normal
Done: Leo Famulari <leo <at> famulari.name>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Hi Leo,
Leo Famulari <leo <at> famulari.name> skribis:
> [...]
> registering closures...
> populating...
> creating FAT partition...
> mkfs.fat 4.1 (2017-01-24)
> mounting root partition...
> [ 688.377705] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)
> installing bootloader...
> /gnu/store/0g5bgkc757xmafxs2prjj896qpzj9wan-grub-efi-2.02/sbin/grub-install: error: /gnu/store/0g5bgkc757xmafxs2prjj896qpzj9wan-grub-efi-2.02/lib/grub/i386-pc/modinfo.sh doesn't exist. Please specify --target or --directory.
> ERROR: In procedure scm-error:
> ERROR: failed to install GRUB
Did you pass --image-size? If not, it could be that the image size
estimate is slightly too small (see commit
a8ac4f081a9a679498ea42ccfe001f218bba3043).
The build log should contain something like:
creating ~a image of ~,2f MiB...
where ~a is “raw” or “qcow2” depending on the “guix system” command you
used.
Could you check what happens if you pass a --image-size argument bigger
than that?
Thanks,
Ludo’.
This bug report was last modified 8 years and 16 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.