• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. eistek
    E
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 20
    • Best 0
    • Controversial 0
    • Groups 0

    eistek

    @eistek

    0
    Reputation
    341
    Profile views
    20
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    eistek Unfollow Follow

    Latest posts made by eistek

    • RE: Bad SEctors

      @Tom-Elliott it is not multiply. Just wanna ger backup of personal PC

      posted in General Problems
      E
      eistek
    • Bad SEctors

      I have an bad sectors on HDD.
      How can i skip bad sectors when i capture with fog ?

      posted in General Problems
      E
      eistek
    • RE: Dell Studio XPS 8700

      @george1421

      May be i can use as following

      option client-arch code 93 = unsigned integer 16;
      if exists client-arch {
      if option client-arch = 0 {
      filename “undionly.kpxe”;
      } elsif option client-arch = 6 {
      filename “ipxe.efi”;
      } elsif option client-arch = 7 {
      filename “ipxe.efi”;
      } elsif option client-arch = 9 {
      filename “ipxe.efi”;
      } elsif option client-arch = 10 {
      filename “ipxe.efi”;
      } elsif option client-arch = 9 {
      filename “ipxe.efi”;
      }
      }

      posted in Hardware Compatibility
      E
      eistek
    • RE: Dell Studio XPS 8700

      @george1421

      fog server is not my dhcpd server

      posted in Hardware Compatibility
      E
      eistek
    • RE: Dell Studio XPS 8700

      @george1421

      i have added following lines do dhcpd.conf

      host eistek {
      hardware ethernet f8:b1:56:a4:c4:bf;
      fixed-address 192.168.1.20;
      filename “ipxe.efi”;
      }

      Problem is resolved.
      Thanx

      posted in Hardware Compatibility
      E
      eistek
    • RE: Dell Studio XPS 8700

      @george1421

      1- FOG version 1.4.2

      2-
      dhcp setting is ;

      next-server 192.168.1.161;
      filename “undionly.kpxe”;

      3-
      uefi mode is enabled on bios

      posted in Hardware Compatibility
      E
      eistek
    • Dell Studio XPS 8700

      Hi i have trying to capture from Dell Studio XPS 8700. PXE starting over IPV4.

      I see “Downloading bla bla” on screen. Then Windows start to boot.
      FOS screen does not come.

      What i need to check ?

      posted in Hardware Compatibility
      E
      eistek
    • RE: unable to deploy RAID 1 disk

      @george1421

      I don’t know why but if i try to deploy with 2 disk pluged in it gives kernel panic.

      Special thanx to @george1421 @Jonathan-Cool @Tom-Elliott

      posted in FOG Problems
      E
      eistek
    • RE: unable to deploy RAID 1 disk

      @george1421

      Here is the my solution;

      1- i have created new clean raid.
      2- i have added mdraid= true and /dev/md126 to my host configuration.
      3- I have removed one of the raid disk from PC.
      4- Started to deploy. Deploying image is finished without any error.
      5- Restarted PC and Windows has started without any problem.
      6- Then power off the PC and plugged in second disk to PC and turned on .
      7- Raid started to rebuild.
      8- Rebuild is finished and everything is looks well now 🙂

      posted in FOG Problems
      E
      eistek
    • RE: unable to deploy RAID 1 disk

      @george1421

      i have changed undionly.kpxe to undionly.kkpxe

      and now ;

      0_1496419995678_DSC_0723.JPG

      posted in FOG Problems
      E
      eistek