• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. afaure
    3. Posts
    A
    • Profile
    • Following 0
    • Followers 0
    • Topics 6
    • Posts 52
    • Best 3
    • Controversial 0
    • Groups 0

    Posts made by afaure

    • RE: Partitions is too big for the disk

      @sebastian-roth to fix-it, i have changed owner, changrp and chmod.
      Thanks for you help 🙂

      posted in General Problems
      A
      afaure
    • RE: Partitions is too big for the disk

      @sebastian-roth Sorry for the delay.
      All it’s OK, i’m back at office so i have tried and all is done.

      One last question, for new client, do I imperatively type init-201114 in the line Host type to deploy the new source image ?

      Thanks 🙂

      posted in General Problems
      A
      afaure
    • RE: Partitions is too big for the disk

      @george1421

      not working 😞

      https://zupimages.net/viewer.php?id=21/06/1y7q.jpg

      posted in General Problems
      A
      afaure
    • RE: Partitions is too big for the disk

      @george1421

      FOG Version: 1.5.9
      bZimage : 5.6.18

      Size of source image : 238.53 GB
      Size for the new disk : 240 GB (SSD)
      Version OS deploying: Windows 10 2004

      I can update my FOG server for a new version to fix the problem.

      I’m reading this:
      https://forums.fogproject.org/topic/15025/move-partition-in-gpt-layout-need-people-to-test

      posted in General Problems
      A
      afaure
    • Partitions is too big for the disk

      Hi everyone,

      I would like deploy an image on computer but the hard drive is too short.
      How can i resize my image to deploy on this PC ?

      tooBig.jpg

      Thanks

      posted in General Problems
      A
      afaure
    • RE: Can't deploy on Dell Latitude 5410

      @george1421 thanks dude !
      It’s works !!!

      Thanks for your help

      posted in FOG Problems
      A
      afaure
    • RE: Can't deploy on Dell Latitude 5410

      @george1421 i have tried manual update and doesn’t work.
      Same version, 4.19.145 !

      How i can download the latest version ?
      Do you have link for wget ?

      Thanks

      posted in FOG Problems
      A
      afaure
    • RE: Can't deploy on Dell Latitude 5410

      @george1421
      uname -a said 4.19.145
      lsblk list all of partitions

      If i try to register a new pc, same issue
      PC contact fog but can’t deploy an image…

      posted in FOG Problems
      A
      afaure
    • RE: Can't deploy on Dell Latitude 5410

      @george1421 same issue with the kernel 5.6.18 😞

      posted in FOG Problems
      A
      afaure
    • RE: Can't deploy on Dell Latitude 5410

      @george1421 thanks !!!
      I try your solution wednesday !

      posted in FOG Problems
      A
      afaure
    • RE: Can't deploy on Dell Latitude 5410

      @george1421 said in Can't deploy on Dell Latitude 5410:

      I think from the picture you did too soon.
      from the picture uname -r or uname -a should have returned a value. It should be a number like 5.6.18 or 4.19.65
      The lsblk should have displayed the block devices in the system. It could be blank but it would be really rare.

      Ok, picture with info -> https://ibb.co/vzxGFdh
      I’m off for few days, i’ll be back wednesday at office to read your message.

      posted in FOG Problems
      A
      afaure
    • RE: Can't deploy on Dell Latitude 5410

      @george1421 said in Can't deploy on Dell Latitude 5410:

      Ok the driver for that network adapter first appeared in linux 5.5. I’m missing the picture of the first 2 commands I asked for. The good thing the sata adapter is being seen by linux.

      I have typed all commands:
      uname -r
      lsblk
      ip a s
      …

      I have missed somethings 😮 ?

      Thanks 🙂

      posted in FOG Problems
      A
      afaure
    • RE: Can't deploy on Dell Latitude 5410

      @george1421 said in Can't deploy on Dell Latitude 5410:

      Next steps for debugging. Schedule a capture/deploy task (doesn’t matter which) again, but before you hit the schedule task button, tick the debug checkbo

      Hello George,

      The picture -> https://ibb.co/0ySfZNj

      Thanks for your help

      posted in FOG Problems
      A
      afaure
    • RE: Can't deploy on Dell Latitude 5410

      @george1421 same issue…
      My pc contact FOG and i have this message error:

      No network interfaces found, your kernel is most probably missing the correct driver!
      Please check your network setup and try again…

      After that, i have the same error message (picture).

      Do you have idea ?

      Thanks.

      posted in FOG Problems
      A
      afaure
    • RE: Can't deploy on Dell Latitude 5410

      Thanks for your help George !

      1. No only legacy mode and switch to UEFI after deploy

      2. Yes, i choose quick registeration and i have the error

      3. Picture with error
        Picture

      4. Yes i have tried to update my kernel for amd64 (bzimage32) / version 64 (bzimage), same issue.

      posted in FOG Problems
      A
      afaure
    • Can't deploy on Dell Latitude 5410

      Hi,

      I have buyed a lot of Dell Latitude 5410…
      I have updated my fog server in 1.5.9 but i can’t deploy master on this PC.
      The legacy boot isn’t available 😞
      I have UEFI boot only…

      So, i connect the new PC on the network and booting with pxe.
      I have the main menu to register the new client on the fog, i trying to register pc and i have an error …
      I have tried to update the kernel with the latest version but i doesn’t work…

      Do you have idea please 😄 ?

      posted in FOG Problems
      A
      afaure
    • RE: Could not mount images folder

      So…

      I have touch my mntcheck file in /images /images/dev and other folders
      I have modify my exports file to add other storage node…
      I have reload the export file.

      All is fine !

      posted in FOG Problems
      A
      afaure
    • Could not mount images folder

      Hello everyone,

      I have a problem to capture an image of Dell Precision 3510 with w10 pro x64.
      I have updated today my fog server in version 1.4.4 to 1.5.4 and the problem is same.

      The “/images” and “/images2” folder have the rights 777…
      II don’t understand why I have this mistake.

      0_1536657745211_IMG_20180911_101901.jpg

      Do you have an idea to fix it ?

      Thanks …

      posted in FOG Problems
      A
      afaure
    • RE: [SOLVED] Move image to second node

      @george1421

      I have modified the storage group in my image definition.
      I have:

      cp -R /images/Dellvostro430 /images2/
      sudo chmod 777 -R /images2/Dellvostro430
      sudo chown fog.root -R /images2/Dellvostro430/
      rm /images/Dellvostro430
      

      I have updated the configuration for my client with the image definition modified.

      And the result :

      0_1500383292579_vostro430.jpg

      I think it works but i waiting the end of deploy

      Edit:

      It works 😄

      After cp + rm
      Node 1:
      0_1500383895890_1.jpg

      Node2:
      0_1500383908488_2.jpg

      The final result:
      0_1500383925687_3.jpg

      For information, i don’t have used mysql. I can not use it anymore

      Thank you one more again @george1421

      posted in General Problems
      A
      afaure
    • RE: [SOLVED] Move image to second node

      @george1421 thank you 🙂

      I would like try the second option:

      For me its easier to just change the database record by hand since you only need to update one field with update imageGroupAssoc set igaStorageGroupID=<new_image_store_id> where igaImageID=<image_id>; Be sure if you are editing records directly in the database you backup the mysql database first

      I try and post the result 😉

      posted in General Problems
      A
      afaure
    • 1
    • 2
    • 3
    • 1 / 3