Skip to content

No such file or directory: '/home/customizer/FileSystem/boot/initrd.img.old' #216

@flannerby

Description

@flannerby

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions