GNU bug report logs - #35731
Installer: EBUSY while mounting /mnt/boot/efi

Previous Next

Package: guix;

Reported by: Ludovic Courtès <ludo <at> gnu.org>

Date: Tue, 14 May 2019 16:39:01 UTC

Severity: normal

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#35731: closed (Installer: EBUSY while mounting /mnt/boot/efi)
Date: Wed, 15 May 2019 10:27:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 15 May 2019 12:25:54 +0200
with message-id <87ef50vwst.fsf <at> gnu.org>
and subject line Re: bug#35731: Installer: EBUSY while mounting /mnt/boot/efi
has caused the debbugs.gnu.org bug report #35731,
regarding Installer: EBUSY while mounting /mnt/boot/efi
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
35731: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=35731
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: bug-Guix <at> gnu.org
Subject: Installer: EBUSY while mounting /mnt/boot/efi
Date: Tue, 14 May 2019 18:38:22 +0200
[Message part 3 (text/plain, inline)]
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’.

[bt.png (image/png, inline)]
[Message part 5 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: 35731-done <at> debbugs.gnu.org
Subject: Re: bug#35731: Installer: EBUSY while mounting /mnt/boot/efi
Date: Wed, 15 May 2019 12:25:54 +0200
Ludovic Courtès <ludo <at> gnu.org> skribis:

> Ludovic Courtès <ludo <at> gnu.org> skribis:
>
>> 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.
>
> More specifically, this happens every time I start from a fresh target
> disk image—i.e., just run ‘qemu-img create …’ before spawning the
> installer VM.
>
> So I’m guessing the ‘partition’ step returns /boot/efi twice in that
> case.

Fixed in 7d567af46b4e10ffafb1d0f76b524f5781460598.

This makes me think that ‘auto-partition’ should probably be called
‘auto-partition!’.

Ludo’.


This bug report was last modified 6 years and 5 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.