@Uncle-Frank
the client Virtualbox machine is 4.3.26 and virtualbox where fog server are install is 5.0.4…
Im not allow to install wireshark on our dhcp server…
Posts made by adi
-
RE: Client Boot Error Msg " Error 0x040ee119"
-
RE: Client Boot Error Msg " Error 0x040ee119"
Hi
Just to give better picture here…Im running fog server on virtualbox which the virtualbox itself is inside the windows server 2012. the virtualbox was set bridged adapter.
Then I have separate existing DHCP server which pointing to fog server I had enable option 066 and 067.
For testing clients I use one virtualbox which received dhcp from existing dhcp server and one physical machine which is HPcompaq Elite 8300.
So both clients gave same output error…
According to uncle frank, he didnt see any dhcp on my log.pcap…I did check dhcp server many times and follow these link(https://wiki.fogproject.org/wiki/index.php/Modifying_existing_DHCP_server_to_work_with_FOG) still no luck.
-
RE: Client Boot Error Msg " Error 0x040ee119"
with or without task the fog iPXE appear but then after this show up on client it then reboot again
-
RE: Client Boot Error Msg " Error 0x040ee119"
fog 1.2.0
Linuxmint(rafaela)
HPcompaq Elite 8300I also test boot my virtualbox to network also got error…
-
Client Boot Error Msg " Error 0x040ee119"
Hi
I got this error and attached is my log.pcaplog.pcap
-
Do windows update on uploded image stored on fog server
Hi
since microsoft constantly release windows patches, I would like to know if the fog server has the capabilities to do windows update on uploded image stored on fog server?if not is there any solution for that?
-
Unable to locate image store
When I tried to deploy Image…I got this error.
How to fix this?
-
RE: Nothing to Boot error..any solution?
@Uncle-Frank
Hi
It success upload image now.\0/. THANKS
Any private IP address can be set. In virtualbox environment, I just want to test that the Fog server is able to contact with client DIRECTLY without any dhcp server in the middle between fog server and client…This is what I did
step 1
just install fog server with you reference link or wiki.when it comes to part saying “If you already have DHCP configured, Press NO to disable FOG DHCP”…click YES. the reason is you want your fog server act as dhcp server and will give IPs to client.step 2
Make sure both client and fog server interface adapter on virtualbox are set into Internal Network. On client system boot order on virtualbox, set to harddisk first.Step 3
Set static IP for server and set obtain DHCP on client.(fog server will give IP to client)Step 4
On Fog server run command ufw disable, service tftpd-hpa restart and service isc-dhcp-server restart. While on client just monitor until client received IP from FOG server. Once received IP, test both can ping each other.Step 5
Once both can ping each other, install FogPrep on client then click shutdown. On Fog server run upload image (follow reference link)Step 6
Go to client system boot order, change to Network. and then start client virtual. Fog GUI will appear.Done.
-
RE: Nothing to Boot error..any solution?
@adi said:
@Uncle-Frank
here is my tcpdumplog1.pcapfog server :192.168.100.10
client:192.168.100.11(get ip via dhcp from fog server) -
RE: Nothing to Boot error..any solution?
@Uncle-Frank
here is my tcpdumplog1.pcap -
RE: Nothing to Boot error..any solution?
@Uncle-Frank
Hi
Seem like it tried to contact fog server…but it keeps on restarting
-
RE: Nothing to Boot error..any solution?
@Uncle-Frank
How do I setup my fog server as dhcp server? -
RE: Nothing to Boot error..any solution?
@Uncle-Frank
let me check back the cconfig…both virtualbox config with host-only adapter… -
RE: Nothing to Boot error..any solution?
@Wayne-Workman
See attached file.issue.pcapmy fog server IP: 192.168.56.102
win7 client IP:192.168.56.101 -
RE: Nothing to Boot error..any solution?
@Uncle-Frank
Both virtual machines can ping each other and firewall were off… -
RE: Nothing to Boot error..any solution?
@ch3i
the transfer output was successful:865 bytes in 1 second. -
RE: Nothing to Boot error..any solution?
@ch3i
I already disable firewall…how to test ? -
RE: Nothing to Boot error..any solution?
fog version 1.2.0…n os linux mint 17.2(rafaela)