Running Fog and other machines in virtualized environment, but cannot make capture work
-
@Sebastian-Roth I neglected to put that in the previous post, sorry
-
@davemccracken So does it just stop at the attempting to check in?
What is the IP address of the FOG server? Has it changed since FOG was installed?
-
@george1421 No, it hasn’t changed. It is 192.168.0.5. DHCP on a Windows 2012r2 server (to mimic the way it is set up for our prod environment) is 0.1, forwarding server to provide internet access is 0.2 (also windows) DHCP starts handing out at 0.101. The Gold Image VM is 0.112.
-
@george1421 said in Running Fog and other machines in virtualized environment, but cannot make capture work:
So does it just stop at the attempting to check in?
Ok so everything is on the same subnet and from what I see in the screen shots its working as it should. Does it ever throw an error screen?
-
@george1421 Unfortunately not. It seems I made an error and posted the same screenshot twice. This one shows the second error, which then causes it to reboot.
-
On this host item, remove the C:\ from the host device line and restart the machine.
From the GUI -> Host List -> Win10-Gold -> Host Device, delete c:\ and save. You may need to cancel and recreate the task.
-
@davemccracken Ok THAT is the error screen we were looking for. Please follow Tom’s guidance on removing the drive reference. You have to remember that FOS is linux based, so it has no concept of a drive. Only drives and partitions as they are known to linux will be accepted.
-
@Tom-Elliott Thank you all very much! It looks like it is now working…
Dave
-
@davemccracken I am really wondering - who did set
C:\
as Host Device?? -
@Sebastian-Roth I must confess I did it. It was my first attempt at anything with Fog and describing a windows host, I used windows nomenclature. I was not considering that PXE boot would boot Linux. I know how Linux represents devices, but… Call it a faux pas.
-
@davemccracken no harm no foul man. I am learning linux facts every day and I have been a FOG user for about 6-7 years. Many a time I find myself googling how the heck to do something still. Far from a master here.
-
@davemccracken Not pointing at anyone here! Just good you know how it happened and it’s not something out of the blue or “FOG messed up”!