• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. CapApollo77
    C
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 5
    • Best 0
    • Controversial 0
    • Groups 0

    CapApollo77

    @CapApollo77

    0
    Reputation
    123
    Profile views
    5
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    CapApollo77 Unfollow Follow

    Latest posts made by CapApollo77

    • Fog Server iPXE Boot for Blancco Software

      Hi.

      I am trying to get the Blancco Software to run from the iPXE boot advanced menu.

      menu
      item --gap – -------------- Advanced Menu ---------------
      item BLANCCO Boot to Blancco
      item RETURN Return to the Top Menu
      choose --default RETURN --timeout 30000 target && goto ${target}

      :BLANCCO
      imgfetch http://192.168.1.114/fog/service/ipxe/Blancco/Blancco5Custom1.iso
      chain memdisk iso raw | |
      goto MENU

      :RETURN
      boot [URL]http://${fog-ip}/${fog-webroot}/service/ipxe/boot.php?mac=${net0/mac[/URL]} | |
      prompt
      goto MENU
      [/CODE]

      What happens: I select the item Boot to Blancco, then it goes straight to the main menu.

      I have tried numerous iPXE scripts - imgfetch/ boot / kernal, nothing seems to work.
      When I have more than one iso to boot from in the advanced menu after selecting the Blancco I am unable to load the other iso because the memdisk bootstrap is too large.

      Any input would be appreciated.

      Thanks!

      posted in FOG Problems
      C
      CapApollo77
    • RE: Modifying the PXE Boot Menu to Include DBAN

      I have tried searching the forums, maybe if you could post the link I am supposed to find that would be great.

      [url]http://www.fogproject.org/wiki/index.php/Advanced_Boot_Menu_Configuration_options[/url]

      As for this link,I don’t understand where or what I am supposed to do with this.

      Could you please help.

      Thanks.

      posted in General
      C
      CapApollo77
    • RE: Modifying the PXE Boot Menu to Include DBAN

      Bump.

      posted in General
      C
      CapApollo77
    • Modifying the PXE Boot Menu to Include DBAN

      Hey Fog Community.

      Is it possible that someone could post a tutorial on adding a ISO for DBAN to the PXE Boot menu of Fog Server 1.1.2.

      I have taken the time to go through the tutorial that is posted in the tutorial thread, however it is out dated and not updated to the latest build of Fog 1.1.2.

      Another question.
      Where can I find the default file to add the PXE Boot menu item for DBAN?

      Thanks in advance.

      posted in General
      C
      CapApollo77
    • Hostname being added to Adminstrator

      Hi, I am hoping someone can help me with this.

      I have uploaded my own image to the Fog Server (a win 7 image).

      When my image is finished being deployed to the computer, I can right click on the C Drive and go to Properties then select the Security Tab.

      I have noticed that the Administrator now has the host name of the computer in front of the Administrator.

      Is there any way to remove this so that the hostname\Administrator is just User\Administrator?

      And is there a way to set this up permanently for my image deployments.

      Thanks in advance.

      posted in Windows Problems
      C
      CapApollo77