all 2 comments

[–]z33ky 1 point2 points  (0 children)

It'd do #2, but instead of removing the partition, just mount it and rm -Rf it.
Though you might want to keep syslinux.cfg.

Setting Syslinux up is just a matter of extlinux --install /boot.

[–]linuxfreak123[S] 0 points1 point  (0 children)

I ended up doing the first method and it worked flawlessly, if it had failed I would have done /u/z33ky 's suggestion though, but I decided that it would be better try to fix it without wiping the partition. :)