I looked in to recreating the RAMdisk image. /boot looks like this:
Code: Select all
ls /boot/
config-4.9.0-8-amd64 memtest86+.bin
config-4.9.0-9-amd64 memtest86+_multiboot.bin
efi System.map-4.9.0-8-amd64
grub System.map-4.9.0-9-amd64
initrd.img-4.9.0-8-amd64 vmlinuz-4.9.0-8-amd64
initrd.img-4.9.0-9-amd64 vmlinuz-4.9.0-9-amd64
Reading some guides, I tried making a backup copy and using mkinitrd but the command isn't found. I'm guessing I'm using initramfs which seems to be a newer standard, but I don't seem to have any initramfs images in /boot.