Tomas-M/linux-live

cp: -r not specified; omitting directory '/boot'

michael-clarke opened this issue · 1 comments

I am trying this for a running Oracle Linux 9.2. I have change the config file such that VMLINUZ=/boot however when running the build script I get the following error.

# ./build Changing current directory to /tmp/linux-live Building initramfs image... cp: -r not specified; omitting directory '/boot'

Not sure how to proceed now. Thanks for the help.

The VMLINUZ variable should point to the actual vmlinuz file, not a directory