• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. rvieira
    R
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 4
    • Best 1
    • Controversial 0
    • Groups 0

    rvieira

    @rvieira

    1
    Reputation
    383
    Profile views
    4
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    rvieira Unfollow Follow

    Best posts made by rvieira

    • RE: Setting up and starting Apache Web Server...Failed! (2)

      @Wayne-Workman the OS was already updated.

      yum update and packages install result: http://pastebin.com/raw.php?i=ySHDDt2w

      Removed the httpd package and ran the installer again. It works now!

      New FOG Install Log: http://pastebin.com/raw.php?i=GTiG4yVk

      @Wayne-Workman thank you for your help.I will now explore the potential of FOG!

      🙂

      posted in FOG Problems
      R
      rvieira

    Latest posts made by rvieira

    • RE: FOG with proxyDHCP - Bootloop

      @Wayne-Workman still happens the same.

      port=0
      log-dhcp
      tftp-root=/tftpboot
      dhcp-boot=undionly.kkpxe,fog,192.168.56.128
      dhcp-option=17,/images
      dhcp-option=vendor:PXEClient,6,2b
      dhcp-no-override
      pxe-service=X86PC, "Booting into FOG!", undionly
      dhcp-range=192.168.56.128,proxy
      
      [root@fog tftpboot]# ls -lisa
      total 2572
      3014657   4 drwxr-xr-x   2 fog  root   4096 Aug  3 17:45 .
            2   4 dr-xr-xr-x. 24 root root   4096 Aug  3 15:51 ..
      3014658   4 -rw-r--r--   1 fog  root    840 Jul 31 21:54 boot.txt
      3014671   4 -rw-r--r--   1 root root    296 Jul 31 21:54 default.ipxe
      3014659 380 -rw-r--r--   1 fog  root 389009 Jul 31 21:54 ipxe.kkpxe
      3014660 380 -rw-r--r--   1 fog  root 389057 Jul 31 21:54 ipxe.kpxe
      3014661 380 -rw-r--r--   1 fog  root 388044 Jul 31 21:54 ipxe.krn
      3014662 380 -rw-r--r--   1 fog  root 389073 Jul 31 21:54 ipxe.pxe
      3014663  28 -rw-r--r--   1 fog  root  25340 Jul 31 21:54 memdisk
      3014664  20 -rw-r--r--   1 fog  root  16794 Jul 31 21:54 pxelinux.0.old
      3014665 164 -rw-r--r--   1 fog  root 165088 Jul 31 21:54 snponly.efi
      3014672   0 lrwxrwxrwx   1 root root     14 Aug  3 17:45 undionly.0 -> undionly.kkpxe
      3014666 100 -rw-r--r--   1 fog  root 101989 Jul 31 21:54 undionly.kkpxe
      3014667 100 -rw-r--r--   1 fog  root 102037 Jul 31 21:54 undionly.kpxe
      3014668 376 -rw-r--r--   1 fog  root 382650 Jul 31 21:54 undionly.kpxe.INTEL
      3014669 100 -rw-r--r--   1 fog  root 102053 Jul 31 21:54 undionly.pxe
      3014670 148 -rw-r--r--   1 fog  root 147728 Jul 31 21:54 vesamenu.c32
      
      posted in FOG Problems
      R
      rvieira
    • FOG with proxyDHCP - Bootloop

      Hi!

      After installing FOG successfully, I am now configuring the ability to boot FOG via iPXE.

      I’m using VMware Workstation at this moment, without any DHCP Server.
      (Using VMware DHCP Settings)

      In order to boot FOG via iPXE, I must configure an proxyDHCP. I’m following the tutorial available in the wiki, alongside with other info that I found.

      The solution architecture:
      arq.png

      I installed dnsmasq, created the symlink for the undionly.kpxe file, but now I’m facing boot loop.

      My dnsmasq.conf file:

      port=0
      log-dhcp
      tftp-root=/tftpboot
      dhcp-boot=undionly.kpxe,fog,192.168.56.128
      dhcp-option=17,/images
      dhcp-option=vendor:PXEClient,6,2b
      dhcp-no-override
      pxe-service=X86PC, "Booting into FOG!", undionly
      dhcp-range=192.168.56.128,proxy
      

      The Bootloop: https://www.youtube.com/watch?v=XP1mWH6Sw_8

      Can someone help me?
      Thanks!

      posted in FOG Problems
      R
      rvieira
    • RE: Setting up and starting Apache Web Server...Failed! (2)

      @Wayne-Workman the OS was already updated.

      yum update and packages install result: http://pastebin.com/raw.php?i=ySHDDt2w

      Removed the httpd package and ran the installer again. It works now!

      New FOG Install Log: http://pastebin.com/raw.php?i=GTiG4yVk

      @Wayne-Workman thank you for your help.I will now explore the potential of FOG!

      🙂

      posted in FOG Problems
      R
      rvieira
    • Setting up and starting Apache Web Server...Failed! (2)

      Hi!

      I just did a clean install of FOG 1.2.0 on a CentOS 6.6 (x64), following the tutorial that is available on the wiki.

      The problem is at the end of the installation, while setting up and starting Apache.

      FOG Install Log: http://pastebin.com/raw.php?i=AMRQBZZv
      httpd error_log: http://pastebin.com/raw.php?i=xpMbBhFK

      Here i can get more information to debug and find the problem?

      posted in FOG Problems
      R
      rvieira