Blank screen after PXE Menu when imaging on DVI port but, not on VGA
-
Yep! Also all better with the 3.2.4 kernel!!!
-
I have this same issue except I have no option to connect VGA these are ultra small form factor Optiplex 745, I am running Ubuntu 11.10 and 0.32 of FOG. I tried to update the kernel to 3.2.4 from the web interface in FOG but it fails when it tries to download. I am still learning about FOG and I tried to add the append vga=771 in this file /tftpboot/pxelinux.cfg/default but it would not save the changes any help getting this resolved would greatly be appreciated
-
[FONT=Tahoma][COLOR=#141414]/tftpboot/pxelinux.cfg/default is owned by fog:root so you need to sudo/su yourself to edit and save changes to the file by executing something like this from the terminal:[/COLOR][/FONT][COLOR=#000000][SIZE=3][FONT=Andale Mono][CODE]$ sudo nano /tftpboot/pxelinux.cfg/default[/CODE][/FONT][/SIZE][/COLOR]
[COLOR=#141414][FONT=Tahoma]I haven’t tried updating the kernel from the FOG web interface - I did it manually:[/FONT][/COLOR]
[CODE]$ suwget https://downloads.sourceforge.net/project/freeghost/Kernels/Kernel-3.2.4.core/Kernel-3.2.4.core
cp /tftpboot/fog/kernel/bzImage /tftpboot/fog/kernel/bzImage.bak
mv Kernel-3.2.4.core /tftpboot/fog/kernel/bzImage[/CODE]
-
Thank You so much for your help that worked!! I have been able to upload my image and download an image onto these computers, again thanks so much for your instructions they worked perfectly
-
Yahoo!
-
And if we did both of the above and the screen still shows up blank, what then. I really appreciate the help above, finding out that the Kernel for Fog was also something that could be upgraded, but what next?
-
If no video displays, the kernel drivers are STILL not right for your video card.
-
I guess not. Thanks.
-
You can try my kernel.
I’m back to 32 bit kernel and init.gz for the time being.
Try:
-
Thank you very much, Tom, and thanks for everybody who spent time on this discussion thread. It has been of immense assistance to us. My production fog is running 64 bit Ubuntu Server, but I’ll try your kernel on my test fog in Virtual Box. We will virtualize the fog server within 6 months time, so a testing of a redo of the fog configuration is ahead of us, just after Christmas. Anyway, I fixed the problem by using another computer, without a DVI graphic, to upload the image the image of the computer with the DVI interface.