thanks man
Best posts made by darkxeno
-
RE: SVN version 4547 blank page on Create New Image linkposted in Bug Reports
Oh ok I was able to get it back by copying the image the image management page.php file form the old verison I had before It was in the 3000s build and was able to get the page to load but now when i go to edit a image i get a basic page with no formatting lol
-
RE: Very slow registering host and pushing images to Dell Optiplex 7070 ultras.posted in FOG Problems
@george1421 I will try that Update you onmonday when I get back to work thanks for your help today
-
RE: Unable to rename/join - Error multiple hosts returned for list of mac addressesposted in FOG Problems
@Sebastian-Roth That worked thanks man I owe you a beer!!!
Latest posts made by darkxeno
-
RE: Need help added Duke and nuke to fog ipxe menuposted in FOG Problems
the error I am getting is dban.bzi… ok
then after that I get a could not boot exec format errorim also using this in the Ipxe menu
:DBAN
kernel ${fog-ip}/dban/dban.bzi nuke=“dwipe --autonuke --method dod522022m” silent vga=785
boot -
Need help added Duke and nuke to fog ipxe menuposted in FOG Problems
I have been following the wiki for adding the dban iso. To the ipxe menu. So far I have the menu idea but I’m having issues with getting dban to boot.
-
Feature request for FOG 1.6.x Device warranty and Info pulled down from Vendor Site.posted in Feature Request
WOuld there be a way to add a Feature that would pull down the Device Warranty and Info from a vendors site like dell? Where it will poll the Service tag and bring in the Info like the day it was bought and what not?
Also it would be also if we could add some Fields to the Host register that lets us add that data as well.
we use Intake sheets and I can provide a blank one to show you the info im talking about.
it would be great to Generate a Intake sheet from within Fog after we Register the Host.[0_1602709810152_Equipment intake sheet (Blank)1.xlsx](Uploading 100%)
-
RE: Unable to rename/join - Error multiple hosts returned for list of mac addressesposted in FOG Problems
@Sebastian-Roth I understand than I was racing my brain on this lol
-
RE: Unable to rename/join - Error multiple hosts returned for list of mac addressesposted in FOG Problems
@Sebastian-Roth That worked thanks man I owe you a beer!!!
-
RE: Unable to rename/join - Error multiple hosts returned for list of mac addressesposted in FOG Problems
@Sebastian-Roth said in Unable to rename/join - Error multiple hosts returned for list of mac addresses:
SELECT hostName FROM hosts where hostID IN ( 357, 419 );
Got them what do I need to do with them?
-
RE: Unable to rename/join - Error multiple hosts returned for list of mac addressesposted in FOG Problems
@Sebastian-Roth said in Unable to rename/join - Error multiple hosts returned for list of mac addresses:
use fog;
Database changed MariaDB [fog]> SELECT hmHostID FROM hostMAC where hmMAC IN ('00:09:0F:AA:00:01', '4E:4D:D9:8C:1F:5B', '54:B2:03:E4:6A:D5', 'F8:AC:65:BE:26:0C', 'F8:AC:65:BE:26:0D', 'FA:AC:65:BE:26:0C', 'F8:AC:65:BE:26:10', '90:93:8B:56:52:54'); +----------+ | hmHostID | +----------+ | 357 | | 419 | +----------+ 2 rows in set (0.00 sec) -
RE: Unable to rename/join - Error multiple hosts returned for list of mac addressesposted in FOG Problems
@Sebastian-Roth said in Unable to rename/join - Error multiple hosts returned for list of mac addresses:
mysql> SELECT hmHostID FROM hostMAC where hmMAC IN (‘00:09:0F:AA:00:01’, ‘4E:4D:D9:8C:1F:5B’, ‘54:B2:03:E4:6A:D5’, ‘F8:AC:65:BE:26:0C’, ‘F8:AC:65:BE:26:0D’, ‘FA:AC:65:BE:26:0C’, ‘F8:AC:65:BE:26:10’, ‘90:93:8B:56:52:54’);
MariaDB [(none)]> SELECT hmHostID FROM hostMAC where hmMAC IN ('00:09:0F:AA:00:01', '4E:4D:D9:8C:1F:5B', '54:B2:03:E4:6A:D5', 'F8:AC:65:BE:26:0C', 'F8:AC:65:BE:26:0D', 'FA:AC:65:BE:26:0C', 'F8:AC:65:BE:26:10', '90:93:8B:56:52:54'); ERROR 1046 (3D000): No database selected MariaDB [(none)]> -
RE: Unable to rename/join - Error multiple hosts returned for list of mac addressesposted in FOG Problems
@Sebastian-Roth heres the log file after updating to 0.12fog.log