1

I have installed Linux Tails on my USB and I've been using it just fine until I upgraded it to new version. After I restarted my PC I got error:

SYSLINUX 6.03 EDD 20150820 Copyright (C) 1994-2014 H.Peter Anvin Et Al
Failed to load ldlinux.c32

Can someone please help me to fix this, I have really important stuff there.
Thanks in advance

Sam
  • 884
skic
  • 11

1 Answers1

2

Failed to load ldlinux.c32

Are you using an ext* filesystem for your boot partition?

64-bit file-systems are not supported by syslinux.


If you are, try resize2fs -s on your USB boot partition.

For example, if your USB device is /dev/sdb, do resize2fs -s /dev/sdb1.