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

    bertalanimre

    @bertalanimre

    0
    Reputation
    308
    Profile views
    5
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    bertalanimre Unfollow Follow

    Latest posts made by bertalanimre

    • RE: Installed FOG, what now?

      Hey Sebastian and Junkhacker

      I’ve implemented the requested line and here are the results. (Not virtualbox, but KVM)

      http://imgur.com/9pPtbGY

      Indeed, this is a custom config, because the DHCP server is actually a NethServer 7 (Out of the box CentOS 7 server) and it has it’s own configuration. I can add TFTP server IP addresses to it by default on it’s configuration page, but to edit it manually, is not recommended, but it woun’t crash it (unless, you write garbage in the configs).

      But as you’ve stated, since FOG is not for install ing OSs automaticaly, but install captured images, I think this is not the tool I need. Itt looks very simple and I have a friend who’ll need it. I’ll pass the project to him, but I’ll look for another easy way to set up PXE server. I’m very new to this whole idea, area, methid, or whatever, so I’m very confused about almost everything. 🙂

      Thank you for your help anyhow and good luck with the project for the future!

      posted in FOG Problems
      B
      bertalanimre
    • RE: Installed FOG, what now?

      @Junkhacker Thank you for clearing this. This was most likely a misunderstanding with my English knowledbe because when you say image, at first I though about the downloadable Linux images. So what you say is that Fog is unable to install a linux iso file downloaded from the internet?

      To your question about DHCP: Yes, I’ve added it. Currently dnsmasq looks like this:

      dhcp-range=set:enp2s10,10.0.0.2,10.0.0.254,255.255.255.0,86400
      dhcp-option=tag:enp2s10,option:router,10.0.0.1
      dhcp-option=tag:enp2s10,option:tftp-server,"10.0.0.153"
      dhcp-range=set:enp2s8,192.168.100.1,192.168.100.254,255.255.255.0,86400
      dhcp-option=tag:enp2s8,option:router,192.168.100.1
      dhcp-lease-max=534
      dhcp-option=66,67
      

      Is this correct?

      posted in FOG Problems
      B
      bertalanimre
    • RE: Installed Fog, and what now?

      @Sebastian-Roth Thanks, I’ve moved this topic to the Technical support now, but I’ll post the screenshot to both places.

      http://imgur.com/a/tCwpa

      posted in Tutorials
      B
      bertalanimre
    • Installed FOG, what now?

      Hey Forum,

      I would like to say thank you for the whole dev team. I love this installation mode for a PXE server. But since I’m very new to this topci, may I have some help please?
      I’ve installed Fog project on a new virtual machine. Set my own DHCP server up to serve it and now new clients are trying to boot from iPXE. Now I receive an error message saying nothing to boot: No such file or directory.

      http://imgur.com/a/tCwpa

      I assume I have to download the ISO files I want to be available for PXE boots, but how can I add them to the server? In my example I wish to use

      • Windows 10
      • Fedora 25 - Workstation
      • CentOS 7 - Everything
      • openSUSE Leap 42.2
      • Ubuntu 16.04 LTS
      • and maybe a live system available.

      How do I set these up?

      Thanks in advance!

      Bert

      posted in FOG Problems
      B
      bertalanimre