Tomas-M / linux-live

Linux Live Kit
http://www.linux-live.org/
1.01k stars 253 forks source link

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

Closed michael-clarke closed 1 year ago

michael-clarke commented 1 year ago

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 1 year ago

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