bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#35731: Installer: EBUSY while mounting /mnt/boot/efi


From: Ludovic Courtès
Subject: bug#35731: Installer: EBUSY while mounting /mnt/boot/efi
Date: Tue, 14 May 2019 18:38:22 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux)

Hello,

I’ve tested the installer in a UEFI setup like this:

  qemu-img create -f qcow2 /tmp/t.img 2G
  $(guix system vm gnu/system/install.scm) -m 256 -net user \
      -hda /tmp/t.img \
      -bios $(guix build ovmf)/share/firmware/ovmf_x64.bin

Sometimes, the installer crashes with the attached backtrace: EBUSY
while mounting /mnt/boot/efi.  Strangely, if I go to a console at that
point and run ‘mount’, I see that /mnt/boot/efi is already mounted.

Thoughts?

Ludo’.

PNG image


reply via email to

[Prev in Thread] Current Thread [Next in Thread]