unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [Installing Grub on blocklist]: Failing to create bootable disk on GCE
@ 2017-01-23 17:34 rohit yadav
  2017-01-24 21:05 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: rohit yadav @ 2017-01-23 17:34 UTC (permalink / raw)
  To: guix-devel

[-- Attachment #1: Type: text/plain, Size: 813 bytes --]

Hi,

I am trying to create bootable image on GCE using guix. It leads to
following error.

============================================================
Installing for i386-pc platform.
grub-install: warning: File system `ext2' doesn't support embedding.
grub-install: warning: Embedding is not possible. GRUB can only be
installed in this setup by using blocklists. However, blocklists are
UNRELIABLE and their use is discouraged..
grub-install: error: will not proceed with blocklists.
guix system: error: failed to install GRUB on device
'/dev/disk/by-id/google-rowhit-guixsd-template-00'
==============================================================

I tried finding some references which shows how to forcibly write grub
using blocklists. However, I am not sure how to do it with guix system.

Thanks,
Rohit

[-- Attachment #2: Type: text/html, Size: 3110 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Installing Grub on blocklist]: Failing to create bootable disk on GCE
  2017-01-23 17:34 [Installing Grub on blocklist]: Failing to create bootable disk on GCE rohit yadav
@ 2017-01-24 21:05 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2017-01-24 21:05 UTC (permalink / raw)
  To: rohit yadav; +Cc: guix-devel

Hi,

rohit yadav <rohityadav@utexas.edu> skribis:

> I am trying to create bootable image on GCE using guix. It leads to following error.
>
> ============================================================
> Installing for i386-pc platform.
> grub-install: warning: File system `ext2' doesn't support embedding.
> grub-install: warning: Embedding is not possible. GRUB can only be installed in this setup by using blocklists. However, blocklists are UNRELIABLE and their use is discouraged..
> grub-install: error: will not proceed with blocklists.
> guix system: error: failed to install GRUB on device '/dev/disk/by-id/google-rowhit-guixsd-template-00'
> ==============================================================

It seems you’re installing GRUB to a file system (“embedding”) instead
of installing it to the MBR.  Is it intended?

Ludo’.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-01-24 21:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-23 17:34 [Installing Grub on blocklist]: Failing to create bootable disk on GCE rohit yadav
2017-01-24 21:05 ` Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).