Article 5G59V unable to get extlinux to install

unable to get extlinux to install

by
dimm0k
from LinuxQuestions.org on (#5G59V)
currently have an NVME SSD that I had Slack -current running on with a complete dd backup for the partition in case of any serious system issues that I could easily recover from. that day was earlier this week when I updated haphazardly causing a bunch of issues so I decided to revert back to this dd backup. I was able to restore the entire partition, however now the system won't boot because I can't get extlinux to update the boot info on this partition. I booted into a Slack 14.2 ISO and then used the following commands to get me into a chroot environment.

Code:mount /dev/nvme0n1p5 /mnt
mount -o bind /dev /mnt/dev
mount -o bind /proc /mnt/proc
mount -o bind /sys /mnt/sys
chroot /mnt
extlinux --install /boot/syslinuxthe result I get is
Code:/boot/syslinux is device /dev/nvme0n1p5and nothing else. any ideas what I'm missing to get this going? this is also a dual boot system where the Windows bootloader loads first and then loads the MBR off of /dev/nvme0n1p5 to start up Linuxlatest?d=yIl2AUoC8zA latest?i=n2mBAb8E6nI:pitbOh0hS1I:F7zBnMy latest?i=n2mBAb8E6nI:pitbOh0hS1I:V_sGLiP latest?d=qj6IDK7rITs latest?i=n2mBAb8E6nI:pitbOh0hS1I:gIN9vFwn2mBAb8E6nI
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments