Here are the basic repro steps:
Base image: Ubuntu LTS 12.04
Visualization: VirtualBox
Customizer version: 3.2.3
In virtualbox, I create a new VM and installed the vanilla ISO (from ubuntu.com). It installs as expected.
In Customizer, I "Select ISO" of the same ISO and click "Rebuild ISO" without any modifications. It produces another iso which I use to install on another VM in virtualbox.
During the installation, I get the following error in the copying files phase:
Invalid DOS Header Magic
Can't load image file /target/boot/vmlinuz-3.2.0-51-generic
Partial stack trace:
File "/usr/share/ubiquity/install.py" line 739 in install.run()
File "/usr/share/ubiquity/install.py", line 134, in run self.copy_all()
....
Another discrepancy is that during the original ISO installation, Ubuntu asks for 4.4 GB of free space. During the customized ISO installation, Ubuntu asks for ~1.8 GB of free space.
Here are the basic repro steps:
Base image: Ubuntu LTS 12.04
Visualization: VirtualBox
Customizer version: 3.2.3
In virtualbox, I create a new VM and installed the vanilla ISO (from ubuntu.com). It installs as expected.
In Customizer, I "Select ISO" of the same ISO and click "Rebuild ISO" without any modifications. It produces another iso which I use to install on another VM in virtualbox.
During the installation, I get the following error in the copying files phase:
Invalid DOS Header Magic
Can't load image file /target/boot/vmlinuz-3.2.0-51-generic
Partial stack trace:
File "/usr/share/ubiquity/install.py" line 739 in install.run()
File "/usr/share/ubiquity/install.py", line 134, in run self.copy_all()
....
Another discrepancy is that during the original ISO installation, Ubuntu asks for 4.4 GB of free space. During the customized ISO installation, Ubuntu asks for ~1.8 GB of free space.