Could not locate target partition 14 not found как исправить

Hello all,

I’ve recently tried my hand at setting up a Dell PowerEdge R710 Server. I want to turn this into a storage / backup server. I’m just waiting for a power cord to come in, so I can’t format the HDD’s for it yet, but I did want to get familiar with setting up remote access, with a hard connection from my desktop(as the server is downstairs, an I’d hate to go running up an down the stairs whenever I wanted to move a file or access something). I got a live image of latest Ubuntu Server, Groovy Gorilla, an threw it on a flash drive using Rufus. Here is an image of it’s settings. Once I tried booting it up and a little trouble shooting (moving one file to another folder) I’m then confronted with the error:

[INFO] Searching for target partition on boot disk:
[INFO] PcieRoot(0)/Pci(0x1A,0x7)/Usb(0x2,0x0)/Usb(0x1,0x0)
[FAIL] Could not locate target partition: [14] Not Found

I’m quite new to linux and server work as a whole, so if I could get any help, it would be greatly appreciated. Constructive criticism too if there’s major things I’m missing or doing wrong.

Here is a picture of what’s shown on bootup.

@manyfew

Hi, I’m trying to install W10 from USB and the files are >4GB so I’m trying to use Rufus’s UEFI:NTFS mode, using the following settings:

My Rufus settings

I click Start and the process completes successfully. Then I mount my W10 installer ISO and drag the files to the NTFS partition of the USB flash drive, using Windows Explorer.

I connect the USB drive to the laptop where I’m trying to install Windows (no optical drive available) and it comes up with the following error:

*** UEFI:NTFS ***

Loading NTFS Driver... DONE
Locating the  first NTFS partition on this device...
   ERROR: NTFS partition could not be mounted: [14] Not Found

Press any key to exit.

In the BIOS, UEFI boot is enabled, Secure Boot is disabled. Any ideas what might be causing this?

I’ve tried swapping the boot order of the NTFS and FAT32 partitions of the USB flash drive but this didn’t seem to make a difference, in both cases getting the same error.

In case it it matters, the laptop is a Clevo P751DM.

Thanks a lot for your wonderful work!

@pbatard

If you are working with an ISO, you shouldn’t have to use UEFI:NTFS explicitly. Just select Create bootable disk usingISO, and the UEFI:NTFS partition will be created for you if you use GPT.

Can you please try that?

I do suspect that you will get the same error however, as it looks like your UEFI firmware is not implementing ConnectController() properly.

When your error occurs, we know that we have successfully loaded the NTFS EFI driver as well as identified the NTFS partition on the USB drive (else we would have gotten errors earlier), so the call to the UEFI Boot Service ConnectController(), which indicates that the NTFS partition should be serviced by the NTFS driver, should succeed. The fact that it doesn’t seems to indicate that your UEFI firmware implementation is different from other UEFI firmwares. Without having direct access to your machine, it will be next to impossible to figure out what is going on. And even then, the most likely explanation I see is that the maker of the Clevo firmware decided to deviate or not implement some of the UEFI specs.

If I ever manage to get my hands on a machine that exhibits such an issue, I may try to look into it, but until then, I don’ think there is much I can do…

@manyfew

Thank you for getting back so quickly. I had already tried selecting “ISO” from the list and, as you guessed, it didn’t work.

In the end the only solution that worked was to use an ISO whose size was < 4GB and just use FAT32. A firmware update from Clevo may solve this, but at the moment there are none available as this is a new model. I’ve just sent them an email about this and pointed them to this issue. Touch wood!

@pbatard

I think that this may be linked to the same issue that was referenced here and which will be addressed in the next version of Rufus. However that would mean that the Clevo P751DM contains an NTFS EFI driver in its firmware, which is possible, but which should have provided 2UEFI boot options for the same drive, one of which should have worked.

At any rate, the UEFI:NTFS driver used by Rufus will contain a handful of improvements in the next release, and since there is not much I can do, short of getting a machine that reproduces the same problem, I will close this issue for now.

@lcdss

@pbatard

@lcdss,

Can you please confirm that what you are seeing EXACTLY as the output from UEFI:NTFS?

Some of the output elements were changed between 2.6 and 2.7, so I would really like to have your actual output, which may look something like this because, at the very least, there should be a difference in the title:

*** UEFI:NTFS ***

Loading NTFS Driver... DONE
Locating the  first NTFS partition on this device...
   ERROR: NTFS partition could not be mounted: [14] Not Found

Press any key to exit.

The more of an exact copy from your output you can provide, the better.

@lcdss

The EXACTLY output you paste above.

I used Rufus 2.7 (855) to create a bootable USB and install Windows 10 on my laptop (HP envy 15t).

Partition Scheme: GPT for UEFI
File System: NTFS

On my laptop works perfectly but on my friend’s notebook i get this error.

@pbatard

The EXACTLY output you paste above.

That cannot be correct, because if you are using Rufus 2.7, then at the very least you will not see *** UEFI:NTFS *** but *** UEFI:NTFS (64-bit) *** or *** UEFI:NTFS (32-bit) ***. Which means that, if *** UEFI:NTFS *** is what you see, then you are not using Rufus 2.7, and if you are using Rufus 2.7, then I’d like to know if you see 32-bit or 64-bit on your friend’s notebook, as well as any other differences you might see in the output.

I explained that, at the very least, there should be a difference in the title, so could you please make sure that you get the exact output from your friend’s computer?

@lcdss

Sorry, the exact output was:

*** UEFI:NTFS (64-bit) ***

Loading NTFS Driver... DONE
Locating the  first NTFS partition on this device...
   ERROR: NTFS partition could not be mounted: [14] Not Found

Press any key to exit.

@pbatard

Nice try, but no… 😒

Please come back when you have the actual output you saw, because the one you copy/pasted is simply IMPOSSIBLE to get, with any version of Rufus.

If you really can’t be bothered to provide the actual output from your friend’s computer, don’t expect people to bother helping you out.

@RobertSpir

hi, I’ve had this problem on both my computers (older asus g73sw laptop and newer desktop with msi Z87-GD65 mainboard) with rufus 2.6
after upgrading to version 2.8, desktop with msi mainboard boots without problems but on asus g73sw I have this error:

*** UEFI:NTFS (64-bit) ***

Loading NTFS driver... DONE
Locating the first NTFS partition on this device... DONE
Check if partition needs the NTFS driver service... DONE
Starting NTFS driver service...
  ERROR: Could not start NTFS service: [14] Not Found

Press any key to exit.

@pbatard

There will be multiple improvements to UEFI:NTFS in v2.9 of Rufus, including ones that should address these kind of issues (or at the very least give a better idea of what the underlying problem actually is).

Can you please try with this test version, which contains the UEFI:NTFS improvements and report back?

@RobertSpir

@pbatard

I’m very pleased to hear that! Thanks for testing and reporting back. 😄

@brunoel

hello i am a new, As I saw that on this site people have the same problem as I thus I joined.Help me please this is my problem:

UEFI: NTFS(x64)
[INFO]boot disk: PciRoot(0)/Pci(0x1D,0x0)usb(0x0,0x0).
[INFO]Disconnecting possible blocking drivers.
[INFO]Starting NTFS driver.
[INFO]Started driver: efifs NTFS driver V1.0 (GRUB 2.0)
[INFO]Locating the first NTFS partition on the boot device.
[INFO]Checking if partition needs the NTFS service.
[INFO]Starting NTFS partition service
[INFO]looking for NTFS EFi loader
[FAIL]Could not locateefibootbootx64efi',[14]not found.

@pbatard

@brunoel

Do you actually see an efibootbootx64.efi file on the NTFS partition?

Be mindful that if you are trying to boot a 32-bit Windows image with 64-bit UEFI firmware (which is what you have, as indicated by UEFI:NTFS (x64), then Windows will boot to fail, because you’ll only get an efibootbootia32.efi.

You MUST make sure that you use a 64-bit image, and you also MUST check that this image provides an efibootbootx64.efi.

@brunoel

Thank you for answering.
Oh ok.
But we can not overwrite this boot / bootx32 and replace bootx64.

@pbatard

But we can not overwrite this boot / bootx32 and replace bootx64.

It doesn’t work like that I’m afraid. Each boot###.efi is specifically written to boot a specific ISO, so you can’t take a bootx64.efi from a 64-bit ISO, drop it onto a 32-bit ISO, and expect it to work. If you don’t have a bootx64.efi that was designed specifically for the ISO you are booting, you will not be able to boot it in UEFI mode.

@brunoel

Okay, I want to try anyway to see.

@lock

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue if you think you have a related problem or query.

@lock
lock
bot

locked and limited conversation to collaborators

Apr 6, 2019

Uleran



Ученик

(186),
на голосовании



11 месяцев назад

Как решить проблему с загрузкой?

Дополнен 12 месяцев назад

Процессор поддерживает x64

Голосование за лучший ответ

_

Искусственный Интеллект

(712415)


12 месяцев назад

Качественно записать на флешку установщик Windows

.

Просветленный

(23266)


12 месяцев назад

Ну, если верить логу, то этот ноут требует 32 разрядный образ установщика

Ябоко

Ученик

(35)


12 месяцев назад

Попробуй отключить в биос uefi и поставить legasi.

даниэль галиев

Ученик

(176)


12 месяцев назад

Возможно, винда кривая накатана на флешке

Никита Кудрин

Мастер

(1251)


12 месяцев назад

Образ плохой 100%. тут даже сомневаться нельзя. Скачай другой образ и пиши через руфус в режиме UEFI. Либо записывай в легаси и меня на легаси в биос. Смотри сам.

Вильдан Сабитов

Ученик

(116)


12 месяцев назад

Образ плохой 100%. тут даже сомневаться нельзя. Скачай другой образ и пиши через руфус в режиме UEFI. Либо записывай в легаси и меня на легаси в биос. Смотри сам.

Хозяйка тихого омута!

Искусственный Интеллект

(6385697)


12 месяцев назад

Попробуйте отключить в биос uefi и поставить legasi.

☑️Мишка Фредди☑️

Просветленный

(30425)


12 месяцев назад

Записать на флешку установщик Windows

Когда я загружаю Windows 10 IoT (64-разрядную версию) на одном конкретном устройстве, перед загрузкой всегда появляется черный экран со следующим сообщением:

** UEFI:NTFS (ia32) **

[INFO] Загрузочный диск: PciRoot (0)/Pci (0x1D, 0x7)/Usb (0x4,0x0)

[INFO] Отключение возможных блокирующих дайверов

[INFO] Запуск драйвера NTFS

[INFO] Запущенный драйвер: efifs NTFS driver v1.0 (GRUB 2.0)

[INFO] Поиск первого раздела NTFS на загрузочном устройстве

[INFO] Проверка, нуждается ли раздел в службе NTFS

[INFO] Запуск службы разделов NTFS

[INFO] Ищу загрузчик NTFS EFI

[FAIL] Не удалось найти ‘EFIBootbootia32.efi’: [14] Не найдено

Нажмите любую клавишу для выхода.

После нажатия любой кнопки она продолжит загрузку, как и должно быть, и больше не будет проблем с устройством. Он будет работать так же хорошо, как и другие, где появляется это сообщение.

Что вызывает появление этого сообщения? И впоследствии, как я могу это исправить?
Поскольку я говорю об устройстве IoT, невозможно нажать клавишу, чтобы оно загрузилось, к нему не будет подключено никакой клавиатуры.

Я предоставил быстрое исправление в качестве ответа ниже, но я ищу ответ, который не включает изменение настроек BIOS на каждом устройстве.

Что-то, что я нахожу довольно запутанным, это то, что он запрашивает bootia32.efi (который я предполагаю для 32-битной), а не bootx64.efi.

Trying to run Cloud Recovery on a Z440, which currently has a pair of new SSDs in RAID 1, no OS or anything else installed. A new 64GB USB drive contains the recovery files. When I boot to this USB stick, I get the following lines output to the screen:

[INFO] UEFI v2.31 (Hewlett-Packard BIOS ID:’ 0x002002D)

[INFO] Hewlett-Packard M60 v02.45

[INFO] HP Z440 Workstation

[INFO] Disconnecting potentially blocking drivers

[INFO] Searching for target partition on boot disk:

[INFO]  PciRoot (0)/Pci(0x1D,0x0)/Usb(0x0,0x0)/Usb90x6,0x0)/Usb(0x0,0x0)

[FAIL] Could not locate target partition: [14] Not Found

The history of setting up this machine for new HDs: Installed a pair of Samsung 1Tb SSDs, used Z440’s onboard RAID configuration to successfully create a RAID 1 array.

Do I need to format this array now and create a partition before I can do the recovery?  I am not sure where this could be done, as no OS installed.

Ugh.  Remembered this flash drive was a Rufus install, used diskpart to completely clean and reformat to single active partition. Ran the HP recovery utility to install to the flash drive – successful. But now the machine won’t recognize the USB stick as a bootable device, and reports “An operating system wasn’t found…” The executable is indeed on the flash drive, and the boot order is USB/DVD/HD.

Solved/update: Crazy. I went to the MS Store and got the Cloud Recovery app. Ran that, everything fine. Entered HP Product S/N when prompted, Windows 10 installed without any incident.

Добавить комментарий