• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Chris Shipley
    3. Posts
    • Profile
    • Following 1
    • Followers 0
    • Topics 6
    • Posts 45
    • Best 3
    • Controversial 0
    • Groups 0

    Posts made by Chris Shipley

    • RE: Installation ERROR: Fresh Install with current git trunk version.

      Tom poked around on my setup and found an error to push out - stay tuned for his update. 🙂

      posted in FOG Problems
      Chris ShipleyC
      Chris Shipley
    • RE: Installation ERROR: Fresh Install with current git trunk version.

      When I create my own fog datbase (mariadb> CREATE DATABASE fog;) then restart the Apache2 (systemctl restart httpd) at the pause in the installfog.sh for database installation, I have a new error:
      SQLSTATE[42S02]: Base table or view not found: 1146 Table ‘fog.schemaVersion’ doesn’t exist SQL: [36] SELECT vValue FROM schemaVersion Params: 0

      posted in FOG Problems
      Chris ShipleyC
      Chris Shipley
    • RE: Installation ERROR: Fresh Install with current git trunk version.

      I should say this is giving extra information on paat’s post - I am having the same issue 🙂

      posted in FOG Problems
      Chris ShipleyC
      Chris Shipley
    • RE: Installation ERROR: Fresh Install with current git trunk version.

      @Tom-Elliott I have the latest git pull. Still having this issue on a new Centos 7 installation. When I check, there is no fog database (I do have a password, but I pass that to the system). I couldn’t identify where I might be able to create the initial database in mariadb myself when the install script pauses for you to load up the rest of the DB. I assume its only needing the database to be created, then a script will create tables, etc. Am I right? If I create the fog database myself when its pausing, restart the apache 2 service, then browse to http://IP/fog/management will it take over?

      posted in FOG Problems
      Chris ShipleyC
      Chris Shipley
    • RE: Changing the standard PXE boot fog 1.20

      Wow, these upgrades have been awesome. Thank you, I like the simplicity of the advanced menu configuration now. I am having trouble loading a different kernel though. In the old pxe, I used the following code to load Clonezilla:

      [CODE]MENU LABEL Clonezilla Live
      KERNEL vmlinuz
      APPEND initrd=initrd.img boot=live config noswap nolocales edd=on nomodeset ocs_live_run=“ocs-live-general” ocs_live_extra_param=“” ocs_live_keymap=“” ocs_live_batch=“no” ocs_lang=“” vga=788 nosplash noprompt fetch=tftp://IP_ADDRESS_OF_FOG_SERVER/filesystem.squashfs[/CODE]

      I also had a clonezilla folder in my old tftpboot folder with vmlinuz, initrd.img, filesystem.squashfs The initrd.img was my Clonezilla image. So, any help in loading vmlinuz kernel with those would be rather helpful. If I have to edit the php code I will, but I am just not sure where I should be putting these options or their syntax (if they are available).

      The regular Clonezilla live ISO file is a bit too large I think, or something with it isn’t compatible with memdisk. Any help or pointing in a good direction is vastly appreciated.

      posted in General
      Chris ShipleyC
      Chris Shipley
    • 1 / 1