mvallim / live-custom-ubuntu-from-scratch

(Yes, the project is still alive 😃) This procedure shows how to create a bootable and installable Ubuntu Live (along with the automatic hardware detection and configuration) from scratch.
https://mvallim.github.io/live-custom-ubuntu-from-scratch/
GNU General Public License v3.0
397 stars 186 forks source link

When I run the script for create the iso .It give some erre #39

Open Debashmit opened 2 years ago

Debashmit commented 2 years ago

Hi, Can you please help me on this .When I run the script it gives the below error.

ubnutu@ubnutu-VirtualBox:/root/scripts$ ./bulid.sh build_iso =====> running build_iso ... [sudo] password for ubnutu: cp: cannot stat 'chroot/boot/initrd.img---generic': No such file or directory ubnutu@ubnutu-VirtualBox:/root/scripts$

mvallim commented 2 years ago

Hi @Debashmit,

Could you send the image you are using?

Thanks,