• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Wolfbane8653
    3. Posts
    W
    • Profile
    • Following 2
    • Followers 3
    • Topics 29
    • Posts 572
    • Best 19
    • Controversial 0
    • Groups 1

    Posts made by Wolfbane8653

    • RE: Error "driver Mdio-gpio Already Registered Aborting"

      I just checked the download links and they work fine for me.
      Try:

      [COLOR=#000000][FONT=monospace][url]https://mastacontrola.com/fogboot/kernel/bzImage[/url][/FONT][/COLOR]
      [FONT=monospace][url]https://mastacontrola.com/fogboot/kernel/bzImage32[/url][/FONT]

      posted in FOG Problems
      W
      Wolfbane8653
    • RE: FOG 33b - installation - HP Elite 8300 SFF

      Please make sure you listen to Tom FIRST!

      Sometimes after a restart you need to restart the tftp service.

      [CODE]sudo restart tftpd-hpa[/CODE]

      Edit:
      Also, use the ip address of the fogserver for option 66.

      posted in FOG Problems
      W
      Wolfbane8653
    • RE: Lenovo M73 will not boot from local disk

      Well have you tried changing it to IDE to see if this was successful?

      posted in Hardware Compatibility
      W
      Wolfbane8653
    • RE: Error "driver Mdio-gpio Already Registered Aborting"

      Search the Hosts for that mac address. I once didn’t finish a registration and the Computer name was blank and the mac address was stuck in there. I just deleted this instance and it registered correctly.

      posted in FOG Problems
      W
      Wolfbane8653
    • RE: FOG .33b PXE Boot woes

      Is this the example your are using?

      [QUOTE]
      [SIZE=5][B][FONT=sans-serif][SIZE=19px][COLOR=#000000]dnsmasq.conf real DHCP server[/COLOR][/SIZE][/FONT][/B][/SIZE]

      [FONT=sans-serif][COLOR=#000000]This acts as a normal DHCP server, passing out dhcp options 209/210 to pxelinux[/COLOR][/FONT]
      [FONT=sans-serif][COLOR=#000000]How it works[/COLOR][/FONT]
      [LIST]
      []Client boots and net card does a DHCP Discover, it will get a DHCP offer from dnsmasq
      [
      ]Client does a DHCP Request, which dnsmasq will ACK, telling it to get undionly.kkpxe.0 (as no option 175 “Etherboot”).
      []Client then gets undionly.kkpxe.0 via TFTP.
      [
      ]ipxe then does a DHCP Discover/offer/request/ack and dnsmasq should respond this time telling it to load pxelinux.0 via TFTP (now option 175 is set, so it no longer tries to pass unidonly.kpxe.0)
      []Passes DHCP options 209/210 passed, which pxelinux later looks at for the config path and document root.
      [
      ]pxelinux.0 loads via TFP.
      [*]pxelinux then takes over boot process, all data now going via HTTP.
      [/LIST]
      [COLOR=#000000][FONT=monospace]enable-tftp[/FONT][/COLOR]
      [COLOR=#000000][FONT=monospace]dhcp-match=ipxe,175[/FONT][/COLOR]
      [COLOR=#000000][FONT=monospace]dhcp-range=192.168.2.100,192.168.2.200[/FONT][/COLOR]
      [COLOR=#000000][FONT=monospace]tftp-root=/tmp/memstick/host0_part1/[/FONT][/COLOR]
      [COLOR=#000000][FONT=monospace]dhcp-boot=net:#ipxe,undionly.kkpxe.0[/FONT][/COLOR]
      [COLOR=#000000][FONT=monospace]dhcp-boot=pxelinux.0[/FONT][/COLOR]
      [COLOR=#000000][FONT=monospace]dhcp-option-force=209,pxelinux.cfg/default[/FONT][/COLOR]
      [FONT=monospace][COLOR=#000000]dhcp-option-force=210,[url]http://xxx.xxx.xx.xx:81/[/url][/COLOR][/FONT][/QUOTE]

      It looks like you will may need to change dhcp-option-force=209,pxelinux.cfg/default also it seems like you may need to look into a undionly.kpxe config file.
      [SIZE=4][B][FONT=sans-serif][SIZE=17px][COLOR=#000000] [/COLOR][/SIZE][/FONT][/B][/SIZE]

      [QUOTE]
      [SIZE=4][B][FONT=sans-serif][SIZE=17px][COLOR=#000000]pxelinux[/COLOR][/SIZE][/FONT][/B][/SIZE]

      [FONT=sans-serif][COLOR=#000000]DHCP options 209/210 are use to configure pxelinux. These can either come forcibly set in a ipxe script or via the DHCP server normally.[/COLOR][/FONT]
      [LIST]
      []209 = pxelinux config path, “pxelinux.cfg/default” . This relative to the ‘root’
      [
      ]210 = pxelinux ‘root’, “[URL=‘http://xxx.xxx.xx.xx:81/’][COLOR=#663366]http://xxx.xxx.xx.xx:81/[/COLOR][/URL]” . This is prefixed with HTTP (in this case on port 81) , so pxelinux will use instead of slow TFTP . It can also use FTP.
      [/LIST]
      [/QUOTE]

      posted in FOG Problems
      W
      Wolfbane8653
    • RE: FOG .33b PXE Boot woes

      Could this help you in your venture?

      [url]http://www.dd-wrt.com/phpBB2/viewtopic.php?t=9195[/url]

      posted in FOG Problems
      W
      Wolfbane8653
    • RE: Realtek 8153 USB Network Adapter

      He can’t:

      [B][SIZE=14px][FONT=Arial][COLOR=#555555]THINKPAD YOGA[/COLOR][/FONT][/SIZE][/B]
      [COLOR=#555555][SIZE=14px][FONT=Arial][FONT=inherit][FONT=inherit][COLOR=#000000][FONT=inherit]I/O (Input/Output) Ports[/FONT][/COLOR] [/FONT][/FONT][/FONT][/SIZE][/COLOR]
      [LIST]
      [][FONT=inherit]2 x USB 3.0 (one Powered)[/FONT]
      [
      ][FONT=inherit]Audio/Mic Combo[/FONT]
      [][FONT=inherit]OneLink Dock[/FONT]
      [
      ][FONT=inherit]Mini HDMI[/FONT]
      [][FONT=inherit]4-in-1 card reader[/FONT]
      [
      ][FONT=inherit]VGA and RJ45 via OneLink Dock[/FONT]
      [/LIST]
      [FONT=inherit]You’ll have to be patient until they make drivers for a pxe boot that actually work with the USB 3.0 I guess.[/FONT]

      posted in Hardware Compatibility
      W
      Wolfbane8653
    • RE: Realtek 8153 USB Network Adapter

      [quote=“Jeff Turley, post: 25199, member: 23568”]I have a Realtek 8153 based USB network adapter and Fog will not work with it. I can download the driver but I do not know how to compile it into a linux kernel.[/quote]

      Soooo what is the machine that doesn’t have a network plug?

      posted in Hardware Compatibility
      W
      Wolfbane8653
    • RE: KEEP UP-TO-DATE with all the Fog 0.33 updates

      Mods could you peg this to keep it on top of some other things. I believe many others will use this.

      posted in General
      W
      Wolfbane8653
    • RE: Lenovo M73 will not boot from local disk

      I have a few Lenovo R61’s and Lenovo R500’s and I was having an issues that would cause XP to Blue Screen and crash on 0.32. I found that the solution was in the BIOS.
      SERIAL ATA (SATA) --> SATA Controller Mode Option
      This option was set to AHCI and I simply changed it to Compatibility.

      Try that first…but if you still have the issue try:
      But you issue may be partition related also. Try changing the image to Multipartiion Single Disk

      posted in Hardware Compatibility
      W
      Wolfbane8653
    • RE: Is FOG still active?

      There are still many active members in the forum and Tom (Developer) has been very busy working on 0.33b. I have just upgraded from 0.32 to 0.33b and I am reporting everything that I steam roll on. I just upgraded on April 4th 2014 and I have already successfully imaged 20 machines after a few bug fixes.

      In a simple statement: YES!!!

      Stagnant == Stale == decaying == dead in the water != FOG 0.33b

      posted in General
      W
      Wolfbane8653
    • KEEP UP-TO-DATE with all the Fog 0.33 updates

      To quote VincentJ in a post:
      [quote=“VincentJ, post: 25025, member: 8935”]Remember people that if you want the latest, get on the BTsync 🙂 You could have changes within 20-30 seconds of them being made.

      Fog Read only Secret: BAU3NUY3XTKVMHHEZO6C7OH55AN2PCGJV
      Kernels Read only Secret: B7AGQ6JVIP4MF5LCRL3XURQBYC53UIS25
      [/quote]

      Go to location that you want your fog install: [CODE]cd /home/<USERNAME>[/CODE]
      Download Fog/Unzip it:: [CODE]wget --no-check-certificate http://mastacontrola.com/fog_0.33b.tar.bz2
      tar -xjf fog_0.33b.tar.bz2[/CODE]
      Install BTsync:
      [CODE]
      cd Downloads
      tar xzpf btsync_i386.tar.gz (I have downloaded 32 bit. So check your version)
      ./btsync
      [/CODE]
      Open a webpage: <IP Address>:8888
      Add Folder:
      Secret: BAU3NUY3XTKVMHHEZO6C7OH55AN2PCGJV
      Path: [SIZE=14px][FONT=Helvetica Neue][COLOR=#333333]/home/fog/opt/fog_0.33b[/COLOR][/FONT][/SIZE]

      Add Folder:
      Secret: B7AGQ6JVIP4MF5LCRL3XURQBYC53UIS25
      Path: [SIZE=14px][FONT=Helvetica Neue][COLOR=#333333]/home/fog/opt/Kernals[/COLOR][/FONT][/SIZE]

      [SIZE=14px][FONT=Helvetica Neue][COLOR=#333333]Then Any time you see an update. Open up your terminal:[/COLOR][/FONT][/SIZE]
      [CODE]cd /home/<USERNAME>/opt/fog_0.33b/bin
      sudo ./installfog.sh[/CODE]

      [FONT=Helvetica Neue][COLOR=#333333][SIZE=14px]And you are updated quite quickly![/SIZE][/COLOR][/FONT]

      posted in General
      W
      Wolfbane8653
    • Array_filter() expects parameter 1 to be array, null given

      after update r1448 I am getting the following error:

      [QUOTE][Thu Apr 10 08:44:18 2014] [error] [client 10.0.2.59] PHP Warning: array_filter() expects parameter 1 to be array, null given in /var/www/fog/lib/pages/GroupManagementPage.class.php on line 497, referer: [url]http://10.0.0.252/fog/management/index.php?node=group&sub=list[/url][/QUOTE]

      I would assume this error is based that I do not have any Groups in my GroupManagement yet. You should create a simple if statement to keep this from starting the array_filter() if the array is NULL.

      posted in Bug Reports
      W
      Wolfbane8653
    • RE: Windows Batch Create/update host

      So is there any way that I can collect the data required for a Host Registration (e.g. Full Inventory Registration) and send it to the fog database using a bat file?

      posted in Feature Request
      W
      Wolfbane8653
    • RE: Windows Batch Create/update host

      seems like this was already working at one time or another with the Fog Client Host Registration but was disable.

      [url]http://fogproject.org/forum/threads/fog-client-and-host-registration.793/[/url]

      Was this fixed in the newest client?

      posted in Feature Request
      W
      Wolfbane8653
    • Windows Batch Create/update host

      I would like to create a batch file to create or update hosts in fog’s database.

      I would simply still ask the same questions:
      Computer NAME == %computername%
      IMAGE FILE#:
      Add to AD [y/n]: Y

      Grab the LAN MAC using:
      [QUOTE]
      @echo off
      set mac=&set ealac=
      for /f “tokens=1,2 delims=:” %%i in ( ’ ipconfig /all^|findstr /c:“Ethernet adapter” /c:“Physical Address” ’ ) do (
      if defined ealac if not defined mac set mac=%%j
      if not defined ealac if “%%i”==“Ethernet adapter Local Area Connection” set ealac=Y
      )
      echo %mac%
      set ealac=
      [/QUOTE]

      Image now [y/n]?

      posted in Feature Request
      W
      Wolfbane8653
    • RE: Config.php not being changed

      Yes a change of the Credentials in the Storage node fixed the issue.

      posted in Bug Reports
      W
      Wolfbane8653
    • RE: Config.php not being changed

      nvm…(facepalm)

      [SIZE=12px][FONT=Arial][COLOR=#000000]"FIX: FTP password, on the other hand, is on “storage management” menu " [/COLOR][/FONT][/SIZE]
      [SIZE=12px][FONT=Arial][COLOR=#000000]~[/COLOR][/FONT][/SIZE][FONT=Arial][COLOR=#000000][SIZE=12px][url]http://community.spiceworks.com/how_to/show/51863-ultimate-fog-0-32-server-on-ubuntu-12-10-instructions[/url][/SIZE][/COLOR][/FONT]

      [FONT=Arial][COLOR=#000000][SIZE=12px]I will update when my next upload is complete to verify this.[/SIZE][/COLOR][/FONT]

      posted in Bug Reports
      W
      Wolfbane8653
    • RE: Config.php not being changed

      So how do I change the FTP password and not the TFTP password since they are listed separately?

      posted in Bug Reports
      W
      Wolfbane8653
    • 1 / 1