• Mac capture and deploy solutions

    Unsolved
    13
    0 Votes
    13 Posts
    5k Views
  • Capture Mac

    Unsolved
    9
    0 Votes
    9 Posts
    3k Views
    Tom ElliottT

    @JMere That doesn’t help me out any though. The newer init’s actually have MORE information that can help me help you much simpler.

  • Snapin error return 1

    Unsolved
    8
    0 Votes
    8 Posts
    3k Views
    S

    @Warget Is this snapin issue solved?

  • Error trying to restore GPT partition tables

    Solved
    20
    0 Votes
    20 Posts
    9k Views
    M

    Hey @Tom-Elliott

    I confirm that now everything works correctly. The error message was on one of the 2 partitions on the hard drive was too full. I will refine the settings and make you a return on the minimum size of available space to deploy.

    I confirm that I capture and deploy on the same machine and therefore even hard drive. So no space problem available.

    We can pass the inviter in resolve
    As soon as I have the information on minimum available space I will add them in this topic

    @+

  • MAC OSX problem with network boot

    7
    0 Votes
    7 Posts
    3k Views
    Tom ElliottT

    @Warget The FOG Client only works with Registered machines. You CAN install the client on non-registered machines and they will register their information to the FOG server in a pending mode. Once the machine is approved, you can then perform whatever actions were/are needed.

  • I not how understand to make ? (beginner question)

    Unsolved
    12
    0 Votes
    12 Posts
    4k Views
    george1421G

    @Warget What I would recommend that you create a new thread for this one. Make sure you title it correctly for the proper group to respond. This is a client issue not FOG server.

  • MacOS + BootCamp - Does it work?

    Solved
    11
    0 Votes
    11 Posts
    3k Views
    T

    @Wayne-Workman I may have miss-configured or did something incorrectly then; the very first time I tried RAW with this dual-boot system, it did not work.

    Currently, the ‘Current Setup’ I stated in the last comment does in-fact work - in my scenario.

    I have successfully managed to image two machines, although it takes upwards of eight hours; however, a day to image a machine beats five days of needing to rebuild the system every time something happens to it.

    Side notes though:

    You need the MacOS disk, or access to the Macintosh partition to enable the bless so you can image it (as per the FOG Wiki) After you image it, the PXE menu shows back up; return to the main menu, refresh to populate the Macintosh Partition into the menu. Boot into the Macintosh Partition and put in the Windows CD, then run BootCamp. Do not erase the partition, just run the Windows Installer. Doing this ‘unlocks’ the Windows partition, so you don’t actually have to go into the Windows Installation Disc - just let it boot past that and into Windows. Configure Windows like you normally would. FOG does not change the hostname on this side of the partition, so make sure you change that when and if you are putting the computer on the domain.

    Beyond that, it works. Ain’t perfect, but it is about 210% better than what I was doing before - even with the additional side stuff you have to do before and after the image hits.

    So, I will call it closed.

  • how to capture and deploy image for MAC OS Sierra

    Unsolved
    2
    0 Votes
    2 Posts
    4k Views
    george1421G

    I am not a Mac person (I have seen one once), I can say that others have been able to get them to pxe (netboot) boot.

    There are some additional steps required to netboot these boxes. Understand this isn’t a fog problem, but rather a Mac problem with pxe booting.
    https://wiki.fogproject.org/wiki/index.php/FOG_on_a_MAC
    Additional discussion on netbooting.
    https://forums.fogproject.org/topic/5790/boot-pxe-macbook-imac

    I also suggest that you read these threads because there are other useful tips.
    https://forums.fogproject.org/topic/9278/fog-1-3-0-pb-with-mac-netboot
    https://forums.fogproject.org/topic/8955/blessing-fog-server-doesn-t-work-on-macmini7-1

    And finally one of the devs has first hand experience with this things called Mac, that may have some insight to netbooting these things. @Sebastian-Roth

  • Install Fog Client on Mac?

    6
    0 Votes
    6 Posts
    4k Views
    B

    @Wayne-Workman I’ll try that out. As far as the browser thing. I tried this post on safari then firefox. neither let me post. only Chrome…

  • Active Directory Mac OS X

    Solved
    26
    0 Votes
    26 Posts
    15k Views
    J

    @Nicolas-Bricet I’m not sure if you are still following this thread but all known os x binding issues have been resolved and tested as of v0.11.4. (We finally got testing environment in place for us to test this).

    I will be marking this thread as solved, if you still have issues let me know and I’ll re-open it.

  • Apple Fusion Drive?

    Solved
    3
    0 Votes
    3 Posts
    2k Views
    T

    @Sebastian-Roth Thanks for the explanation.

  • Could not open net1

    3
    0 Votes
    3 Posts
    2k Views
    S

    @melvinpaz Ok, this is a Mac client you are having problems with. Please tell us exactly which Mac you have (serial number!). The modifications you made are correct as far as I see.

    I am wondering why it is saying “Could not open net1”. Are there two network cards in this client. Possibly wireless? Although I am pretty sure iPXE does not provide any wireless drivers. We need more information on the hardware (exact Mac model / serial number) to be able to help you.

  • Cannot Boot Macbook 7,1 from PXE

    Solved
    16
    0 Votes
    16 Posts
    10k Views
    Wayne WorkmanW

    @Tom-S said in Cannot Boot Macbook 7,1 from PXE:

    LOL, Apple and its proprietary way of doing things. Simple explanation, netboot is not pxe boot. OS X is very picky about netboot. The efi iPxe file first must be named boot.efi as well as match the architecture of the machine that is booting (for you thats 64 bit) secondly not all ethernet or wifi adapters will be visible to iPxe after handoff. DHCP must point to that file as well as the boot file also.

    I have lots of experience with imaging Macs with FOG. We do about 1500 or more a year.

    Basically you have a few options but I will line out what we do. When I create an image, on the “master” machine I create the smallest partition possible. In that partition I add the folders:
    /System/Library/CoreServices/

    After that I add the 64 or 32 bit ipxe file naming it boot.efi. Again for you thats a 64 bit file

    Now on reboot, hold down option and select that partition. If it is able to find your nics and boot to FOG then you are in good shape!!. If it works copy the partition you just created to a usb disk. Now use that to boot your machines. Realize that you can simply select the usb disk in the boot manager and once iPxe loads up pull it out, and use it on another machine (if you are doing multiple machines). Because of limitations in iPxe do not expect a pretty FOG Menu. No background picture and such.

    If your nics are not visible to the efi iPXE then you will need to use the undionly.kpxe file. That is a lot more tricky!! But if needed I will explain to you!

    I hope this helps a little

    -T

    Added most of this here:
    https://wiki.fogproject.org/wiki/index.php?title=FOG_on_a_MAC#Notes_from_developers

  • MacOS with Bootcamp

    16
    0 Votes
    16 Posts
    6k Views
    AbuelikaA

    @Tom-Elliott

    After upgrade fog, this is the new error:

    alt text

  • Invalid Operating system id: Apple Mac OS (8)

    Solved
    4
    0 Votes
    4 Posts
    3k Views
    Wayne WorkmanW

    @Quazz said in Invalid Operating system id: Apple Mac OS (8):

    Perhaps an idea for the devs is to simply hide the resizable option for OS it won’t work for anyway?

    Javascript magics.

  • FOG client on Mac OS X

    24
    0 Votes
    24 Posts
    15k Views
    Wayne WorkmanW

    @Louis-CSUSA I forked your posts to here: https://forums.fogproject.org/topic/7561/network-booting-a-mac

    Please post in there.

  • Network booting a Mac

    11
    0 Votes
    11 Posts
    7k Views
    Wayne WorkmanW

    @Jbob Done.

    @Louis-CSUSA we are here now.

  • BCMA : Unsupported SPROM Revision: 11

    9
    0 Votes
    9 Posts
    9k Views
    M

    Bonjour
    Oui c’est bien FOG 1.2.0 et c’est bien la modification initrd=$imagefile qui à fait fonctionné sur MAC

    #########
    Hy
    Yes it’s good FOG 1.2.0 and it is changing initrd=$imagefile who in fact worked on MAC

  • MAC - Could not configure console: Error 0x7f4ce08e

    25
    0 Votes
    25 Posts
    11k Views
    M

    Bonjour @Sebastian-Roth

    Mon problème était bien la version du kernel mais pour mettre à jour le kernel il fallait que je rentre le proxy donc oui tu avais raison.

    Maintenant j’ai un nouveau problème voici le message d’erreur

    ---[ end Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(1,0)

    ############
    Hello @Sebastian-Roth

    My problem was indeed the version of the kernel but to update the kernel I had returned the proxy so yes you were right.

    Now I have a new problem here is the error message

    ---[ end Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(1,0)

189

Online

12.3k

Users

17.4k

Topics

155.6k

Posts