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

    Posts made by btoffolon

    • RE: Move partitions on GPT layouts - need people to test

      Hi, i have a new issue when i deploy W10 2004 on a smaller SSD. i put an error screen and break the disk partitions. I can’t format it on windows (i don’t try on linux) there is now a protected GPT partition. Did i do something wrong ?

      Thanks for reading.

      This is the d1.partition :

      root@fog:/images# cat Salle-Technologie/d1.partitions 
      label: gpt
      label-id: 79FE4766-EDD2-4DD0-826C-6DD816A2E7C6
      device: /dev/sda
      unit: sectors
      first-lba: 34
      last-lba: 250069646
      sector-size: 512
      
      /dev/sda1 : start=        2048, size=      204800, type=C12A7328-F81F-11D2-BA4B-00A0C93EC93B, uuid=5217DE87-4A45-4AC4-A4DD-0C8EB1C5CF5B, name="EFI system partition", attrs="GUID:63"
      /dev/sda2 : start=      206848, size=       32768, type=E3C9E316-0B5C-4DB8-817D-F92DF00215AE, uuid=15C5E73F-7855-4DA4-A464-4694B0E56628, name="Microsoft reserved partition", attrs="GUID:63"
      /dev/sda3 : start=      239616, size=    80984324, type=EBD0A0A2-B9E5-4433-87C0-68B6B72699C7, uuid=E130C384-3F46-4D8F-AD25-B85FDB0127CD, name="Basic data partition"
      /dev/sda4 : start=   249022976, size=     1046528, type=DE94BBA4-06D1-4D40-A16A-BFD50179D6AC, uuid=D3FA37D6-10A7-4303-976C-6D8F23C4258F, name="attrs=\x22RequiredPartition GUID:63", attrs="RequiredPartition GUID:63"
      
      

      This is the d1.minimum.partition

      root@fog:/images# cat Salle-Technologie/d1.minimum.partitions 
      label: gpt
      label-id: 79FE4766-EDD2-4DD0-826C-6DD816A2E7C6
      device: /dev/sda
      unit: sectors
      first-lba: 34
      last-lba: 250069646
      sector-size: 512
      
      /dev/sda1 : start=        2048, size=      204800, type=C12A7328-F81F-11D2-BA4B-00A0C93EC93B, uuid=5217DE87-4A45-4AC4-A4DD-0C8EB1C5CF5B, name="EFI system partition", attrs="GUID:63"
      /dev/sda2 : start=      206848, size=       32768, type=E3C9E316-0B5C-4DB8-817D-F92DF00215AE, uuid=15C5E73F-7855-4DA4-A464-4694B0E56628, name="Microsoft reserved partition", attrs="GUID:63"
      /dev/sda3 : start=      239616, size=    80978882, type=EBD0A0A2-B9E5-4433-87C0-68B6B72699C7, uuid=E130C384-3F46-4D8F-AD25-B85FDB0127CD, name="Basic data partition"
      /dev/sda4 : start=   249022976, size=     1046528, type=DE94BBA4-06D1-4D40-A16A-BFD50179D6AC, uuid=D3FA37D6-10A7-4303-976C-6D8F23C4258F, name="attrs=\x22RequiredPartition GUID:63", attrs="RequiredPartition GUID:63"
      

      Files :

      ls -al /var/www/html/fog/service/ipxe/init-201114.xz 
      -rw-r--r-- 1 fogproject www-data 21180716 janv. 18 09:12 /var/www/html/fog/service/ipxe/init-201114.xz
      
      root@fog:/var/www/html/fog/service/ipxe# ls -al /var/www/fog/service/ipxe/init-201114.xz 
      -rw-r--r-- 1 fog fog 21180716 janv. 15 16:49 /var/www/fog/service/ipxe/init-201114.xz
      

      md5sum :

      root@fog:/var/www/html/fog/service/ipxe# md5sum /var/www/html/fog/service/ipxe/init-201114.xz 
      04b6d3ed8269f493c1552e4c28f2d708  /var/www/html/fog/service/ipxe/init-201114.xz
      
      root@fog:/var/www/html/fog/service/ipxe# md5sum /var/www/fog/service/ipxe/init-201114.xz 
      04b6d3ed8269f493c1552e4c28f2d708  /var/www/fog/service/ipxe/init-201114.xz
      
      
      posted in General
      B
      btoffolon
    • RE: Move partitions on GPT layouts - need people to test

      @sebastian-roth @JJ-Fullmer Thanks for your help, for unknonwn reason the file was deleted 😕 well i put it a third time and its work perfectly, i capture a 500Gb HDD disk and deploy in 120Gb SSD.

      d1.partitions

      fog@fog:/images/Salle-Technologie$ cat d1.partitions
      label: gpt
      label-id: 79FE4766-EDD2-4DD0-826C-6DD816A2E7C6
      device: /dev/sda
      unit: sectors
      first-lba: 34
      last-lba: 976773134
      sector-size: 512
      
      /dev/sda1 : start=        2048, size=      204800, type=C12A7328-F81F-11D2-BA4B-00A0C93EC93B, uuid=5217DE87-4A45-4AC4-A4DD-0C8EB1C5CF5B, name="EFI system partition", attrs="GUID:63"
      /dev/sda2 : start=      206848, size=       32768, type=E3C9E316-0B5C-4DB8-817D-F92DF00215AE, uuid=15C5E73F-7855-4DA4-A464-4694B0E56628, name="Microsoft reserved partition", attrs="GUID:63"
      /dev/sda3 : start=      239616, size=   975486976, type=EBD0A0A2-B9E5-4433-87C0-68B6B72699C7, uuid=E130C384-3F46-4D8F-AD25-B85FDB0127CD, name="Basic data partition"
      /dev/sda4 : start=   975726592, size=     1046528, type=DE94BBA4-06D1-4D40-A16A-BFD50179D6AC, uuid=D3FA37D6-10A7-4303-976C-6D8F23C4258F, name="attrs=\x22RequiredPartition GUID:63", attrs="RequiredPartition GUID:63"
      

      d1.minimum.partitions

      fog@fog:/images/Salle-Technologie$ cat d1.minimum.partitions
      label: gpt
      label-id: 79FE4766-EDD2-4DD0-826C-6DD816A2E7C6
      device: /dev/sda
      unit: sectors
      first-lba: 34
      last-lba: 976773134
      sector-size: 512
      
      /dev/sda1 : start=        2048, size=      204800, type=C12A7328-F81F-11D2-BA4B-00A0C93EC93B, uuid=5217DE87-4A45-4AC4-A4DD-0C8EB1C5CF5B, name="EFI system partition", attrs="GUID:63"
      /dev/sda2 : start=      206848, size=       32768, type=E3C9E316-0B5C-4DB8-817D-F92DF00215AE, uuid=15C5E73F-7855-4DA4-A464-4694B0E56628, name="Microsoft reserved partition", attrs="GUID:63"
      /dev/sda3 : start=      239616, size=    72336566, type=EBD0A0A2-B9E5-4433-87C0-68B6B72699C7, uuid=E130C384-3F46-4D8F-AD25-B85FDB0127CD, name="Basic data partition"
      /dev/sda4 : start=    72577024, size=     1046528, type=DE94BBA4-06D1-4D40-A16A-BFD50179D6AC, uuid=D3FA37D6-10A7-4303-976C-6D8F23C4258F, name="attrs=\x22RequiredPartition GUID:63", attrs="RequiredPartition GUID:63"```
      posted in General
      B
      btoffolon
    • RE: Move partitions on GPT layouts - need people to test

      @tom-elliott i download again the file but i have the same issue

      posted in General
      B
      btoffolon
    • RE: Move partitions on GPT layouts - need people to test

      @tom-elliott I use fog 1.5.9, the ramdisk size it’s at 275000 i will try to download again the init file and try again 🙂

      thanks for the answer

      posted in General
      B
      btoffolon
    • RE: Move partitions on GPT layouts - need people to test

      Hi,

      i try to capture an 80Gb disk with the last version of Windows 10 but when the capture begin i have the following error :

      https://cloud.fairy-family.fr/index.php/s/skJP4Tkrd2WSoxp

      did i forget something ?

      posted in General
      B
      btoffolon
    • RE: error trying to restore gpt partitions tables

      @sebastian-roth Thanks for your reply, we will try the alpha version.

      My teammate ask me to say a big thank you because since 2008 we use fog and we see you’r answer are very quick and we are very happy to use fog.

      did i need to do something to indicate the post as resolved ?

      posted in FOG Problems
      B
      btoffolon
    • RE: error trying to restore gpt partitions tables

      @sebastian-roth Hi 😄 Thanks for the reply.

      no the disk is not smaller it’s why i would create a rezizable image i thought it was a good way but maybe i’m wrong ?

      i post the contents here :

      salle techno(not rezizable image) d1.partitions :

      label: gpt
      label-id: 79FE4766-EDD2-4DD0-826C-6DD816A2E7C6
      device: /dev/sda
      unit: sectors
      first-lba: 34
      last-lba: 976773134
      sector-size: 512
      
      /dev/sda1 : start=        2048, size=      204800, type=C12A7328-F81F-11D2-BA4B-00A0C93EC93B, uuid=5217DE87-4A45-4AC4-A4DD-0C8EB1C5CF5B, name="EFI system partition", attrs="GUID:63"
      /dev/sda2 : start=      206848, size=       32768, type=E3C9E316-0B5C-4DB8-817D-F92DF00215AE, uuid=15C5E73F-7855-4DA4-A464-4694B0E56628, name="Microsoft reserved partition", attrs="GUID:63"
      /dev/sda3 : start=      239616, size=   975486976, type=EBD0A0A2-B9E5-4433-87C0-68B6B72699C7, uuid=E130C384-3F46-4D8F-AD25-B85FDB0127CD, name="Basic data partition"
      /dev/sda4 : start=   975726592, size=     1046528, type=DE94BBA4-06D1-4D40-A16A-BFD50179D6AC, uuid=D3FA37D6-10A7-4303-976C-6D8F23C4258F, name="attrs=\x22RequiredPartition GUID:63", attrs="RequiredPartition GUID:63"
      

      Salle-Technologie (rezizable image) d1.partition :

      label: gpt
      label-id: 79FE4766-EDD2-4DD0-826C-6DD816A2E7C6
      device: /dev/sda
      unit: sectors
      first-lba: 34
      last-lba: 976773134
      sector-size: 512          
      
      /dev/sda1 : start=        2048, size=      204800, type=C12A7328-F81F-11D2-BA4B-00A0C93EC93B, uuid=5217DE87-4A45-4AC4-A4DD-0C8EB1C5CF5B, name="EFI system partition", attrs="GUID:63"
      /dev/sda2 : start=      206848, size=       32768, type=E3C9E316-0B5C-4DB8-817D-F92DF00215AE, uuid=15C5E73F-7855-4DA4-A464-4694B0E56628, name="Microsoft reserved partition", attrs="GUID:63"
      /dev/sda3 : start=      239616, size=   975486976, type=EBD0A0A2-B9E5-4433-87C0-68B6B72699C7, uuid=E130C384-3F46-4D8F-AD25-B85FDB0127CD, name="Basic data partition"
      /dev/sda4 : start=   975726592, size=     1046528, type=DE94BBA4-06D1-4D40-A16A-BFD50179D6AC, uuid=D3FA37D6-10A7-4303-976C-6D8F23C4258F, name="attrs=\x22RequiredPartition GUID:63", attrs="RequiredPartition GUID:63"
      

      Salle-Technologie (rezizable image) d1.minimum.partition :

      label: gpt
      label-id: 79FE4766-EDD2-4DD0-826C-6DD816A2E7C6
      device: /dev/sda
      unit: sectors
      first-lba: 34
      last-lba: 976773134
      sector-size: 512
      
      /dev/sda1 : start=        2048, size=      204800, type=C12A7328-F81F-11D2-BA4B-00A0C93EC93B, uuid=5217DE87-4A45-4AC4-A4DD-0C8EB1C5CF5B, name="EFI system partition", attrs="GUID:63"
      /dev/sda2 : start=      206848, size=       32768, type=E3C9E316-0B5C-4DB8-817D-F92DF00215AE, uuid=15C5E73F-7855-4DA4-A464-4694B0E56628, name="Microsoft reserved partition", attrs="GUID:63"
      /dev/sda3 : start=      239616, size=    72062114, type=EBD0A0A2-B9E5-4433-87C0-68B6B72699C7, uuid=E130C384-3F46-4D8F-AD25-B85FDB0127CD, name="Basic data partition"
      /dev/sda4 : start=   975726592, size=     1046528, type=DE94BBA4-06D1-4D40-A16A-BFD50179D6AC, uuid=D3FA37D6-10A7-4303-976C-6D8F23C4258F, name="attrs=\x22RequiredPartition GUID:63", attrs="RequiredPartition GUID:63"
      
      posted in FOG Problems
      B
      btoffolon
    • error trying to restore gpt partitions tables

      Hi,

      I create an image with one of my computer, it’s a HP ProDesk 4000 G2 MT with windows 10. On this computer i can capture and deploy my image with no problem but when i want to deploy this image on the others computer (same model) i have the error "error trying to restore gpt partitions tables (restorePartitionTableAndBootLoader)

      I try with two type of image Single Disk rezizable and Multi partition - single disk not rezizable and the error is the same, i try to fix with the other post who have the same error on the forum but nothing could help me.

      here the error screen :
      https://cloud.fairy-family.fr/index.php/s/EbWCzy3LLdtsRW7

      Thank for reading, sorry for the english is not my language and i have some difficulties with it.

      fog version : 1.5.9

      posted in FOG Problems error fog 1.5.9 deployment gpt partition
      B
      btoffolon
    • 1 / 1