@Wayne-Workman said:
e you trying to network boot? Is UEFI enabled on it? Secure boot?
Optiplex 9020 tried also with an HP 3400 MT.
Same issue for some reason they both TFTP timeout.
@Wayne-Workman said:
e you trying to network boot? Is UEFI enabled on it? Secure boot?
Optiplex 9020 tried also with an HP 3400 MT.
Same issue for some reason they both TFTP timeout.
@Wayne-Workman The computer gets an IP in PXE mode and eventually gets a TFTP timeout.
So it gets ip X.X.X.X then goes to TFTP . . . .
Time Out
Poor me not having any luck with FOG.
Today’s issue boot from network on any computer. Can’t find selected boot device press any key yada yada.
On a Win7 Machine I try to TFTP 10.16.10.126 get undionly.kpxe
Timeout occurred
Connect request failed
Even tried it from the same machine the file is on.
atg@atg-HP-Pro-3500-Series:~$ tftp -v 10.16.10.126 -c get undionly.kpxe
Connected to 10.16.10.126 (10.16.10.126), port 69
getting from 10.16.10.126:undionly.kpxe to undionly.kpxe [netascii]
Transfer timed out.
Turned off Ubuntu Firewall. Checked DHCP Server 2012 r2 for OPT 66 and OPT 67. Rebooted the Fog Machine. Rebooted my DHCP Service on my server. Disabled Windows Firewall on my server.
Checked my PCAP file with Wireshark didnt find anything.
Any ideas?
EDIT: Also says on machine No DHCP or proxy DHCP offers received.
@ch3i That command did not work however a SQL restart resolved the issue.
Thanks,
Reinstalled FOG yesterday was working fine. I shut the machine down last night. Put it into our rack and booted it backup. Tried to get into it this morning and I’m getting
Database Schema Installer / Updater
If I click Install / Upgrade now it just gives tons of SQL errors. The list goes on and on here is one error for example.
Update ID: 1 - 1
Database Error:
Database SQL:
CREATE TABLE fog
.groupMembers
(
gmID
int(11) NOT NULL auto_increment,
gmHostID
int(11) NOT NULL,
gmGroupID
int(11) NOT NULL,
PRIMARY KEY (gmID
),
KEY new_index
(gmHostID
),
KEY new_index1
(gmGroupID
)
) ENGINE=MyISAM AUTO_INCREMENT=1 DEFAULT CHARSET=latin1 ROW_FORMAT=DYNAMIC
It ends at Update ID: 113-0
So basically just recreate the image and change the image path to the name of the image?
So image name ( What ever I want )
Blank Description
Default Storage Group
Win 7 for os ( unless its 8 obv)
Images path images/Dell7020i7SFFPD ( <-- is one of the image files i have)
Image type : Multi single.
So basically just make the images path what i’ve placed in the images folder correct?
Hello,
I had an issue with fog that required me to fully uninstall fog and sql and reinstall it. Finally I am back in fog. Now I need to figure out how to bring my images folder into fog. Is it even possible?
Thanks!
Wayne,
I re-installed Fog and it completed successfully when I open the webpage i get Database Schema Installer / Updater. When I click it i get errors from Update ID: 1 -1 to 113 - 0
With no actually errors it just says Update/Install Failed!
I checked the Config Class and other locations for the proper SQL info. It all matches. I rebooted SQL and the Ubuntu machine.
I noticed that the Ubuntu server is now 14.04 LTS. My Co-Worker updated it.
Afternoon,
Been using fog for a couple of months now with no issues. Today when trying to go to the web interface I got a 404. I rebooted the Ubuntu server and checked the services. All the fog services have a “?” next to them. I tried restarting one of the services and got a failed service doesnt exsist.
Any ideas?
[quote=“Tom Elliott, post: 41564, member: 7271”]Details, details, and more details all lacking.
First, Multi Part image (single or all disk) will attempt to capture the partition as is, not bit by bit, but from the structure of the partition table it will require a disk at least the same size or larger to image back.
Second, what version of FOG did you install? Latest is not an answer, be specific. If you installed SVN Trunk FOG what revision are you at? (in the cloud lies the version number for current versions of fog).[/quote]
Thanks for the speedy reply. I have figured it out by searching the forum and finding this [quote]
[url]http://www.rodsbooks.com/fixparts/[/url] (look for the link “download page”)
Unzip the file and execute it with administration privileges. A command window will now pop up.
Type in “0:” (this command is just for Windows!) to define your first (and in my case only) HDD to be the one to analyse.
Now the tool suggests to delete the GPT signatures and asks you to confirm. If you want to use Linux as well as Windows on your disk you probably should not delete those signatures. But in my case I only want to use Windows, so I say yes.
After that exit the tool by typing “w” (write changes to disk and quit). Restart your computer to check if it still works.
Sysprep the OS and upload the image to FOG.[/quote]
Hello,
I’ve just installed Fog on Ubuntu. Installation went perfectly. I’ve followed the directions and registered the host.
I pressed “Upload” and rebooted the PC so it will capture the image.
It sits at a black screen after doing some checks. After a few minutes I hit enter and she starts imaging.
The only program is it’s attempting to image the entire 500GB drive. I have selected multiple partition single disk. It does the partitions quickly but once it hits the 500GB partition it attempts to take the entire drive rather then whats being used.
I thought it was an issue with the dell factory installed image. I reloaded using an OEM CD and still get the same result.
Any help would be appreciated.
Thanks,