There is a working Linux on / dev / sda, it has GRUB2 as the boot loader. There is a second screw / dev / sdd with ext2 partition / dev / sdd1. In / dev / sdd1 / boot / linux is the kernel. There is no bootloader on / dev / sdd, there are no files other than the kernel on sdd1 either.
I want to install GRUB2 on / dev / sdd so that it starts as / as the kernel / dev / sdd1 / boot / linux when booting from / dev / sdd. How to do, and even so that the download from / dev / sda does not break?