Skip to content

Commit

Permalink
remove grub.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
Mrfai committed Dec 24, 2023
1 parent 86a1e76 commit 68b935b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/fai-cd
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,7 @@ create_grub2_image() {
cp -p $NFSROOT/boot/vmlinuz-$kernelversion $tmp/boot/vmlinuz
cp -p $NFSROOT/boot/initrd.img-$kernelversion $tmp/boot/initrd.img
cp -p $NFSROOT/boot/config-$kernelversion $tmp/boot/
rm -f $NFSROOT/tmp/grub.cfg
touch $tmp/FAI-CD
}
# - - - - - - - - - - - - - - - - - - - - - - - - - -
Expand Down

0 comments on commit 68b935b

Please sign in to comment.