Pungi build on F16

Jens Falsmar Oechsler joe at devzero.dk
Wed Aug 31 20:18:03 UTC 2011


On 29-08-2011 20:20, Jens Falsmar Oechsler wrote:
> Hello there 
> I'm trying out Pungi build on Fedora 16 "branch":
> pungi --force --nosource --nodebuginfo --cachedir=/home/joe/Pungibuild/cache -G
> -C -B -I --flavor Fedora --name Fedora --ver 16 -c
> /home/joe/fedora-16-pre-install.ks
> It gives this error at the end: 
> ...
> creating efiboot image with kernel
> creating efidisk image
> device-mapper: remove ioctl failed: Device or resource busy
> device-mapper: create ioctl failed: Device or resource busy
> device-mapper: remove ioctl failed: Device or resource busy
> device-mapper: remove ioctl failed: Device or resource busy
> Command failed
> loop: can't delete device /dev/loop0: Device or resource busy
> unable to create efidisk image
>   
> The log ends with this: 
> ...
> pylorax.INFO: creating efidisk image
> pylorax.DEBUG: ['parted', '--script', '/dev/mapper/efiboot15262', 'mklabel',
> 'gpt', 'unit', 'b', 'mkpart', '"EFI System Partition"', 'fat32', '17408',
> '134685696', 'set', '1', 'boot', 'on']
> pylorax.CRITICAL: unable to create efidisk image
>   
>   
> It did succeed once in several attempts, which is a bit odd.
> Might I be doing it wrong or?
Hey don't all answer at once :) I Think they cause of the error above was that Gnome3 desktop was running at the same time as pungi.
After shutting Gnome down the build works fine and I was able to install using my custom spin.

Happily the Fedora 16 install also works from Cobbler install server :)


More information about the test mailing list