• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Benjamin Sturm
    B
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 3
    • Best 0
    • Controversial 0
    • Groups 0

    Benjamin Sturm

    @Benjamin Sturm

    0
    Reputation
    380
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Benjamin Sturm Unfollow Follow

    Latest posts made by Benjamin Sturm

    • How do I make this menu item in Fog 1.2.x?

      In the previous version of Fog 0.32 I had this menu item that took the image that Fog captured and then I can deploy to any machine that PXE booted via the menu.

      [CODE]LABEL fog.Win7x64HP

      MENU LABEL Windows 7 (March2014)
      MENU PASSWD $1$GLEJihn3$NThx1SMDarRAVJN611UuI.$
      kernel fog/kernel/bzImage
      append initrd=fog/images/noreg.gz root=/dev/ram0 rw ramdisk_size=127000 ip=dhcp dns=192.168.1.211 type=down img=Win7x64HP ftp=192.168.1.211 storage=192.168.1.211:/images/ web=192.168.1.211/fog osid=5 imgType=n loglevel=4 consoleblank=0
      TEXT HELP
      Windows 7 (March2014)
      ENDTEXT[/CODE]
      
      posted in General
      B
      Benjamin Sturm
    • RE: How to Setup Ubuntu Server/FOG 1.2.0/Create Univeral Windows 7 Image using Sysprep - Step-by-Step

      Is there a tutorial on how to add images to the PXE menu?

      posted in Tutorials
      B
      Benjamin Sturm
    • How do I Deploy the .img uploaded via the PXE Menu?

      Dedicated Linux box
      OS: Ubuntu 12.10 (because i couldn’t get Fog 0.32 working on any of the others without issues)
      Fog: 0.32

      Test Machine
      Running Virtual Box to create images.

      After uploading the image to fog, how can i deploy the image via the PXE menu?

      posted in General
      B
      Benjamin Sturm