• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. zago123
    3. Posts
    Z
    • Profile
    • Following 0
    • Followers 0
    • Topics 8
    • Posts 38
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by zago123

    • Boot Linux iso fog ipxe menu

      Hi guys,

      I’m trying to install linux lubuntu on the fog for an iso I’m using the ipxe menu, I’m passing the following parameters:

      kernel tftp://${fog-ip}/os/lubuntu/vmlinuz
      initrd tftp://${fog-ip}/os/lubuntu/initrd.lz
      imgargs vmlinuz initrd=initrd.lz root=/dev/nfs netboot=nfs nfsroot=${fog-ip}:/images/os/lubuntu/ locale=en_US.UTF-8 ip=dhcp rw
      boot || goto MENU
      
      nothing else happens.
      
      help
      posted in General Problems
      Z
      zago123
    • RE: Partitions Image

      @george1421

      I do not want to format all my HD partitions, just the windows reserved and the 😄 Is there such a possibility the fog?

      posted in General
      Z
      zago123
    • RE: Partitions Image

      I created an image of windows 7 with the standard partitions of windows 7 even, “Reserved” and "C: ", I captured normal with the capture image and I used the single disk multiple partitions, on my machine that I deploy that image, it erased all my partitions, the question would be : if it is possible to format some machine and not erase all the partitions of it?

      posted in General
      Z
      zago123
    • Partitions Image

      Hi,

      I created an image with only one partition 😄 default drive of windows, and I deploy and another machine that had two partitions, the problem is that it formatted my two partitions, how do I just format the drive 😄 windows and not drive F: \ For example?

      Thanks,

      if it is not the right area for that right topic, please move ty ty

      and sry my english .

      posted in General
      Z
      zago123
    • RE: How to upload in fog linux image?

      @wayne-workman

      in the tutorial he speaks to make the version 1.3.0. I’m on 1.4.4, I’ll see if I can find any changes from one version to the next

      posted in Linux Problems
      Z
      zago123
    • RE: How to upload in fog linux image?

      @wayne-workman

      hey,
      I’m trying to put gparted in the menu, but it does not start, it just keeps flashing the cursor, I did the tutorial of the link that you sent me

      posted in Linux Problems
      Z
      zago123
    • RE: How to upload in fog linux image?

      @wayne-workman

      oh, ty, It was what I needed.

      posted in Linux Problems
      Z
      zago123
    • RE: How to upload in fog linux image?

      @wayne-workman

      hi, sry for my idle time.

      I wanted to install linux on the fog, without having partitions defined, as if I put a linux cd and installed it normally, I can do this with the fog?

      posted in Linux Problems
      Z
      zago123
    • RE: How to upload in fog linux image?

      @wayne-workman
      I can only put the iso?

      posted in Linux Problems
      Z
      zago123
    • How to upload in fog linux image?

      Hi,

      Fog installed Ubuntu 17.0.4.

      how to upload linux image?

      To upload an image windows I do in a virtual machine and do sysprep and for linux?

      Thanks, and sry my english.

      posted in Linux Problems
      Z
      zago123
    • RE: Problem Register host quick and full

      @george1421
      I will check my structure again, but it was solved, the cause was the pci express on the motherboard, I changed and now it boot normally

      thanks for the help guys

      posted in FOG Problems
      Z
      zago123
    • RE: Problem Register host quick and full

      @george1421 hey guys, i solved here, problem in pci express

      posted in FOG Problems
      Z
      zago123
    • RE: Problem Register host quick and full

      @george1421

      yes,
      I did what Sebastian said, and even then nothing, he takes ip and after that mistake " no configuration methods"

      offboard ethernet adapter

      posted in FOG Problems
      Z
      zago123
    • RE: Problem Register host quick and full

      @george1421 help

      posted in FOG Problems
      Z
      zago123
    • RE: Problem Register host quick and full

      other computer with other error

      0_1519654576459_IMG_20180226_111333655.jpg

      offboard ethernet

      posted in FOG Problems
      Z
      zago123
    • RE: Problem Register host quick and full

      0_1519653231488_IMG_20180226_102625355.jpg

      posted in FOG Problems
      Z
      zago123
    • RE: Pxe Code

      ty solved

      posted in FOG Problems
      Z
      zago123
    • Pxe Code

      Hi,
      This my code for boot pxe in fog.

      Do you think the code is right? Will I be able to boot all machines without having to change UEFI or LEGACY computers on bios?
      thanks for the help

      option space PXE;
       option PXE.mtftp-ip    code 1 = ip-address;
       option PXE.mtftp-cport code 2 = unsigned integer 16;
       option PXE.mtftp-sport code 3 = unsigned integer 16;
       option PXE.mtftp-tmout code 4 = unsigned integer 8;
       option PXE.mtftp-delay code 5 = unsigned integer 8;
       option arch code 93 = unsigned integer 16; # RFC4578```
      
      class "UEFI-32-1" {
           match if substring(option vendor-class-identifier, 0, 20) = "PXEClient:Arch:00006";
           filename "i386-efi/ipxe.efi";
      }
      
      class "UEFI-32-2" {
           match if substring(option vendor-class-identifier, 0, 20) = "PXEClient:Arch:00002";
           filename "i386-efi/ipxe.efi";
      }
      
      class "UEFI-64-1" {
           match if substring(option vendor-class-identifier, 0, 20) = "PXEClient:Arch:00007";
           filename "ipxe.efi";
      }
      
      class "UEFI-64-2" {
           match if substring(option vendor-class-identifier, 0, 20) = "PXEClient:Arch:00008";
           filename "ipxe.efi";
      }
      
      class "UEFI-64-3" {
           match if substring(option vendor-class-identifier, 0, 20) = "PXEClient:Arch:00009";
           filename "ipxe.efi";
      }
      
      class "Legacy" {
           match if substring(option vendor-class-identifier, 0, 20) = "PXEClient:Arch:00000";
           filename "undionly.kkpxe";
      }```
      posted in FOG Problems
      Z
      zago123
    • RE: Problem Register host quick and full

      @george1421 ok i will try

      posted in FOG Problems
      Z
      zago123
    • RE: Problem Register host quick and full

      @sebastian-roth

      I’ll try, the problem only occurs with this motherboard.

      has another problem that is happening, but not frequent, when I go to register a new host, the fog goes straight and will not let me put the host name, can you tell me how to solve?

      sry my english

      posted in FOG Problems
      Z
      zago123
    • 1
    • 2
    • 1 / 2