Failed to load ldlinux c32 windows

При загрузке выдает ошибку: failed to load ldlinux.c32 Как можно пофиксить?

ls -la /usr/lib по патерну ^sys*:

rescue:~ # ls /usr/lib | awk '~/^sys*/'
sysctl.d
sysimage
systemd
systemd-presets-branding
sysusers.d

ls -la /usr/lib64 по патерну ^sys*:

rescue:~ # ls /usr/lib64 | awk '~/^sys*/'
rescue:~ # 

В openSUSE эти файлы (насколько я понял) вот тут: /usr/share/syslinux. Вывод от ls -la /usr/share/syslinux:

rescue:~ # ls -la /usr/share/syslinux
total 1612
drwxr-xr-x 1 root root   1684 Aug 18 07:58 .
drwxr-xr-x 1 root root   5066 Aug 18 07:58 ..
-rw-r--r-- 1 root root    439 Apr 20 11:23 altmbr.bin
-rw-r--r-- 1 root root    439 Apr 20 11:23 altmbr_c.bin
-rw-r--r-- 1 root root    439 Apr 20 11:23 altmbr_f.bin
-rw-r--r-- 1 root root   1656 Apr 20 11:23 cat.c32
-rw-r--r-- 1 root root  25180 Apr 20 11:23 chain.c32
-rw-r--r-- 1 root root   1296 Apr 20 11:23 cmd.c32
-rw-r--r-- 1 root root   3728 Apr 20 11:23 cmenu.c32
-rw-r--r-- 1 root root   1532 Apr 20 11:23 config.c32
-rw-r--r-- 1 root root   4304 Apr 20 11:23 cptime.c32
-rw-r--r-- 1 root root   4568 Apr 20 11:23 cpu.c32
-rw-r--r-- 1 root root   1816 Apr 20 11:23 cpuid.c32
-rw-r--r-- 1 root root   2816 Apr 20 11:23 cpuidtest.c32
-rw-r--r-- 1 root root   1640 Apr 20 11:23 debug.c32
-rw-r--r-- 1 root root   4268 Apr 20 11:23 dhcp.c32
drwxr-xr-x 1 root root     82 Aug 18 07:58 diag
-rw-r--r-- 1 root root   3024 Apr 20 11:23 dir.c32
-rw-r--r-- 1 root root   2068 Apr 20 11:23 disk.c32
-rw-r--r-- 1 root root   8752 Apr 20 11:23 dmi.c32
-rw-r--r-- 1 root root  12568 Apr 20 11:23 dmitest.c32
drwxr-xr-x 1 root root     68 Aug 18 07:58 dosutil
drwxr-xr-x 1 root root    844 Aug 18 07:58 efi32
drwxr-xr-x 1 root root    844 Aug 18 07:58 efi64
-rw-r--r-- 1 root root   3928 Apr 20 11:23 elf.c32
-rw-r--r-- 1 root root   3036 Apr 20 11:23 ethersel.c32
-rw-r--r-- 1 root root  10516 Apr 20 11:23 gfxboot.c32
-rw-r--r-- 1 root root    440 Apr 20 11:23 gptmbr.bin
-rw-r--r-- 1 root root    440 Apr 20 11:23 gptmbr_c.bin
-rw-r--r-- 1 root root    440 Apr 20 11:23 gptmbr_f.bin
-rw-r--r-- 1 root root   1644 Apr 20 11:23 gpxecmd.c32
-rw-r--r-- 1 root root 169064 Apr 20 11:23 hdt.c32
-rw-r--r-- 1 root root   3740 Apr 20 11:23 hexdump.c32
-rw-r--r-- 1 root root   1852 Apr 20 11:23 host.c32
-rw-r--r-- 1 root root   4180 Apr 20 11:23 ifcpu.c32
-rw-r--r-- 1 root root   1800 Apr 20 11:23 ifcpu64.c32
-rw-r--r-- 1 root root   4296 Apr 20 11:23 ifmemdsk.c32
-rw-r--r-- 1 root root   1940 Apr 20 11:23 ifplop.c32
-rw-r--r-- 1 root root    432 Apr 20 11:23 isohdpfx.bin
-rw-r--r-- 1 root root    432 Apr 20 11:23 isohdpfx_c.bin
-rw-r--r-- 1 root root    432 Apr 20 11:23 isohdpfx_f.bin
-rw-r--r-- 1 root root    432 Apr 20 11:23 isohdppx.bin
-rw-r--r-- 1 root root    432 Apr 20 11:23 isohdppx_c.bin
-rw-r--r-- 1 root root    432 Apr 20 11:23 isohdppx_f.bin
-rw-r--r-- 1 root root  43008 Apr 20 11:23 isolinux-debug.bin
-rw-r--r-- 1 root root  43008 Apr 20 11:23 isolinux.bin
-rw-r--r-- 1 root root   1716 Apr 20 11:23 kbdmap.c32
-rw-r--r-- 1 root root   4932 Apr 20 11:23 kontron_wdt.c32
-rw-r--r-- 1 root root 122356 Apr 20 11:23 ldlinux.c32
-rw-r--r-- 1 root root   5144 Apr 20 11:23 lfs.c32
-rw-r--r-- 1 root root 184780 Apr 20 11:23 libcom32.c32
-rw-r--r-- 1 root root  67708 Apr 20 11:23 libgpl.c32
-rw-r--r-- 1 root root 102580 Apr 20 11:23 liblua.c32
-rw-r--r-- 1 root root  24016 Apr 20 11:23 libmenu.c32
-rw-r--r-- 1 root root  23964 Apr 20 11:23 libutil.c32
-rw-r--r-- 1 root root   4736 Apr 20 11:23 linux.c32
-rw-r--r-- 1 root root  90927 Apr 20 11:23 lpxelinux.0
-rw-r--r-- 1 root root   3032 Apr 20 11:23 ls.c32
-rw-r--r-- 1 root root   6948 Apr 20 11:23 lua.c32
-rw-r--r-- 1 root root  11796 Apr 20 11:23 mboot.c32
-rw-r--r-- 1 root root    440 Apr 20 11:23 mbr.bin
-rw-r--r-- 1 root root    440 Apr 20 11:23 mbr_c.bin
-rw-r--r-- 1 root root    440 Apr 20 11:23 mbr_f.bin
-rw-r--r-- 1 root root  25756 Apr 20 11:23 memdisk
-rw-r--r-- 1 root root   2524 Apr 20 11:23 meminfo.c32
-rw-r--r-- 1 root root  26480 Apr 20 11:23 menu.c32
-rw-r--r-- 1 root root   3380 Apr 20 11:23 pci.c32
-rw-r--r-- 1 root root   3560 Apr 20 11:23 pcitest.c32
-rw-r--r-- 1 root root   3616 Apr 20 11:23 pmload.c32
-rw-r--r-- 1 root root   1708 Apr 20 11:23 poweroff.c32
-rw-r--r-- 1 root root   3188 Apr 20 11:23 prdhcp.c32
-rw-r--r-- 1 root root   1544 Apr 20 11:23 pwd.c32
-rw-r--r-- 1 root root  12488 Apr 20 11:23 pxechn.c32
-rw-r--r-- 1 root root  46876 Apr 20 11:23 pxelinux.0
-rw-r--r-- 1 root root   1420 Apr 20 11:23 reboot.c32
-rw-r--r-- 1 root root  13988 Apr 20 11:23 rosh.c32
-rw-r--r-- 1 root root   1676 Apr 20 11:23 sanboot.c32
-rw-r--r-- 1 root root   3088 Apr 20 11:23 sdi.c32
-rw-r--r-- 1 root root  15060 Apr 20 11:23 sysdump.c32
-rw-r--r-- 1 root root   8904 Apr 20 11:23 syslinux.c32
-rw-r--r-- 1 root root 208788 Apr 20 11:23 syslinux.com
-rw-r--r-- 1 root root   3004 Apr 20 11:23 vesa.c32
-rw-r--r-- 1 root root   2240 Apr 20 11:23 vesainfo.c32
-rw-r--r-- 1 root root  26964 Apr 20 11:23 vesamenu.c32
-rw-r--r-- 1 root root   1908 Apr 20 11:23 vpdtest.c32
-rw-r--r-- 1 root root   2528 Apr 20 11:23 whichsys.c32
-rw-r--r-- 1 root root   3628 Apr 20 11:23 zzjson.c32

ls -la /boot/syslinux:

rescue:/ # ls -la /boot/syslinux
total 416
drwxr-xr-x 1 root root    146 Aug 18 08:10 .
drwxr-xr-x 1 root root    530 Aug 18 07:59 ..
-r--r--r-- 1 root root 122356 Aug 18 08:02 ldlinux.c32
-rw-r--r-- 1 root root 184780 Aug 18 08:06 libcom32.c32
-rw-r--r-- 1 root root  23964 Aug 18 08:06 libutil.c32
-rw-r--r-- 1 root root  25756 Aug 18 08:06 memdisk
-rw-r--r-- 1 root root  26480 Aug 18 08:06 menu.c32
-rw-r--r-- 1 root root    241 Aug 18 08:11 syslinux.cfg
-rw-r--r-- 1 root root  26964 Aug 18 08:09 vesamenu.c32

cat /boot/syslinux/syslinux.cfg:

rescue:/ # cat /boot/syslinux/syslinux.cfg
TIMEOUT 30
ONTIMEOUT gentoo
  
UI vesamenu.c32
MENU TITLE Boot
  
LABEL opensuse_test
      MENU LABEL opensuse_test
      LINUX /boot/vmlinuz

Попробовал ещё с boot флагом поиграть, получается вот так:

• Если boot flag стоит на /dev/sda1, то он пишет:

An operating system wasn't found. Try disconnecting any drives that don't contain an operating system. 
Press Ctrl+Alt+Del to restart.

• Если boot flag стоит на /dev/sda2, то он пишет:

Failed to load ldlinux.c32
Boot failed: please change disks and press a key to continue

P.S: Да, стоит Windows 10, но сама система на SSD, а это HDD (на нем тоже NTFS). С HDD я отрезал место под openSUSE

continue

(18.08.20 10:15:22 MSK)



Последнее исправление: continue 18.08.20 10:16:16 MSK
(всего

исправлений: 1)

  • Показать ответы
  • Ссылка

Solution: Re-formatting the flash to FAT16 (FAT) using Windows. (source)

Hi,

I decided to upgrade from 5.0 to 6.0 beta 12.

I followed the instructions listed in readme.txt, copied the files, and ran make bootable.

While trying to boot from USB I get this: Failed to load ldlinux.c32

At first I thought it was a Mac OS thing, so I did the same process using WinXP, but the same error appears.

I also did a fresh install, without copying my previous config folder (from unraid v5.0)

What am I doing wrong?

Here’s the log from the make_bootable on mac:

INFO: make_bootable_mac v1.1

INFO: The following drive appears to be the unRAID USB Flash drive:

/dev/disk1

UNRAID 2.0GB

To continue please enter your admin Password:

INFO: Unmounting /dev/disk1

Forced unmount of all volumes on disk1 was successful

INFO: Writing MBR on /dev/disk1

0+1 records in

0+1 records out

447 bytes transferred in 0.000650 secs (687767 bytes/sec)

INFO: Mounting /dev/disk1

Volume(s) mounted successfully

syslinux for Mac OS X; created by Geza Kovacs for UNetbootin unetbootin.sf.net

«/dev/disk1s1» unmounted successfully.

/dev/disk1s1        DOS_FAT_32                    /Volumes/UNRAID

mountpoint is /Volumes/UNRAID

checkpoint1

checkpoint1.5

checkpoint1.6

/Volumes/UNRAID/ldlinux.sys ldlinuxname

checkpoint2

checkpoint3

/Volumes/UNRAID/ldlinux.c32 ldlinuxname

checkpoint3.5

«/dev/disk1s1» unmounted successfully.

checkpoint4

checkpoint5

checkpoint6

checkpoint7

checkpoint8

/dev/disk1s1        DOS_FAT_32                    /Volumes/UNRAID

INFO: the unRAID USB Flash drive is now bootable and may be ejected.

logout

[Process completed]

If it makes any difference, mobo is GA-P35C-DS3R

Also, clearly the file is created:

mtwoee.png

EDIT 1:

Just noticed there was another thread opened about this issue, for a different Gigabyte mobo.

I tried copying the libcom32.c32 file, as suggested, but the same error appears.

I’m trying to put Ubuntu on my desktop. Right now, it and my laptop are running Manjaro 3.18. I’ve been using Unetbootin to create the live USB on my laptop. I’ve tried several different versions of Ubuntu, as well as a couple other distros. I’ve removed and reinstalled Unetbootin a few times as well. I’ve reformatted the USB drive each time between tries (FAT32 normally, but I tried ext4 once just to see if anything different would happen). I’ve used this USB drive many times before for this same purpose. No matter what I try, I get the error:

Failed to load ldlinux.c32
Boot Failed: Press a key to retry...

If there’s any other information that would help, let me know.

asked Mar 27, 2015 at 10:56

Jacob Jones's user avatar

2

Just came across the same problem. I thought I would share what worked for me for future visitors.

Turns out I had an outdated version of the Rufus software used to create the bootable drive.

I updated the software and that solved the problem.

answered Jul 30, 2016 at 18:29

Marc-Andre Valois's user avatar

I was able to get this to work by creating the live USB from a different computer. It seems that there is something wrong with the way Unetbootin runs on Manjaro, as even uninstalling and re-installing Unetbootin didn’t do the trick (including its dependencies). In my case, I just had to create the live USB with Unetbootin on Windows 7.

answered Mar 27, 2015 at 20:49

Jacob Jones's user avatar

Jacob JonesJacob Jones

1721 gold badge1 silver badge10 bronze badges

I faced the same issue when trying to install Fedora 22 from a USB loaded with the DVD image. It turns out the DVD image was corrupted. I downloaded a second image and diff showed that the two images were different. Indeed, I was able to boot from the second image with no problem.

answered May 30, 2015 at 20:46

drs's user avatar

drsdrs

5,2238 gold badges38 silver badges68 bronze badges

3

Your bios is the problem not usb .I have a 32GB usb it work on any pentium 4 pc
but when I use it on old pc it gives me random errors and this error is one of them I make my usb boot able from sardu boot and I found another answer from SuperUser QA site.

Community's user avatar

answered Dec 6, 2015 at 14:22

Mohannd's user avatar

I had the same issue turns out it was the flash drive I was using . Was able to try on another flash drive and everything worked fine.Hope it helps.

answered Apr 4, 2018 at 14:32

StackEdd's user avatar

3

I had exactly the same issue because of the iso using older Ubuntu mount. Rufus was able to detect and update it and now the iso in the usb is working fine. I am pretty sure this can fix your issue.

answered Aug 10, 2017 at 15:04

mab2000's user avatar

1

I’m trying to run Ubuntu off of a USB. The exact error message read as follows:

SYSLINUX 6.03 EDD 2014-10-06 Copyright (C) 1994-2014 H. Peter Anvin et al

Failed to load ldlinux.c32
Boot failed: please change disks and press a key to continue.

I followed these instructions (multiple times, same result) to create the USB stick: https://tutorials.ubuntu.com/tutorial/tutorial-create-a-usb-stick-on-windows#0

I followed these instructions for booting the computer: https://tutorials.ubuntu.com/tutorial/try-ubuntu-before-you-install?backURL=%2F#0

I used a brand-new 16GB USB 3.0 from PNY. I installed it using a Windows 7 Dell laptop (BIOS), which was unable to boot it from the USB. I tried booting it on a Windows 10 Dell desktop (BIOS) with the same result. I was using the latest LTS ISO from Ubuntu.com (ubuntu-16.04.3-desktop-amd64).

I tried writing in the ISO image mode multiple times with the same result before trying the DD image mode, which threw a «corrupt file» error and then wiped the USB entirely blank, so I slow-formatted it in FAT32 on my next attempt (instead of the instruction’s usual «quick format» option).

Some people said they had success copying ldlinux.c32, libcom32.c32, and libutil.c32 to the root directory, but that didn’t change a thing for me. I tried formatting the USB as NTFS as well as FAT32. Same result. Some people said that FAT16 fixed it for them, but that wasn’t an option in Rufus.

I’m totally lost! Here I was, trying to learn Linux, and I’m unable to even boot it! Help, please?

EDIT: Not sure why it’s being marked as duplicate. The questions it’s supposedly identical to have nothing to do with this specific error message.

Понравилась статья? Поделить с друзьями:
  • Failed to initialize the game for windows live
  • Fable anniversary не запускается на windows 10
  • Failed to initialize renderer skyrim как исправить windows 10
  • Failed to initialize graphics device diablo 2 resurrection windows 7
  • Failed to initialize games for windows live что делать