• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Juan Bertolotti
    J
    • Profile
    • Following 0
    • Followers 0
    • Topics 7
    • Posts 41
    • Best 0
    • Controversial 0
    • Groups 0

    Juan Bertolotti

    @Juan Bertolotti

    4
    Reputation
    747
    Profile views
    41
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Juan Bertolotti Unfollow Follow

    Latest posts made by Juan Bertolotti

    • "No valid data" shows when special character / is used in image name
      Server
      • FOG Version: 1.4.4 ( SVN Revision: 6077)
      • OS: Ubuntu 14.04 LTS
      Client
      • Service Version:
      • OS:
      Description

      “No valid data” shows when special character / is used in image name

      posted in Feature Request
      J
      Juan Bertolotti
    • RE: Integrating Hirens Boot 15.2 into fog 1.2.0

      Solved:
      My working menu is:
      [CODE]:MENU
      menu
      item --gap – ---------------- iPXE boot menu ----------------
      item BOOTCD Hirens 15.2 BOOTCD
      item mint Linux Mint v2 x64
      item shell ipxe shell
      choose target && goto ${target}

      :BOOTCD
      initrd http://${fog-ip}/fog/iso/hirensboot.iso ||
      chain memdisk iso raw ||
      boot ||
      goto MENU

      :mint
      kernel http://${fog-ip}/fog/service/ipxe/ubuntu/casper/vmlinuz
      initrd http://${fog-ip}/fog/service/ipxe/ubuntu/casper/initrd.lz
      imgargs vmlinuz root=/dev/nfs boot=casper netboot=nfs nfsroot=${fog-ip}:/var/www/fog/service/ipxe/ubuntu/ locale=en_US.UTF-8 keyboard-configuration/layoutcode=la mirror/country=US
      boot || goto failed
      goto start

      :shell
      shell ||
      goto MENU

      autoboot[/CODE]
      I also managed to get any debian based live cd booting.
      Thanks!

      posted in General
      J
      Juan Bertolotti
    • RE: Cannot create Tasks, Task Manager Blank

      I solved the problem by creating missing task* tables using a new instalation db as example, worked like charm. Would be great to have sql code to regenerate tables in case of this.
      Thanks for your time and advice!

      posted in FOG Problems
      J
      Juan Bertolotti
    • RE: Cannot create Tasks, Task Manager Blank

      I need the sql code to regenerate task* tables, any guess?

      posted in FOG Problems
      J
      Juan Bertolotti
    • RE: Cannot create Tasks, Task Manager Blank

      Im not able to see fog.taskTypes and fog.taskStates on my DB ,

      posted in FOG Problems
      J
      Juan Bertolotti
    • RE: Cannot create Tasks, Task Manager Blank

      any way to update db manually?

      posted in FOG Problems
      J
      Juan Bertolotti
    • RE: Cannot create Tasks, Task Manager Blank

      I didnt do anything , it may be a DB issue?

      posted in FOG Problems
      J
      Juan Bertolotti
    • RE: Cannot create Tasks, Task Manager Blank

      Download task.
      [FONT=helvetica][COLOR=#373e4d][SIZE=12px]Anyway I cannot see any task on the basic or advance menu.[/SIZE][/COLOR][/FONT]
      [FONT=helvetica][COLOR=#373e4d][SIZE=12px]If I click on the “Download” arrow I get[/SIZE][/COLOR][/FONT]
      [SIZE=16px][FONT=Ubuntu][COLOR=#ff0000][CENTER]task failed to create for [U]XXXXX[/U] with image[/CENTER][/COLOR][/FONT][/SIZE]
      [SIZE=16px][FONT=Ubuntu][COLOR=#ff0000][CENTER]Task Type is not valid[/CENTER][/COLOR][/FONT][/SIZE]
      [LEFT][SIZE=16px][COLOR=#000000]I just replaced the hostname.[/COLOR][/SIZE][/LEFT]

      posted in FOG Problems
      J
      Juan Bertolotti
    • RE: Cannot create Tasks, Task Manager Blank

      Fresh install

      posted in FOG Problems
      J
      Juan Bertolotti
    • RE: Cannot create Tasks, Task Manager Blank

      Yes sir

      posted in FOG Problems
      J
      Juan Bertolotti