Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to deploy an OS to physical hardware
#1
I would be content creating an ISO file, so that I could burn it to a flash drive with Rufus or make a standalone VM.
Reply
#2
Just change the option in the project properties to use ISO. There is even a USB option that will do it all for you.
Reply
#3
Umm, so I tried a working version of my current project. I clicked Project>CosmosKernel2 Properties...>ISO. I then click the "Cosmos" play button. I see the standard build sequence through the output window, and then I get this.
   
Reply
#4
Just do a VMWare build. It makes an ISO and you can just "steal" it.
Reply
#5
Yeah, I tried that. I could never find one. What directory would I find it under?
Reply
#6
The iso should be under [Project]/bin/Debug/netcoreapp2.0/
Reply
#7
Hehe, I tried building a standalone VM in VMWare. I found that ISO, made the machine, and got the green message "Waiting for debugger connection...". Yay.

So I got Rufus going, burned the ISO that you guys told me about, and I get this fantastic screen:
   

*new post*
Well...

I think It's safe to say that the method of directly burning the ISO to USB doesn't work either.
   
Reply
#8
You have to disable debugging in the properties menu to get rid of the Waiting for debugger connection.

I dont have any experience with the ISO to USB method, so I cant help you with that
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)