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

    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
    • RE: unable to deploy RAID 1 disk

      @george1421

      I have got following error when process was about %5

      0_1496418510350_DSC_0717.JPG 0_1496418486630_DSC_0719.JPG

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

      @george1421
      I have downloaded fog.1.4.1.tgz. After extract this file removed binary1.4.1.zip file. Then started the
      ./installfog.sh file.
      After installation finished.

      I have checked md126 on debug mode . It was not readonly;

      0_1496332230999_DSC_0713_1.JPG

      Then i have started to deploy image;
      0_1496332279379_DSC_0716.JPG
      0_1496332292435_DSC_0717.JPG

      It looks good. I have to leave from Office. we will see the result tomorow 🙂
      Thanx for everything

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

      @george1421 You are correct the Raid is just created. Because fog broken my raid configuration. I have deleted and rebuilt raid configuration. I am waiting for your solution thanks for your support

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

      I have enabled debug mode ;

      0_1496246575635_DSC_0706.JPG
      0_1496246583215_DSC_0707.JPG

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

      @Jonathan-Cool

      0_1496244508186_DSC_0697.JPG

      then i have added “/dev/md/BALKAN_0” to Host Primary Disk

      and i got following error

      0_1496244735073_DSC_0699.JPG

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

      @Jonathan-Cool
      how can i get command prompt?
      Deploy is starting immediatelly

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

      @george1421
      i have checked your links. But i don’t have much experience on raids and kernel .

      DO i need to add

      Host Kernel Arguments: mdraid=true
      Host Primary Disk: /dev/md126

      for this host ?

      Let me remind i have captured image before add this parameters. And i will try to deploy this image to raid 1

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

      @george1421 0_1496232065836_raid.JPG

      is this software raid ?

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

      i am setting raid on system setup.
      I am pushing “CTRL+I” on system boot and setting disks to Raid 1.

      Is it fake raid or hardware ? how can i determine ?

      posted in FOG Problems
      E
      eistek
    • unable to deploy RAID 1 disk
      Server
      • FOG Version: 1.4.0
      • OS: CentOS release 6.4 (Final)
      Client
      • Service Version:
      • OS: Windows 10
      Description

      I have created image with ;

      Single Disk - Resizable
      Partclone Compressed

      Machine is running Windows 10 on HPZ600 with 2x1TB Sata HDD with Raid 1 .

      Capture is finished without any error. After i have rebooted Clinet PC , PS is not booted. and i saw raid is broken.
      I have deployed from my image to PC again and did not boot again.

      I have put new single disk to PC its deploying and system is running. But if i put 2 disk with raid 1 its not booting and breaking rhe raid.
      What i need to do? Do i need some extra kernel parameter or what ?

      posted in FOG Problems
      E
      eistek
    • 1 / 1