User Tools

Site Tools


mywiki:windows:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
mywiki:windows:start [2021/06/30 07:35] – [Windows based netboot server for ubuntu] shaoguohmywiki:windows:start [2025/10/15 15:09] (current) – [Common Apps] gshao
Line 8: Line 8:
 ^ Office | WPS | [[Sharepoint]] | ^ Office | WPS | [[Sharepoint]] |
 ^ Harddisk Benchmark | CrystalDiskMark | ^ Harddisk Benchmark | CrystalDiskMark |
 +^  | [[Change ISO file]] | [[git clone in windows]] |
  
 ^ MY C Apps | {{:mywiki:windows:mymoney.zip|}} | {{:mywiki:windows:uConfig2(Compex).zip|}} |   ^ MY C Apps | {{:mywiki:windows:mymoney.zip|}} | {{:mywiki:windows:uConfig2(Compex).zip|}} |  
Line 93: Line 94:
  
 Before a PXE network boot, the DHCP server/scope Options 66 and 67 should be configure Before a PXE network boot, the DHCP server/scope Options 66 and 67 should be configure
 +
 +[[https://www.neskyi.com/2019/11/serva-configuration-for-pxe-network.html|serva-configuration-for-pxe-network]]
  
 [[https://www.aresgalaxy.org/system-administration/how-to/boot-ubuntu-live-over-network-pxe-using-serva-on-windows-7-8-10|Boot Ubuntu 20.04 LTS Over Network PXE Using SERVA on Windows 7/8/10]]  [[https://www.aresgalaxy.org/system-administration/how-to/boot-ubuntu-live-over-network-pxe-using-serva-on-windows-7-8-10|Boot Ubuntu 20.04 LTS Over Network PXE Using SERVA on Windows 7/8/10]] 
Line 106: Line 109:
  
  
-====== DHCP configuration process ======+===== DHCP configuration process ======
   * The client computer sends a 'discover' packet in the form of a broadcast requesting for network configuration. This packet will be received by the DHCP server.   * The client computer sends a 'discover' packet in the form of a broadcast requesting for network configuration. This packet will be received by the DHCP server.
   * An 'offer' packet will be sent from a DHCP server to the client. After analyzing the 'offer', the client will be assigned the network parameters like IP address, subnet mask, etc.   * An 'offer' packet will be sent from a DHCP server to the client. After analyzing the 'offer', the client will be assigned the network parameters like IP address, subnet mask, etc.
  
-====== PXE Boot Process ======+===== PXE Boot Process ======
   * The client will notify the DHCP, that it is using PXE boot server. The DHCP server will send the Next Boot Server's IP address(Option 66) and the Boot Filename(Option 67) to the client.   * The client will notify the DHCP, that it is using PXE boot server. The DHCP server will send the Next Boot Server's IP address(Option 66) and the Boot Filename(Option 67) to the client.
   * The client will contact the PXE boot server and request for the boot files.   * The client will contact the PXE boot server and request for the boot files.
   * The PXE boot server will send the boot files to the client through the Trivial File Transfer Protocol (TFTP).   * The PXE boot server will send the boot files to the client through the Trivial File Transfer Protocol (TFTP).
   * In the DHCP server, Options 66 and 67 can be configured under scope or server options. This aids in the loading and launching of the boot files for the client computer.   * In the DHCP server, Options 66 and 67 can be configured under scope or server options. This aids in the loading and launching of the boot files for the client computer.
mywiki/windows/start.1625009749.txt.gz · Last modified: (external edit)