• Help with GPT partitioning

    Solved
    4
    0 Votes
    4 Posts
    429 Views
    Q

    @scosta You can rearrange partitions. I would use something like macrium reflect to create a clone to an identical disk where I manually arrange the partitions, you can then use that disk for capture in FOG, once that is done, you can deploy it to the original disk and see if everything works.

    There’s probably other ways or even faster ways, but messing with partition tables can be scary.

  • 2019...a step by step activating ssl and complying iPXE with it

    Solved
    41
    0 Votes
    41 Posts
    10k Views
    M

    @Sebastian-Roth Thank you

  • update blocked

    Solved
    4
    0 Votes
    4 Posts
    355 Views
    A

    I try git clean -xfd then git pull, it doesn’t work.

    root@srv-fog:~/fogproject# git clean -xfd Suppression de bin/error_logs/ Suppression de rpttmp/ Suppression de tmp/ root@srv-fog:~/fogproject# git pull remote: Enumerating objects: 17, done. remote: Counting objects: 100% (17/17), done. remote: Compressing objects: 100% (1/1), done. remote: Total 9 (delta 8), reused 9 (delta 8), pack-reused 0 Dépaquetage des objets: 100% (9/9), fait. Depuis https://github.com/FOGProject/fogproject 923306718..97b57acea dev-branch -> origin/dev-branch Mise à jour 7f803680a..97b57acea error: Vos modifications locales aux fichiers suivants seraient écrasées par la fusion : packages/tftp/10secdelay/i386-efi/intel.efi packages/tftp/10secdelay/i386-efi/ipxe.efi packages/tftp/10secdelay/i386-efi/realtek.efi packages/tftp/10secdelay/i386-efi/snp.efi packages/tftp/10secdelay/i386-efi/snponly.efi packages/tftp/10secdelay/intel.efi packages/tftp/10secdelay/intel.kkpxe packages/tftp/10secdelay/intel.kpxe packages/tftp/10secdelay/intel.pxe packages/tftp/10secdelay/ipxe.efi packages/tftp/10secdelay/ipxe.iso packages/tftp/10secdelay/ipxe.kkpxe packages/tftp/10secdelay/ipxe.kpxe packages/tftp/10secdelay/ipxe.krn packages/tftp/10secdelay/ipxe.lkrn packages/tftp/10secdelay/ipxe.pxe packages/tftp/10secdelay/ipxe.usb packages/tftp/10secdelay/realtek.efi packages/tftp/10secdelay/realtek.kkpxe packages/tftp/10secdelay/realtek.kpxe packages/tftp/10secdelay/realtek.pxe packages/tftp/10secdelay/snp.efi packages/tftp/10secdelay/snponly.efi packages/tftp/10secdelay/undionly.kkpxe packages/tftp/10secdelay/undionly.kpxe packages/tftp/10secdelay/undionly.pxe packages/tftp/i386-efi/intel.efi packages/tftp/i386-efi/ipxe.efi packages/tftp/i386-efi/realtek.efi packages/tftp/i386-efi/snp.efi packages/tftp/i386-efi/snponly.efi packages/tftp/intel.efi packages/tftp/intel.kkpxe packages/tftp/intel.kpxe packages/tftp/intel.pxe packages/tftp/ipxe.efi packages/tftp/ipxe.iso packages/tftp/ipxe.kkpxe packages/tftp/ipxe.kpxe packages/tftp/ipxe.krn packages/tftp/ipxe.lkrn packages/tftp/ipxe.pxe packages/tftp/ipxe.usb packages/tftp/realtek.efi packages/tftp/realtek.kkpxe packages/tftp/realtek.kpxe packages/tftp/realtek.pxe packages/tftp/snp.efi packages/tftp/snponly.efi packages/tftp/undionly.kkpxe packages/tftp/undionly.kpxe packages/tftp/undionly.pxe Veuillez valider ou remiser vos modifications avant la fusion. Abandon

    Then I did git reset --hard then git pull, it worked

    root@srv-fog:~/fogproject# git reset --hard HEAD est maintenant à 7f803680a Add username substitution to email field for deployment notification root@srv-fog:~/fogproject# git pull Mise à jour 7f803680a..97b57acea Fast-forward README.md | 5 ++--- lib/common/functions.sh | 23 ++++++++++++-------- lib/ubuntu/config.sh | 15 +++++++------ packages/systemd/FOGImageReplicator.service | 11 +++++----- packages/systemd/FOGImageSize.service | 11 +++++----- packages/systemd/FOGMulticastManager.service | 11 +++++----- packages/systemd/FOGPingHosts.service | 11 +++++----- packages/systemd/FOGScheduler.service | 11 +++++----- packages/systemd/FOGSnapinHash.service | 11 +++++----- packages/systemd/FOGSnapinReplicator.service | 11 +++++----- packages/tftp/10secdelay/arm64-efi/intel.efi | Bin 0 -> 244896 bytes packages/tftp/10secdelay/arm64-efi/ipxe.efi | Bin 0 -> 982944 bytes .../tftp/10secdelay/arm64-efi/ncm--ecm--axge.efi | Bin 0 -> 272544 bytes packages/tftp/10secdelay/arm64-efi/realtek.efi | Bin 0 -> 243904 bytes packages/tftp/10secdelay/arm64-efi/snp.efi | Bin 0 -> 242816 bytes packages/tftp/10secdelay/arm64-efi/snponly.efi | Bin 0 -> 242976 bytes packages/tftp/10secdelay/i386-efi/intel.efi | Bin 187872 -> 189792 bytes packages/tftp/10secdelay/i386-efi/ipxe.efi | Bin 921792 -> 925856 bytes .../tftp/10secdelay/i386-efi/ncm--ecm--axge.efi | Bin 0 -> 212096 bytes packages/tftp/10secdelay/i386-efi/realtek.efi | Bin 187648 -> 189600 bytes packages/tftp/10secdelay/i386-efi/snp.efi | Bin 187328 -> 189312 bytes packages/tftp/10secdelay/i386-efi/snponly.efi | Bin 187456 -> 189504 bytes packages/tftp/10secdelay/intel.efi | Bin 227008 -> 228288 bytes packages/tftp/10secdelay/intel.kkpxe | Bin 98311 -> 99402 bytes packages/tftp/10secdelay/intel.kpxe | Bin 98359 -> 99450 bytes packages/tftp/10secdelay/intel.pxe | Bin 98493 -> 99505 bytes packages/tftp/10secdelay/ipxe.efi | Bin 1017088 -> 1015200 bytes packages/tftp/10secdelay/ipxe.iso | Bin 880640 -> 880640 bytes packages/tftp/10secdelay/ipxe.kkpxe | Bin 359646 -> 360132 bytes packages/tftp/10secdelay/ipxe.kpxe | Bin 359694 -> 360180 bytes packages/tftp/10secdelay/ipxe.krn | Bin 359005 -> 359587 bytes packages/tftp/10secdelay/ipxe.lkrn | Bin 359005 -> 359587 bytes packages/tftp/10secdelay/ipxe.pxe | Bin 359817 -> 360093 bytes packages/tftp/10secdelay/ipxe.usb | Bin 1409024 -> 1409024 bytes packages/tftp/10secdelay/ncm--ecm--axge.efi | Bin 0 -> 253952 bytes packages/tftp/10secdelay/realtek.efi | Bin 225984 -> 227200 bytes packages/tftp/10secdelay/realtek.kkpxe | Bin 99132 -> 100235 bytes packages/tftp/10secdelay/realtek.kpxe | Bin 99180 -> 100283 bytes packages/tftp/10secdelay/realtek.pxe | Bin 99240 -> 100357 bytes packages/tftp/10secdelay/snp.efi | Bin 225280 -> 226560 bytes packages/tftp/10secdelay/snponly.efi | Bin 225504 -> 226816 bytes packages/tftp/10secdelay/undionly.kkpxe | Bin 97871 -> 99005 bytes packages/tftp/10secdelay/undionly.kpxe | Bin 97919 -> 99053 bytes packages/tftp/10secdelay/undionly.pxe | Bin 97860 -> 99072 bytes packages/tftp/arm64-efi/intel.efi | Bin 0 -> 244800 bytes packages/tftp/arm64-efi/ipxe.efi | Bin 0 -> 982848 bytes packages/tftp/arm64-efi/ncm--ecm--axge.efi | Bin 0 -> 272448 bytes packages/tftp/arm64-efi/realtek.efi | Bin 0 -> 243808 bytes packages/tftp/arm64-efi/snp.efi | Bin 0 -> 242720 bytes packages/tftp/arm64-efi/snponly.efi | Bin 0 -> 242880 bytes packages/tftp/i386-efi/intel.efi | Bin 187776 -> 189728 bytes packages/tftp/i386-efi/ipxe.efi | Bin 921696 -> 925792 bytes packages/tftp/i386-efi/ncm--ecm--axge.efi | Bin 210080 -> 212032 bytes packages/tftp/i386-efi/realtek.efi | Bin 187584 -> 189504 bytes packages/tftp/i386-efi/snp.efi | Bin 187264 -> 189248 bytes packages/tftp/i386-efi/snponly.efi | Bin 187360 -> 189408 bytes packages/tftp/intel.efi | Bin 226944 -> 228192 bytes packages/tftp/intel.kkpxe | Bin 98224 -> 99445 bytes packages/tftp/intel.kpxe | Bin 98272 -> 99493 bytes packages/tftp/intel.pxe | Bin 98356 -> 99526 bytes packages/tftp/ipxe.efi | Bin 1016960 -> 1015104 bytes packages/tftp/ipxe.iso | Bin 880640 -> 880640 bytes packages/tftp/ipxe.kkpxe | Bin 359745 -> 360043 bytes packages/tftp/ipxe.kpxe | Bin 359793 -> 360091 bytes packages/tftp/ipxe.krn | Bin 359243 -> 359657 bytes packages/tftp/ipxe.lkrn | Bin 359243 -> 359657 bytes packages/tftp/ipxe.pxe | Bin 359688 -> 360187 bytes packages/tftp/ipxe.usb | Bin 1409024 -> 1409024 bytes packages/tftp/ncm--ecm--axge.efi | Bin 252544 -> 253856 bytes packages/tftp/realtek.efi | Bin 225856 -> 227072 bytes packages/tftp/realtek.kkpxe | Bin 99051 -> 100210 bytes packages/tftp/realtek.kpxe | Bin 99099 -> 100258 bytes packages/tftp/realtek.pxe | Bin 99119 -> 100289 bytes packages/tftp/snp-arm.efi | Bin 235744 -> 0 bytes packages/tftp/snp.efi | Bin 225152 -> 226464 bytes packages/tftp/snponly.efi | Bin 225440 -> 226752 bytes packages/tftp/undionly.kkpxe | Bin 97740 -> 98954 bytes packages/tftp/undionly.kpxe | Bin 97788 -> 99002 bytes packages/tftp/undionly.pxe | Bin 97741 -> 99037 bytes packages/web/lib/fog/system.class.php | 4 ++-- .../lib/plugins/ldap/class/ldapmanager.class.php | 2 +- utils/FOGiPXE/buildipxe.sh | 24 ++++++++++++--------- 82 files changed, 83 insertions(+), 67 deletions(-) create mode 100644 packages/tftp/10secdelay/arm64-efi/intel.efi create mode 100644 packages/tftp/10secdelay/arm64-efi/ipxe.efi create mode 100644 packages/tftp/10secdelay/arm64-efi/ncm--ecm--axge.efi create mode 100644 packages/tftp/10secdelay/arm64-efi/realtek.efi create mode 100644 packages/tftp/10secdelay/arm64-efi/snp.efi create mode 100644 packages/tftp/10secdelay/arm64-efi/snponly.efi create mode 100644 packages/tftp/10secdelay/i386-efi/ncm--ecm--axge.efi create mode 100644 packages/tftp/10secdelay/ncm--ecm--axge.efi create mode 100644 packages/tftp/arm64-efi/intel.efi create mode 100644 packages/tftp/arm64-efi/ipxe.efi create mode 100644 packages/tftp/arm64-efi/ncm--ecm--axge.efi create mode 100644 packages/tftp/arm64-efi/realtek.efi create mode 100644 packages/tftp/arm64-efi/snp.efi create mode 100644 packages/tftp/arm64-efi/snponly.efi delete mode 100644 packages/tftp/snp-arm.efi root@srv-fog:~/fogproject# git pull Déjà à jour. root@srv-fog:~/fogproject# cd bin root@srv-fog:~/fogproject/bin# ./installfog.sh Installing LSB_Release as needed * Attempting to get release information.......................Done +------------------------------------------+ | ..#######:. ..,#,.. .::##::. | |.:###### .:;####:......;#;.. | |...##... ...##;,;##::::.##... | | ,# ...##.....##:::## ..:: | | ## .::###,,##. . ##.::#.:######::.| |...##:::###::....#. .. .#...#. #...#:::. | |..:####:.. ..##......##::## .. # | | # . ...##:,;##;:::#: ... ##.. | | .# . .:;####;::::.##:::;#:.. | | # ..:;###.. | | | +------------------------------------------+ | Free Computer Imaging Solution | +------------------------------------------+ | Credits: http://fogproject.org/Credits | | http://fogproject.org/Credits | | Released under GPL Version 3 | +------------------------------------------+ Version: 1.5.7.104 Installer/Updater * Found FOG Settings from previous install at: /opt/fog/.fogsettings * Performing upgrade using these settings Starting Debian based Installation

    Thank you.

    Alexandre.

  • Computers not booting from HD if iPXE fails

    Solved
    6
    0 Votes
    6 Posts
    602 Views
    scostaS

    Sorry for bringing this back to life, but I guess this needs a disclosure: i fixed the issue incresing the max connections on my DB and by reducing the time that MySQL keeps the idle connections active. Sorry for not bringing this earlier.

  • Unable to PXE boot XenCenter VM to Fog

    Solved
    8
    0 Votes
    8 Posts
    1k Views
    george1421G

    @SBrady Looking at your pcap, you have 3 servers responding to the bootp request from your target computer. It appears the real dhcp server is at the .181 address and the 2 proxyDHCP servers are at .44 and .45. Both of the proxyDHCP servers are overriding what your main dhcp server is telling the target computer for where to get the boot file from.

    I can’t tell from the proxyDHCP response what type of computer it is. The response doesn’t look like a Microsoft SCCM or WDS response because it is so short. I would focus on what .44 and .45 are and why they are responding to the bootp request.

    Edit: Looking a bit more into the pcap there is also a WDS server responding to the DHCP DISCOVER query at the .217 address. That makes a total of 4 dhcp (and proxy servers responding) overriding what the main dhcp server was sending for dhcp options 66 and 67.

  • iPXE HTTP 5xx Server Error - Could not boot

    Solved
    2
    0 Votes
    2 Posts
    857 Views
    T

    Aaaaand… stupid me.

    Duplicate Mac Adress due to an external USB Networking Adapter.

    Sorry for bothering you.

  • "Could not open inode XXXXXX through the library..." Windows 10 Sysprep Capture

    Solved
    26
    0 Votes
    26 Posts
    15k Views
    rogalskijR

    @kafluke I also was experiencing this same issue. I had deleted a bunch of data as well before trying to pull the image (ran disc cleanup wizard). I ran the exact commands you did, and it fixed the issue. Thank you and Quazz for this assistance. This forum really helps in every way with this awesome product.

  • FOG doesn’t copy NVRAM from cloned machine to the new machine

    Solved
    21
    0 Votes
    21 Posts
    4k Views
    S

    @marted Looking good.

  • Access Denied, code = 5

    Solved
    3
    0 Votes
    3 Posts
    566 Views
    D

    May also want to check to see if the computer object already exists in AD. If the account does exist, the join account also needs the ability to modify that account either by virtue of being the creator/owner or by having the permission to modify computer objects in the target OU.

  • Start in a special menu for a group or just an hosts

    Solved
    5
    0 Votes
    5 Posts
    512 Views
    Tom ElliottT

    @Sebastian-Roth Yeah, this isn’t something readily available in the code.

    @endia If you’re at least semi familiar with code, you might look into /var/www/fog/lib/fog/bootmenu.class.php

    This isn’t currently coded for, but you might even be able to do what you want using a simple (relatively speaking) hook to alter the boot menu system.

    There’s a template hook already created that should help get you started. By creating a hook, you aren’t altering the core code within FOG. Hooks are meant as a means to inject custom data specifically around what you’re requesting to happen.

    The hook that’s setup is located in /var/www/fog/lib/hooks/bootitem.hook.php

    Ultimately what you would do is make your changes and set the active flag to true. (it’s a variable named active)

  • Client Host not showing after 2nd restart

    Solved
    10
    0 Votes
    10 Posts
    676 Views
    S

    @babouche said in Client Host not showing after 2nd restart:

    It’s only when i manually ping from my server to the client that i can see my firewall deny the ping.

    Ping (ICMP protocol) is handled different by a firewall than TCP connections are. Ping being denied might be a hint on other protocols also being restricted but doesn’t give you a definitive answer on that question.

  • Fog Multicast Manager auto start?

    Solved
    2
    0 Votes
    2 Posts
    437 Views
    S

    @NateUH Yes it is supposed to auto-start on bootup of your FOG server.

    Please run

    systemctl is-enabled FOGMulticastManager.service

    to see if it’s enabled on bootup. If you get disabled there must have been an issue when running the installer. You might run

    systemctl enable FOGMulticastManager.service

    or re-run the installer to do this for you.

    But if it’s enabled already then you might be running into a startup dependency issue in FOG 1.5.7 which we have fixed lately. Ask here if you need more details on this.

  • Fog version 1.6 on Ubuntu 19.10 - So close

    Solved
    7
    0 Votes
    7 Posts
    945 Views
    F

    @Tom-Elliott

    Nice, it is working now.

    There was a slight blip where it got stuck at

    Downloading kernel, init and fog-client binaries…

    So I ‘quit’ the install removed user fogproject and ran the install again.

    I was able to update the database schema, continue the install and login.

    New interface looks slick!

  • join active directory using fog on ubuntu /linux

    Solved
    22
    0 Votes
    22 Posts
    9k Views
    J

    @justeverything Do you have the working version of this?

  • Where do I find all the options for the client settings.json file?

    Solved
    4
    0 Votes
    4 Posts
    849 Views
    S

    @zuf76 Yes, take a look at the so called “Service Settings” tab within the host’s view. As well there is a global service setting in FOG Configuration -> FOG Settings -> FOG Client - … sections.

  • Endless reboots

    Solved
    4
    0 Votes
    4 Posts
    148 Views
    S

    @xfz said in Endless reboots:

    The snapin does not even require reboot.

    While I am not exactly sure I would think that this is not caused by a snapin task.

    Yeah, unfortunately i deleted the task already. It was the group deploy thing.

    And does machineB still reboot in an endless loop? Probably not or do I get this the wrong way?

  • About image acquisition error.

    Solved
    3
    0 Votes
    3 Posts
    385 Views
    C

    @fry_p said in About image acquisition error.:

    Sunucudaki “fogproject” kullanıcı hesabının parolasını değiştirdiniz mi? Bu hesap yalnızca FOG için bir hizmet hesabı olarak kullanılır ve sis yönetiminde kullanılmaz. Bunu yaptıysanız, aşağıdaki yerlerde şifreleri eşleştirmeniz gerekir:
    Web Interface -> Storage Management -> [Your storage node] -> Management Username & Management Password

    Web Interface -> FOG Configuration -> FOG Settings -> TFTP Server -> FOG_TFTP_FTP_USERNAME & FOG_TFTP_FTP_PASSWORD

    The local ‘fogproject’ user’s password on the Linux FOG server

    Server file: /opt/fog/.fogsettings -> password

    Sunucudaki hizmet hesabı parolasını (fogproject) değiştirdiyseniz bunu düzeltmenin en kolay yolu, bunu yaparak Ubuntu’daki bu parolayı diğer konumlarla eşleştirmektir.
    sudo -i
    passwd fogproject

    Yeni bir şifre girmeniz istenir. Lütfen başka bir yerde şifreyle eşleştiğinden emin olun.

    @fry_p

    Finally happened 🙂 . Thank you very much for the quick answer.

  • FOG: Not detecting target disks correctly (/dev/sda vs /dev/xvda)

    Solved
    24
    0 Votes
    24 Posts
    7k Views
    S

    Latest inits should have all the fixes included. Marking as solved.

  • 1.5.7.89: partclone doesn't capture an image in dd mode: wrong options in fog.upload

    Solved
    18
    0 Votes
    18 Posts
    2k Views
    S

    Marking as fixed as we have this added to dev-branch and it will be in the next release.

  • File size/hash mismatch - Only on one storage node replicating nonstop

    Solved
    4
    0 Votes
    4 Posts
    396 Views
    S

    @Demache Nice we found this and you were able to fix it so quickly. When looking through the code I thought about HTTP/HTTPS possibly being an issue but dropped that idea. Now looking at it again I think you have found a bug in the code! Just pushed a fix.

    Though I still really wonder why the backup logic of checking size via FTP didn’t work in your case either.

195

Online

12.3k

Users

17.4k

Topics

155.7k

Posts