The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 807 - File: showthread.php PHP 7.3.15 (Linux)
File Line Function
/showthread.php 807 errorHandler->error





Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Stuck on initialising devices
2020-05-12, 05:24
Post: #1
Stuck on initialising devices
Hi!
I have problem with initialising iPXE when i boot this from Grub2 menuentry:
Code:
menuentry "WinPE" {
  linux16 (tftp)/ipxe.lkrn
  initrd16 (tftp)/boot/pxe/boot.ipxe
}

Grub2 is booted over the TFTP and invoke the iPXE kernel to load in a chain to load the WinPE.

I compiled the iPXE in debug mode and found that the freeze occurs at the PCI bus stage.
I also found that iPXE is loading if I disconnect SATA drives.

Can you help me to resolve this problem?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Stuck on initialising devices - 2cfg - 2020-05-12 05:24



User(s) browsing this thread: 2 Guest(s)