Posts: 17
Threads: 2
Joined: Dec 2023
Reputation:
0
(10-02-2025, 11:11 PM)admin Wrote: (10-02-2025, 06:09 PM)sugram Wrote: Still, it's strange that it worked with the older versions. And I load much larger ISOs via Memdisk. But maybe I'll find a solution for this too.
As Windows continues to be upgraded, WinPE will become increasingly larger, and the memedisk method may encounter problems. We are not familiar with iPXE, but maybe you should use iPXE's wimboot feature instead of the memdisk feature to run WinPE.
I'm trying that right now. But it doesn't work in Legacy mode either.
Posts: 17
Threads: 2
Joined: Dec 2023
Reputation:
0
(10-03-2025, 04:05 PM)sugram Wrote: (10-02-2025, 11:11 PM)admin Wrote: As Windows continues to be upgraded, WinPE will become increasingly larger, and the memedisk method may encounter problems. We are not familiar with iPXE, but maybe you should use iPXE's wimboot feature instead of the memdisk feature to run WinPE.
I'm trying that right now. But it doesn't work in Legacy mode either.
I've now created the ISO under Windows 10, and there I can successfully load it again using PXE in Legacy Mode. So it's due to the new Windows PE environment. Let's see if there's a solution for this.
Posts: 2,421
Threads: 12
Joined: Feb 2014
Reputation:
54
10-03-2025, 06:56 PM
(This post was last modified: 10-03-2025, 06:58 PM by admin.)
(10-03-2025, 04:24 PM)sugram Wrote: (10-03-2025, 04:05 PM)sugram Wrote: I'm trying that right now. But it doesn't work in Legacy mode either.
I've now created the ISO under Windows 10, and there I can successfully load it again using PXE in Legacy Mode. So it's due to the new Windows PE environment. Let's see if there's a solution for this.
What is the size of the WinPE created in Windows 10? Maybe you should compare the sizes of the two WinPEs. In addition, you should try to see if this WinPE can boot normally through the USB port.
Posts: 17
Threads: 2
Joined: Dec 2023
Reputation:
0
10-03-2025, 10:22 PM
(This post was last modified: 10-03-2025, 10:23 PM by sugram.)
(10-03-2025, 06:56 PM)admin Wrote: (10-03-2025, 04:24 PM)sugram Wrote: I've now created the ISO under Windows 10, and there I can successfully load it again using PXE in Legacy Mode. So it's due to the new Windows PE environment. Let's see if there's a solution for this.
What is the size of the WinPE created in Windows 10? Maybe you should compare the sizes of the two WinPEs. In addition, you should try to see if this WinPE can boot normally through the USB port.
The size:
Code: pi@raspberrypi:/var/www/html/pxe/Hasleo $ ls -la *.iso
-rw-r--r-- 1 pi pi 466878464 Oct 2 19:46 hbswinpe.iso
-rw-r--r-- 1 pi pi 468975616 Sep 28 11:20 hbswinpeW11.iso
the hsbwinpe.iso is from windows 10 and the other from windows 11
Posts: 17
Threads: 2
Joined: Dec 2023
Reputation:
0
(10-03-2025, 10:22 PM)sugram Wrote: (10-03-2025, 06:56 PM)admin Wrote: What is the size of the WinPE created in Windows 10? Maybe you should compare the sizes of the two WinPEs. In addition, you should try to see if this WinPE can boot normally through the USB port.
The size:
Code: pi@raspberrypi:/var/www/html/pxe/Hasleo $ ls -la *.iso
-rw-r--r-- 1 pi pi 466878464 Oct 2 19:46 hbswinpe.iso
-rw-r--r-- 1 pi pi 468975616 Sep 28 11:20 hbswinpeW11.iso
the hsbwinpe.iso is from windows 10 and the other from windows 11
I've now created a USB stick. I can boot the PC in legacy mode without any problems.
Posts: 2,421
Threads: 12
Joined: Feb 2014
Reputation:
54
(Yesterday, 04:56 PM)sugram Wrote: (10-03-2025, 10:22 PM)sugram Wrote: The size:
Code: pi@raspberrypi:/var/www/html/pxe/Hasleo $ ls -la *.iso
-rw-r--r-- 1 pi pi 466878464 Oct 2 19:46 hbswinpe.iso
-rw-r--r-- 1 pi pi 468975616 Sep 28 11:20 hbswinpeW11.iso
the hsbwinpe.iso is from windows 10 and the other from windows 11
I've now created a USB stick. I can boot the PC in legacy mode without any problems.
I am very sorry that we may not be able to do more in this situation.
|