• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. ch3i
    3. Posts
    • Profile
    • Following 1
    • Followers 4
    • Topics 37
    • Posts 916
    • Best 169
    • Controversial 0
    • Groups 1

    Posts made by ch3i

    • RE: FOG not PXE boot anymore

      @Hunter-Bonner Could you try to connect the FOG server over TFTP, using WinSCP maybe šŸ˜›

      posted in FOG Problems
      ch3iC
      ch3i
    • RE: FOG not PXE boot anymore

      @Hunter-Bonner said:

      @ch3i How do you verify these options? I mean is this something I should be able to access from the web portal or the server directly and if so where exactly?

      https://wiki.fogproject.org/wiki/index.php/Modifying_existing_DHCP_server_to_work_with_FOG

      posted in FOG Problems
      ch3iC
      ch3i
    • RE: FOG not PXE boot anymore

      @Hunter-Bonner said:

      @ch3i Sorry I do not know what you mean. I’m a total n00b to FOG.

      To boot your clients on PXE, you need :

      • An IP >> it’s OK
      • A DHCP option that specified the TFTP server (option 66) : the ip of the server >> NOK
      • A DHCP option that specified the boot file (option 67) : pxelinux.0 >> NOK
      posted in FOG Problems
      ch3iC
      ch3i
    • RE: FOG not PXE boot anymore

      @Hunter-Bonner What are your 66/67 dhcp options ?

      posted in FOG Problems
      ch3iC
      ch3i
    • RE: FOG EMMC compatability

      @Jamie-Read SVN versions are very stable, lot of us use it šŸ˜‰
      @cspence said:

      Unfortunately, at this time, 1.2.0 uses a specific kernel. I talked to @Tom-Elliot about it and he said that 1.2.0 probably won’t work properly with a newer init.

      Your option at this point is to try out the bleeding edge and see if the latest SVN version serves your needs for now.

      posted in General
      ch3iC
      ch3i
    • RE: FOG not PXE boot anymore

      @Hunter-Bonner Hi, If your installation is the same than about 2 month, I think that is not a FOG problem šŸ˜›
      Is there a new network configuration or DHCP ?

      posted in FOG Problems
      ch3iC
      ch3i
    • RE: SVN 3563 - Log viewer "No data to read"

      @Tom-Elliott said:

      I’m currently in my car

      Seriously ? lol

      posted in Bug Reports
      ch3iC
      ch3i
    • RE: [SCRIPTS] Customization of Ubuntu - "Fog Service" for Ubuntu

      @cspence When I’ve wrote that script I only used FOG Database… But to minimize security problem I’ve created a read only mysql user.
      If you can help me than @Junkhacker to optimize my script or create a FOG client for Linux, you are welcome lol.

      @Junkhacker I’m trying to optimize security (I’ve discover service/class files on fog since 2/3 months), I’ll post a ā€œFOG clientā€ for linux (Redhat/Debian based during this month)

      posted in General
      ch3iC
      ch3i
    • RE: Wake on LAN over different VLANS

      @szecca1 Goverlan is on the same VLAN than FOG Server ? I ask you for that because in my network only one VLAN can WOL on other vlans.

      posted in FOG Problems
      ch3iC
      ch3i
    • RE: Database update Fails

      @Clifford-Raymond Hi, please create a new topic (The ā€œDatabase update Failsā€ is solved) with your problem and your FOG configuration (OS, FOG version, …)

      posted in FOG Problems
      ch3iC
      ch3i
    • RE: Wake on LAN over different VLANS

      @szecca1 said:

      Goverlan

      With Goverlan you can WOL through vlans ?

      posted in FOG Problems
      ch3iC
      ch3i
    • RE: Fog on existing network, clients wont boot.

      @jguest What’s the content or your tftboot folder and the rights on files under ?

      posted in FOG Problems
      ch3iC
      ch3i
    • RE: [SCRIPTS] Customization of Ubuntu - "Fog Service" for Ubuntu

      I forgot to tell you that you could choose to only install the ā€œfog serviceā€ :

      cmm.PNG

      posted in General
      ch3iC
      ch3i
    • RE: [SCRIPTS] Customization of Ubuntu - "Fog Service" for Ubuntu

      Post updated due to new Forum.
      Enjoy šŸ˜‰

      posted in General
      ch3iC
      ch3i
    • RE: Ubuntu Image

      @cspence I need to update the old post… the new forum kill my post lol. A script is missing.

      posted in Linux Problems
      ch3iC
      ch3i
    • RE: Ubuntu Image

      @the_duke Hi, I’ve made a script to do that : https://forums.fogproject.org/topic/4510/scripts-customization-of-ubuntu-fog-service-for-ubuntu

      posted in Linux Problems
      ch3iC
      ch3i
    • RE: Add new storage node with problems

      @rintintin76 lol tu peux me rĆ©pondre en Anglais aussi šŸ˜‰ C’est juste qu’en PM Ƨa va plus vite.

      posted in FOG Problems
      ch3iC
      ch3i
    • RE: FOGService can't contact FOGServer

      @brizio Hi, your lab is on the same VLAN than the server ? (I’ve seen that you can access over http) I tell you that to ensure you have not ACL between your FOG server and your lab.

      posted in Windows Problems
      ch3iC
      ch3i
    • RE: Fog on existing network, clients wont boot.

      @jguest Hi, which version of fog is installed ?

      posted in FOG Problems
      ch3iC
      ch3i
    • RE: Add new storage node with problems

      @rintintin76 said:

      @Wayne-Workman
      thank you for your answer.
      this is teh output:

      root@fogserver:~# cat /etc/vsftpd.conf
      anonymous_enable=NO
      local_enable=YES
      write_enable=YES
      local_umask=022
      dirmessage_enable=YES
      xferlog_enable=YES
      connect_from_port_20=YES
      xferlog_std_format=YES
      listen=YES
      pam_service_name=vsftpd
      userlist_enable=NO
      tcp_wrappers=YES
      seccomp_sandbox=NO
      
      root@fogserver:~# cat /etc/exports
      /images                        *(ro,sync,no_wdelay,insecure_locks,no_root_squash,insecure,fsid=1)
      /images/dev                    *(rw,sync,no_wdelay,no_root_squash,insecure,fsid=2)
      /images-test                        *(ro,sync,no_wdelay,insecure_locks,no_root_squash,insecure,fsid=3)
      /images-test/dev                    *(rw,sync,no_wdelay,no_root_squash,insecure,fsid=4)
      
      root@fogserver:~# ls -laR /images-test/
      /images-test/:
      total 28
      drwxrwxrwx  4 fog  root  4096 juin  15 16:37 .
      drwxr-xr-x 27 root root  4096 juin  15 16:00 ..
      drwxrwxrwx  3 fog  root  4096 juin  15 13:58 dev
      drwxrwxrwx  2 fog  root 16384 juin   8 15:36 lost+found
      -rwxrwxrwx  1 fog  root     0 juin   8 15:54 .mntcheck
      
      /images-test/dev:
      total 12
      drwxrwxrwx 3 fog root 4096 juin  15 13:58 .
      drwxrwxrwx 4 fog root 4096 juin  15 16:37 ..
      drwxrwxrwx 2 fog root 4096 juin  15 16:37 080027d7ce6d
      -rwxrwxrwx 1 fog root    0 juin   8 16:05 .mntcheck
      
      /images-test/dev/080027d7ce6d:
      total 1053940
      drwxrwxrwx 2 fog root       4096 juin  15 16:37 .
      drwxrwxrwx 3 fog root       4096 juin  15 13:58 ..
      -rwxrwxrwx 1 fog root          0 juin  15 16:12 d1.has_grub
      -rwxrwxrwx 1 fog root    1048576 juin  15 16:12 d1.mbr
      -rwxrwxrwx 1 fog root   48207461 juin  15 16:12 d1p1.img
      -rwxrwxrwx 1 fog root        126 juin  15 16:12 d1p2.img
      -rwxrwxrwx 1 fog root 1029954830 juin  15 16:26 d1p5.img
      -rwxrwxrwx 1 fog root        310 juin  15 16:12 d1.partitions
      
      /images-test/lost+found:
      total 20
      drwxrwxrwx 2 fog root 16384 juin   8 15:36 .
      drwxrwxrwx 4 fog root  4096 juin  15 16:37 ..
      
      

      I want to clarify that the new storage node is part of another group
      so i’ve 2 groups with a node each one

      @Wayne-Workman Another information, he can move these files via FTP using Filezilla.

      posted in FOG Problems
      ch3iC
      ch3i
    • 1 / 1