On 03/04/2018 11:37, Javier Barroso wrote:
Package: debootstick
Version: 1.2
Severity: normal

Dear Maintainer,

Hello,
Thanks for testing!


After install debootstick. Trying:

debootstick --config-root-password-ask debian-sid/ sid-vmfs-tools.iso

javi@fideo:~/proyectos/pse/peticiones-oscar/faffe/añadir-vmfstools-gparted$
/usr/sbin/debootstick --config-root-password-ask debian-sid/
sid-vmfs-tools.iso
debootstick should be run as root. Trying sudo...
I: generating a UEFI bootloader binary... done
[...]
./chrooted-customization-draft.sh: 121:
./chrooted-customization-draft.sh: cannot create
./etc/init/ttyS0.conf: Directory nonexistent


This was fixed here:

https://github.com/drakkar-lig/debootstick/commit/4d179fcd022e2e12213f9c72f007ffc99c035343


I added a dirty "mkdir -p ./etc/init" to solve that issue, but then:

$ time sudo debootstick --config-root-password-ask debian-sid/
sid-vmfs-tools.iso
Enter embedded-os root password:
Enter embedded-os root password again:
OK
I: generating a UEFI bootloader binary... done
I: draft image - computing a size large enough... done
I: draft image - partitioning and formatting...   Can't initialize
physical volume "/dev/mapper/loop0p3" of volume group
"DRAFT-58f56b8d46aa4e57a28b0febd77fce78" without -ff
   /dev/mapper/loop0p3: physical volume not initialized.

E: an error occured.
E: did you try 'debootstick --help-os-support'?
I: restoring a clean state... Device
/dev/DRAFT-58f56b8d46aa4e57a28b0febd77fce78/ROOT not found
Command failed


And this was fixed here:

https://github.com/drakkar-lig/debootstick/commit/8774a20f5782d07e0930feb38567d41d684bba83


So I had to

$ sudo losetup -d loop0

And try again (and it apparently worked)

Thanks !should be


I will close this bug when pending version 2.0 reaches the archive.
Thanks again for testing / reporting.

Etienne


--
Etienne Dublé
CNRS/LIG Research Engineer

Reply via email to