unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* how to unmount disk after guix system init error?
@ 2019-05-26 12:09 znavko
  2019-05-26 14:35 ` Tobias Geerinckx-Rice
  2019-05-29 20:11 ` Giovanni Biscuolo
  0 siblings, 2 replies; 3+ messages in thread
From: znavko @ 2019-05-26 12:09 UTC (permalink / raw)
  To: help-guix

Hello! I am trying to install Guix on other notebook. when I've parted it with fdisk using such partitions:
/dev/sdb1 50Gb Linux filesystem
/dev/sdb2 9Gb Linux swap

then `guix system init /mnt/etc/config.scm /mnt` gave the error:
Embedding is not possible. Grub can only be installed in this setup by using blocklists. However blocklists are UnreLIABLE and their use is discouraged.
guix system: error: failed to install bootloader

And this makes me sense need to do another partitioning like this:
/dev/sdb1 150Mb BIOS Boot
/dev/sdb2 50Gb Linux filesystem
/dev/sdb3 9Gb Linux swap

I cannot do this. I fullfilled this but making filesystem on /dev/sdb2 gives the error, that device is mounted.
As I understand this is because of my run 'herd start cow-store /mnt' and also run `guix system init .... /mnt`
I've stopped herd service. But do not know what to do else. So I can only reboot and start again.

Please is there another way to solve?

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

end of thread, other threads:[~2019-05-29 20:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-26 12:09 how to unmount disk after guix system init error? znavko
2019-05-26 14:35 ` Tobias Geerinckx-Rice
2019-05-29 20:11 ` Giovanni Biscuolo

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).