unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: 宋文武 <iyzsong@openmailbox.org>
Cc: guix-devel <guix-devel@gnu.org>
Subject: Re: Call for testing!
Date: Wed, 04 Nov 2015 11:01:35 +0100	[thread overview]
Message-ID: <87k2py9j7k.fsf@gnu.org> (raw)
In-Reply-To: <addadbbe11662c7939a5b0b43f9e4f4e@openmailbox.org> ("宋文武"'s message of "Wed, 04 Nov 2015 11:49:32 +0800")

宋文武 <iyzsong@openmailbox.org> skribis:

> Hi!  I test this install image using qemu by:
>
>   qemu-system-x86-64 -enable-kvm -m 512 -hda guixsd-usb-install* -hdb
> disk.img
>
> Follow the manual to setup encryted root, using the desktop.scm
> template, but
> at the final step, it failed with:
>
>   Path '/mnt/boot/grub' is not readable by GRUB on boot.
>   Installation is impossible. Aborting.
>
>   (can be reproduced by `grub-install /dev/sdb --boot-directory
> /mnt/boot')
>
> After search, it seems that an un-encrypted boot partition is needed:
>
>   https://wiki.archlinux.org/index.php/Dm-crypt/Encrypting_an_entire_system#Preparing_the_boot_partition
>
> So, I run fdisk to add a boot partiotion, finally install finished!
>
> But it can't boot, I have to mount the encrypted root in Grub's cmdline:
>
>   insmod cryptodisk
>   insmod luks
>   cryptomount hd0,msdos2

Bah, that got insufficient testing, so we’ll have to back up on this.  I
thought from http://bugs.gnu.org/19190 that we were done, but we’re not.

I’ve reverted recommendations of an encrypted root in the manual.  A bit
of a shame, but we’ll fix it soonish.

Thanks for the report!

Ludo’.

  reply	other threads:[~2015-11-04 10:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-03 14:17 Call for testing! Ludovic Courtès
2015-11-04  3:49 ` 宋文武
2015-11-04 10:01   ` Ludovic Courtès [this message]
2015-11-05 11:06 ` Adam Pribyl
2015-11-07 18:01   ` Ludovic Courtès
  -- strict thread matches above, loose matches on Subject: below --
2015-01-27  9:56 Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87k2py9j7k.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=guix-devel@gnu.org \
    --cc=iyzsong@openmailbox.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).