After mounting Lubuntu 19.10 desktop iso (from Lubuntu 19.10 installed OS) attempting to rebuild the iso comes up with this error, occurs even if no changes have been made. When i physically look in the folder for initrd.img.old it is present but seems to go unseen.
The following is the result of sudo customizer -r
* Read Configuration file: /etc/customizer.conf
* Rebuilding ISO...
=> Checking
=> Doing sanity checks
=> Gathering information
=> Cleaning up
=> Updating initramfs
=> Copying boot files
* OS: [Errno 2] No such file or directory: '/home/customizer/FileSystem/boot/initrd.img.old'
If needed to reproduce data from customizer.conf is as follows:
[DEFAULT]
work_dir = /home/customizer
locales = C
resolution = 800x600
compression = gzip
vram = 256
iso =
deb =
hook =
kernel = default
purge_kernel = True
[preferences]
work_dir = /home/customizer
locales = C
resolution = 800x600
compression = gzip
vram = 256
[saved]
iso = /home/lubuntu/Desktop/lubuntu-19.10-desktop-amd64.iso
deb = /home/lubuntu/Desktop/customizer_4.2.0-0+20180825_all.deb
hook =
kernel = default
purge_kernel = True
The customizer deb was made using source from master.
After mounting Lubuntu 19.10 desktop iso (from Lubuntu 19.10 installed OS) attempting to rebuild the iso comes up with this error, occurs even if no changes have been made. When i physically look in the folder for initrd.img.old it is present but seems to go unseen.
The following is the result of sudo customizer -r
If needed to reproduce data from customizer.conf is as follows:
The customizer deb was made using source from master.