vm: Add padding in the ISO image.
commit178be030c0e4fdeac5e1c968b5c99d84bb4691db
authorLudovic Courtès <ludo@gnu.org>
Thu, 6 Dec 2018 16:22:24 +0000 (6 17:22 +0100)
committerLudovic Courtès <ludo@gnu.org>
Thu, 6 Dec 2018 16:22:24 +0000 (6 17:22 +0100)
tree5a00f378f8de8926e250d8c9cd532678e90e5e8e
parent676c3adc14f63df0f7a549e518ac87481c0f3e37
vm: Add padding in the ISO image.

Fixes <https://bugs.gnu.org/33639>.
Thanks to Ricardo Wurmus and Thomas Schmitt for their suggestions!

* gnu/build/vm.scm (make-iso9660-image): Pass "-padding 10m" to
xorriso.
gnu/build/vm.scm