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'
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.