Client shows uploading but server says no image
-
Well moving and renaming it worked for one pc to image, I have multiple models of Dell optiplex 3010, 3020, and latitudes E5510, E5520, E5530. not all of them see the TFTP in order to get download the image or upload an image. Not sure if it would be a Kernel issue that I will have to get fixed before the imaging issue will work. Love it when issues compound on each other…
-
if some can reach the tftp and others can’t, it’s almost certainly a network issue
-
it was working fine with 0.32/ubuntu 12.04 and my older optiplex’s ie. 755, 780, 3010’s I upgraded due to the 3020 and E5540’s would just give me a black screen when trying to register or image. I haven’t touched me network yet.
-
I also found that the windows 7 desktops (some not all didn’t have the tftp feature installed)
-
no tftp software needs to be loaded on the windows desktops
the network card rom loads the network boot file by tftp before windows loads -
tanks Junk that is good to know, I tried to upload another image like Driver had asked and the PC is flashing this error at me. The PC was able to register just fine. Would you like me to start a different thread for this?
[ATTACH=full]1219[/ATTACH]
[url=“/_imported_xf_attachments/1/1219_fog upload error.jpg?:”]fog upload error.jpg[/url]
-
Why is your bzImage labeled as: DEFAULT
-
that is an excellent question…I don’t know, what should it be? Sorry if I seem a bit “blonde”, been a bad sys admin day. I don’t have any images labeled default, the only thing I have labeled/listed "default is the Storage Group
-
If you can change it to bzImage, and see if you get better luck. it sounds to me like it’s loading file names it can’t find, which would explain the error you’re seeing.
-
Location of the filenames to make sure are set properly:
FOG Configuration->FOG Settings->TFTP Server->FOG_TFTP_PXE_KERNEL (this should be bzImage)
FOG Configuration->FOG Settings->TFTP Server->FOG_TFTP_PXE_KERNEL_32 (this should be bzImage32)
FOG Configuration->FOG Settings->TFTP Server->FOG_PXE_BOOT_IMAGE (this should be init.xz)
FOG Configuration->FOG Settings->TFTP Server->FOG_PXE_BOOT_IMAGE_32 (this should be init_32.xz) -
[B]This is what I see when I go to /tftpboot basically the same when I go to /var/www/fog/service/ipxe.[/B]
e [ATTACH=full]1220[/ATTACH]
[B]Also what my FOG setting looks like.[/B]
[ATTACH=full]1221[/ATTACH]
FYI, I love this software, and haven’t really had to touch it for a couple years.[url=“/_imported_xf_attachments/1/1220_bzimage.png?:”]bzimage.png[/url][url=“/_imported_xf_attachments/1/1221_fog_setting.png?:”]fog_setting.png[/url]
-
if you see the same files in /tftpboot and /var/www/fog/service/ipxe
then you have problems -
I am sorry, like I said yesterday was a bad day to be the net/sys admin. Below it what the ipxe folder looks like.
[ATTACH=full]1225[/ATTACH][url=“/_imported_xf_attachments/1/1225_ipxe.png?:”]ipxe.png[/url]
-
what do the permissions look like on those files?
-
[ATTACH=full]1226[/ATTACH]
[url=“/_imported_xf_attachments/1/1226_ipxe_permission.png?:”]ipxe_permission.png[/url]
-
What if you run LS – L a
-
what do you see if you go to this address [url]http://172.25.0.99/fog/service/ipxe/boot.php?mac=<mac[/url] address of the computer you’re trying to image>&arch=x86_64
-
[quote=“Brad Schumann, post: 34342, member: 471”][ATTACH=full]1226[/ATTACH][/quote]
[ATTACH=full]1227[/ATTACH]
[url=“/_imported_xf_attachments/1/1227_ls-la.png?:”]ls-la.png[/url]
-
[quote=“Junkhacker, post: 34346, member: 21583”]what do you see if you go to this address [url]http://172.25.0.99/fog/service/ipxe/boot.php?mac=<mac[/url] address of the computer you’re trying to image>&arch=x86_64[/quote]
[url=“/_imported_xf_attachments/1/1228_boot.php.htm?:”]boot.php.htm[/url]
-
check on the profile page for that host. is DEFAULT in the Host Kernel field?