emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#35731: closed (Installer: EBUSY while mounting /mn


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#35731: closed (Installer: EBUSY while mounting /mnt/boot/efi)
Date: Wed, 15 May 2019 10:27:01 +0000

Your message dated Wed, 15 May 2019 12:25:54 +0200
with message-id <address@hidden>
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
address@hidden)


-- 
35731: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=35731
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 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


--- End Message ---
--- Begin Message --- Subject: Re: bug#35731: Installer: EBUSY while mounting /mnt/boot/efi Date: Wed, 15 May 2019 12:25:54 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux)
Ludovic Courtès <address@hidden> skribis:

> Ludovic Courtès <address@hidden> 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’.


--- End Message ---

reply via email to

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