Figured out a solution I copied the PnPutil into the same directory as the inf than used SFXMaker to create the file
Posts made by Darrell Lanson
-
RE: Can you make inf file a snapin
-
Can you make inf file a snapin
Can a person create a snapin with just the inf file without a setup file. Dell made a driver that has no setup I can get it to install using the Pnputil.exe in windows however I cant getthe sanping to work as I dont know where the snapin unzips itself to run.
-
Unable to delete snapin tasks
So I can delete active tasks but I cannot delete active snapin tasks I click on either the red x or delete and nothing happens task is still there I don’t see an apply button so I am not sure what I am doing wrong. Any help would be appreciated.
-
RE: Cant upload snapins anymore
Now I feel stupid I was positive I changed those settings when I first built my server as I uploaded a lot of snapins prior to this problem but when I checked they were at the default it is now fixed thank you for the help.
-
RE: Cant upload snapins anymore
Ok now I found this in the Apache error log not sure what it means though
ttp://10.2.8.5/fog/management/index.php?node=snapin&sub=add
[Fri Jun 26 14:07:45 2015] [error] [client 10.2.8.61] PHP Warning: POST Content-Length of 10593868 bytes exceeds the limit of 8388608 bytes in Unknown on line 0, referer: http://10.2.8.5/fog/management/index.php?node=snapin&sub=add -
RE: Cant upload snapins anymore
Ok got the database working properly but now when I go to upload the snapin when I click on Add it just refreshes the page with this at the top of the page: “Please enter a name to give this Snapin!” Its like something else is wrong now almost like its not pulling the name I entered with it.
-
RE: Cant upload snapins anymore
I get this error but I know the password is correct I can still make upload and download images just can’t use the snapins so is my password corrupted somehow now
Got error 1045: acess denied for user fog@localhost using password yes when trying to connect
-
RE: Cant upload snapins anymore
I am unsure of the default DB name or the table names that have been used so I wouldn’t know what to type in exactly
-
Cant upload snapins anymore
So I discovered I couldn’t upload snapins and I found this error I have no idea on how to fix any help would be appreciated I am thinking this happened while I was imaging a computer and the power went out but don’t know the commands to do a repair.
8:22:07 [ERROR] /usr/sbin/mysqld: Table ‘./fog/groups’ is marked as crashed and should be repaired
150626 8:22:07 [Warning] Checking table: ‘./fog/groups’
150626 8:22:07 [ERROR] /usr/sbin/mysqld: Table ‘./fog/history’ is marked as crashed and should be repaired
150626 8:22:07 [Warning] Checking table: ‘./fog/history’
150626 8:22:07 [ERROR] /usr/sbin/mysqld: Table ‘./fog/hosts’ is marked as crashed and should be repaired
150626 8:22:07 [Warning] Checking table: ‘./fog/hosts’
150626 8:22:07 [ERROR] /usr/sbin/mysqld: Table ‘./fog/images’ is marked as crashed and should be repaired
150626 8:22:07 [Warning] Checking table: ‘./fog/images’
150626 8:22:07 [ERROR] /usr/sbin/mysqld: Table ‘./fog/imagingLog’ is marked as crashed and should be repaired
150626 8:22:07 [Warning] Checking table: ‘./fog/imagingLog’
150626 8:22:07 [ERROR] /usr/sbin/mysqld: Table ‘./fog/inventory’ is marked as crashed and should be repaired
150626 8:22:07 [Warning] Checking table: ‘./fog/inventory’
150626 8:22:07 [ERROR] /usr/sbin/mysqld: Table ‘./fog/tasks’ is marked as crashed and should be repaired
150626 8:22:07 [Warning] Checking table: ‘./fog/tasks’
150626 8:22:07 [ERROR] /usr/sbin/mysqld: Table ‘./fog/userTracking’ is marked as crashed and should be repaired
150626 8:22:07 [Warning] Checking table: ‘./fog/userTracking’ -
RE: Windows Wont PXE Boot
Well found out what was killing VMPlayer from Network booting it was Symantec Network threat protection causing the issue when disabled it works just the way it should. Now I just need to find where to add an exception for vmplayer so I don’t need to keep disabling the network protection.
-
RE: Windows Wont PXE Boot
Well I solved the problem it was either the laptop or VM Player 6 moved program to a desktop with VM player 7 and no issues now I will try VMP 7 on the laptop to see if that’s the issue or if it was VMP6 causing the issues I am curious to see what it is and how I will fix it but for now it’s working this way.
-
RE: Windows Wont PXE Boot
So I tried the default username I created when I set up Ubuntu and that one lets me ftp in but fog username and password come up as incorrect. Anyways here is the dumped file, computer trying to get image is 10.2.8.60
[url=“/_imported_xf_attachments/1/1711_TFTP debug.zip?:”]TFTP debug.zip[/url]
-
RE: Windows Wont PXE Boot
So I just tried to run ftp on the fog server itself and it say password is wrong as well, the only password that was changed was the default password for the fog web login which was never connected to the ftp before but it doesn’t work either I am not sure what is going on but I can’t believe that the ftp password is only 6 chars long.
-
RE: Windows Wont PXE Boot
made the file but I am unable to FTP into the server the password it says to use at FOG_TFTP_FTP_PASSWORD in ver 1.2 its only 6 characters long and it doesn’t work I am using filezilla which has always worked in the past am I using the wrong password? I mean I remember the other one being about 20 chars long. Forgot to mention shows making a connection just says password is incorrect.
-
RE: Windows Wont PXE Boot
Ok using tcpdump I get a lot of traffic but caught the ip I was looking for:
IP 10.2.8.60.2075 > 10.2.8.5.69: 35 RRQ “unidonly.kpxe” octet blksize 1456
IP 10.2.8.5.52343 > 10.2.8.60.2075: UDP, length 15That is the only communication I see which is possible I missed more as there was a lot of code to watch. When I tried to do this command:
tcpdump -i eth0 -w tftp-debug.pcap
I get Permission denied -
RE: Windows Wont PXE Boot
Can wireshark be ran in terminal mode I installed server mode of Ubuntu and the bare minimum software, so I have no gui interface.
-
RE: Deploying images from USB
I had installed Ubuntu and Fog on a 64GB stick and made it a bootable server for when I go to remote sites. I use a computer to boot the USB stick(makes a temporary server) and the rest get rebooted so that they can get their info from the fog server it works ok but really need a USB3.0 stick 2.0 takes about 3 times longer than normal.
-
RE: Windows Wont PXE Boot
Also tested Clonezilla live CD and chose iPxe boot and this is the result sure seems like NIC isn’t liked I am gonna try another computer in case it doesn’t like the computer it is on for some reason.
[url=“/_imported_xf_attachments/1/1704_fog1.png?:”]fog1.png[/url]
-
RE: Windows Wont PXE Boot
Ok tested the TFTP get command on fog server works, Computer with VM installed on it works, VM machine fails with firewall turned off on VM machine definitely seems to dislike the NIC in the VM machine for some reason.