-
Notifications
You must be signed in to change notification settings - Fork 557
Booting Your OS using Ethernet
READ THIS FIRST Fix Stuck On Creating ATA IOGroup
-
Ethernet Cable or Patch Cable or LAN Cable
-
First Buy CCBoot or Download it, the link is on the top, after downloading, open Setup and click
Next
selectCCBoot Server installation
and clickNext
,Next
,Next
checkCreate a desktop icon
if it’s not checked clickNext
,Install
, after Installation ClickClose
.
-
Right click on Network Icon, click on
Open Network and Sharing Center
plug your Ethernet Cable on your laptop, and on the other PC that you want it to boot your OS, wait until you see Ethernet Icon, Click onEthernet
and Click on Properties, scroll down until you findInternet Protocol Version 4(TCP/IPv4)
Select it and Click Properties, and checkUse the following IP Address
Put IP Address to 192.168.0.2 and Mask 255.255.255.0, ClickOK
,Close
,Close
.
-
Open your OS Project click on OSNameBoot, like i named my OS ChampionOS, boot project will be ChampionsOSBoot right click on your OSNameBoot and click
Properties
, ChooseISO Image
Profile and Save, now build your project if it has build successfully using ISO Image Profile, a window path will pop-up, don’t close it.
-
After running CCBoot, click Options, select
DHCP Settings
, now go toDHCP Server IP
and select192.168.0.2
Make sure you plugged the LAN Cable, Now type onIP Allocated Start
192.168.0.101,IP Allocated End
192.168.0.254,IP Mask
255.255.255.0.IP Gateway
5.5.5.1.DNS Address 1
192.168.0.2 andDNS Address 2
Nothing, ClickOK
and go to Image Manager, Click Add Image Icon and type in your Image NameMyOS
, and press … and select your OSNameBoot.ISO the ISO that was on that path you can find it on%UserProfile%\Documents\Visual Studio 2015\Projects\OSName\OSName\bin\Debug\OSNameBoot.iso
, after you put the ISO path clickOK
now go to Default Group and delete everything on it, press right click and chooseAdd Client
checkStatus
,Computer Name
whatever, SkipGroup
,IP Address
192.168.0.101,MAC Address
To Get PC’s Client Network Mac Address Go to the other PC and right click onNetwork Icon
,Open Network And Sharing Center
, Click onEthernet
and pressDetails
, the Physical Address will be like this XX-XX-XX-XX-XX-XX change the '-' to ':' like this 12-34-56-78-90-12 to 12:34:56:78:90:12 and put it inMAC Address
Text Box, put theGateway
5.5.5.1,DNS1
192.168.0.2, Skip DNS2,Image
select your Image NameMyOS
,1st Server
192.168.0.2,PXE
selectisoboot
, And There you are, ClickOK
and you’re DONE
Now Press Start Icon if it’s not Started and boot up your PC
-
To Boot your OS using Ethernet, press a key that let you enter the BIOS Setup it should be (Esc, Delete, F1, F2, F3, F5, F6, F8, F9, F10, F11, F12, Tab) Or You’ll gonna find a text typed on it
Press (key) to enter the bios setup
or whatever it is. -
Go To Boot Tab and Find Network Boot it may be [Disabled], if it’s disabled then Change it to [Enabled] and then put the network booting the first in boot order and there you are save the bios.
-
if you put the network booting the first in boot order, you shall see some texts just let it finishes wait for it until Cosmos Boot up, And that’s it