cp: -r not specified; omitting directory '/boot'
michael-clarke opened this issue · 1 comments
michael-clarke commented
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.
Tomas-M commented
The VMLINUZ variable should point to the actual vmlinuz file, not a directory