• Black screen after deployment

    Solved
    24
    0 Votes
    24 Posts
    12k Views
    Tom ElliottT

    Another potential fix would be to try svn/trunk/dev as I believe the mbr is downloaded up to the first two megs of hdd. I don’t know if it will work but from what I’ve heard it seems to do the trick.

  • Lenovo M93P workstation

    2
    0 Votes
    2 Posts
    943 Views
    Tom ElliottT

    What is the problem? My best guess for now is the issue is dealing with nic startup?

  • 0 Votes
    7 Posts
    7k Views
    Tom ElliottT

    Think of it this way.

    It’s like trying to fit a quarter through a dime sized hole.

    There are ways you can force the quarter through, but most times it’s simply just not going to happen.

  • Dell Optiplex 755 (small form) Windows 7 Pro

    Solved
    11
    0 Votes
    11 Posts
    5k Views
    Wayne WorkmanW

    @RileyG said:

    @Wayne-Workman Can you install FOG directly from the TRUNK install? If so, I think I will start from that next time.

    Yes, however, if you want to keep your host data and image data and other custom settings, you need to install 1.2.0 and then import your data, then move to trunk.

    But, it might be best to start fresh.

    Also, if you comment out the port=0 line in the dnsmasq config, it’s highly likely that you can have internet and fog at the same time.

  • Dell Lattiude E6540

    Solved
    3
    0 Votes
    3 Posts
    1k Views
    T

    @cml Well Shoot! that did it. I’m sorry I should have tried a different computer first. It’s early on a Monday here in Michigan and my brain is still mush after the weekend. Thanks again…I feel dumb lol

  • Dell Optiplex 390's hang after Fog menu (Whats the final answer on this?)

    Solved
    6
    0 Votes
    6 Posts
    3k Views
    L

    @Wayne-Workman said:

    Do you have this area in 1.2.0 ?
    FOG Configuration -> iPXE Boot Menu -> Exit to Hard Drive Type

    If so, play around with that setting. Not every type is supported by every machine. The default is normally Sanboot style.

    Actually, that was a good recommendation, when I changed it in the FOG admin/config http interface. Helped for some for sure! Thx

  • R51 and Samsung E252 - Unable to deploy/upload from older computers

    Solved
    9
    0 Votes
    9 Posts
    4k Views
    Wayne WorkmanW

    I would say specify an older kernel for those models. Try kernels earlier than 3.18 and see what you find.

    For now, just using the kernel update feature is fine, but once you find some that work, you can make copies and specify the kernel for those particular hosts inside their general menu.

  • Realtek 8153 USB Network Adapter

    Solved
    29
    0 Votes
    29 Posts
    20k Views
    R

    For what it’s worth, if it’s stuck on the black screen + “ipxe initialising devices”, undionly.kkpxe works. Our HP 4520s have the Realtek NICs which have this issue.

    x-post here: https://forums.fogproject.org/topic/2807/ipxe-boot-issue-with-realtek-rtl8153/18

  • "Dell Precision R5400" hangs in boot menu

    Solved
    8
    0 Votes
    8 Posts
    5k Views
    Wayne WorkmanW

    @Frode-Woldsund It’s not a big deal. People come here for help / advice / to tell others things…

    and the people that hang here are willing to give help and listen lol.

  • Multicast to 10 PC creates two upd-sender processes

    Solved
    7
    0 Votes
    7 Posts
    2k Views
    Wayne WorkmanW

    @Tom-Elliott said:

    @brizio Can you clear the multicastSessions, multicastSessionsAssoc, and tasks tables?

    The tasks I only want you to clear the multicast jobs.

    A mysql statement to do these things would be:

    TRUNCATE TABLE multicastSessions; TRUNCATE TABLE multicastSessionsAssoc; DELETE FROM tasks WHERE taskTypeID=8;

    My guess, from an earlier revision, a multicast session didn’t clear properly. Because of the non-clearing, a few hosts linked to the wrong Job and the others, who had no prior setting stored in the DB, created their own session.

    Again, this is just a guess, as I really don’t know what actually caused this to happen.

    I’m working on a “Troubleshoot Multicast” article that has commands more friendly to Red-Hat based distros… aparently the truncate commands don’t work in Fedora 22… so… Here you go:

    https://wiki.fogproject.org/wiki/index.php/Troubleshoot_Downloading_-_Multicast

  • Unable to Successfully PXE Boot to a FOG Menu on a Microsoft Surface Pro 3

    Solved
    10
    0 Votes
    10 Posts
    11k Views
    C

    @Wayne - I just tested out using snp.efi and that solution seems to have worked! I am uploading an image of our surface pro 3 as I write this.

  • WorkingDevices

    44
    0 Votes
    44 Posts
    26k Views
    T

    With an option that we can active or not, like bitcoin mining

  • VMware vSphere - IDE HDD, Image Store

    5
    0 Votes
    5 Posts
    3k Views
    Wayne WorkmanW

    @no1bossman

    That’s quite the old article, last updated in 2012 (things move fast around here).

    Where it talks about IDE, it’s referring to hosts. Hosts being what you would build your image on, and upload from.

    Some people really like building their images inside of a virtualized environment… I don’t get it, really. You can’t see how the image is performing on the actual hardware that it’s going on… You can’t ensure the boot time and log-in time are acceptable. You can’t ensure your drivers WILL work when you NEED to image. And de-fragmenting within a virtual host is questionable… And what about the FOG Client Service timing? That’s a big issue with the legacy client…

    Maintaining an image per each model of computer you maintain is the absolute best way to ensure a flawless deployment - without bloating your image with a ton of software and drivers that it doesn’t need…

    Personally, I’ll never create images on a virtual host if I can help it.

  • Boot from SAN device failed

    Solved
    33
    0 Votes
    33 Posts
    25k Views
    Wayne WorkmanW

    Try to turn off secure boot.

  • HP Proliant Service pack (SPP) Need Firmware

    3
    0 Votes
    3 Posts
    2k Views
    ch3iC

    @Bill-Rice Hi, SPP and Smart Boot iso are on torrent or direct download : duckduckgo, or yahoo, or google , or other…

  • Lenovo 9964 - worked before, not now.

    Solved
    6
  • Latitude 3340 not Uploading

    4
    0 Votes
    4 Posts
    2k Views
    T

    What was the result of this?>

    I have an issue when uploading as image form a Sony viao it get stuck on “using hard disk /dev/sda”

    I have a new 1.2 installation and im able to upload and deploy other computers fine.

  • DL380 G7 Try to free Memory without Signature

    6
    0 Votes
    6 Posts
    3k Views
    S

    reported upstream to ipxe project.
    [url]http://forum.ipxe.org/showthread.php?tid=7719[/url]

  • 0 Votes
    6 Posts
    3k Views
    T

    Sorry, with latest SVN installed is not working, too.
    [CODE]Ubuntu

    ..#######:. ..,#,.. .::##::.

    .:###### .:;####:…;#;…
    …##… …##;,;##::::.##…
    ,# …##…##:::## …::
    ## .::###,##. . ##.::#.:######::.
    …##:::###::…#. … .#…#. #…#:::.
    …:####:… …##…##::## … #
    # . …##:,;##;:::#: … ##…
    .# . .:;####;::::.##:::;#:…
    # …:;###…

    ###########################################

    FOG Free Computer Imaging Solution http://www.fogproject.org/ Developers: Chuck Syperski Jian Zhang Peter Gilchrist Tom Elliott GNU GPL Version 3

    ###########################################

    Version: 1.3.0 Installer/Updater

    Found FOG Settings from previous install at: /opt/fog/.fogsettings Performing upgrade using these settings…

    Starting Debian / Ubuntu / Kubuntu / Edubuntu Installtion.

    #####################################################################

    FOG now has everything it needs to setup your server, but please
    understand that this script will overwrite any setting you may
    have setup for services like DHCP, apache, pxe, tftp, and NFS.

    It is not recommended that you install this on a production system
    as this script modifies many of your system settings.

    This script should be run by the root user on Redhat or with sudo on Ubuntu.

    ** Notice ** Redhat users will need to disable SELinux and iptables in
    order to use FOG
    Please see our wiki for more information at http://www.fogproject.org/wiki

    Here are the settings FOG will use:
    Base Linux: Debian
    Detected Linux Distribution: Ubuntu
    Installation Type: Normal Server
    Server IP Address: 172.16.0.11
    DHCP router Address: 172.16.0.11
    DHCP DNS Address: 8.8.8.8
    Interface: eth1
    Using FOG DHCP: 1
    Internationalization: 0
    Image Storage Location: /images
    MySQL Connection Type: MYSQLI_ASYNC
    Donate: 0

    Are you sure you wish to continue (Y/N)
    Installation Started…

    Installing required packages, if this fails
    make sure you have an active internet connection.

    Preparing apt-get

    Packages to be installed: apache2 php5 php5-json php5-gd php5-cli php5-curl mysql-server mysql-client isc-dhcp-server tftpd-hpa tftp-hpa nfs-kernel-server vsftpd net-tools wget xinetd sysv-rc-conf tar gzip build-essential cpp gcc g++ m4 htmldoc lftp openssh-server php-gettext php5-mcrypt php5-mysqlnd curl libc6 libcurl3 zlib1g

    Skipping package: apache2 (Already installed)

    Skipping package: php5 (Already installed)

    Skipping package: php5-json (Already installed)

    Skipping package: php5-gd (Already installed)

    Skipping package: php5-cli (Already installed)

    Skipping package: php5-curl (Already installed)

    Skipping package: mysql-server (Already installed)

    Skipping package: mysql-client (Already installed)

    Skipping package: isc-dhcp-server (Already installed)

    Skipping package: tftpd-hpa (Already installed)

    Skipping package: tftp-hpa (Already installed)

    Skipping package: nfs-kernel-server (Already installed)

    Skipping package: vsftpd (Already installed)

    Skipping package: net-tools (Already installed)

    Skipping package: wget (Already installed)

    Skipping package: xinetd (Already installed)

    Skipping package: sysv-rc-conf (Already installed)

    Skipping package: tar (Already installed)

    Skipping package: gzip (Already installed)

    Skipping package: build-essential (Already installed)

    Skipping package: cpp (Already installed)

    Skipping package: gcc (Already installed)

    Skipping package: g++ (Already installed)

    Skipping package: m4 (Already installed)

    Skipping package: htmldoc (Already installed)

    Skipping package: lftp (Already installed)

    Skipping package: openssh-server (Already installed)

    Skipping package: php-gettext (Already installed)

    Skipping package: php5-mcrypt (Already installed)

    Skipping package: php5-mysqlnd (Already installed)

    Skipping package: curl (Already installed)

    Skipping package: libc6 (Already installed)

    Skipping package: libcurl3 (Already installed)

    Skipping package: zlib1g (Already installed)

    Confirming package installation.

    Checking package: apache2…OK Checking package: php5…OK Checking package: php5-json…OK Checking package: php5-gd…OK Checking package: php5-cli…OK Checking package: php5-curl…OK Checking package: mysql-server…OK Checking package: mysql-client…OK Checking package: isc-dhcp-server…OK Checking package: tftpd-hpa…OK Checking package: tftp-hpa…OK Checking package: nfs-kernel-server…OK Checking package: vsftpd…OK Checking package: net-tools…OK Checking package: wget…OK Checking package: xinetd…OK Checking package: sysv-rc-conf…OK Checking package: tar…OK Checking package: gzip…OK Checking package: build-essential…OK Checking package: cpp…OK Checking package: gcc…OK Checking package: g++…OK Checking package: m4…OK Checking package: htmldoc…OK Checking package: lftp…OK Checking package: openssh-server…OK Checking package: php-gettext…OK Checking package: php5-mcrypt…OK Checking package: php5-mysqlnd…OK Checking package: curl…OK Checking package: libc6…OK Checking package: libcurl3…OK Checking package: zlib1g…OK

    Configuring services.

    Setting up and starting MySql…OK

    Backing up user reports…OK

    Setting up and starting Apache Web Server…OK

    Changing permissions on apache log files…OK

    Downloading kernels and inits…OK

    Downloading New FOG Client file…OK

    Copying back any custom hook files…OK

    Copying back any custom report files…OK
    You still need to install/update your database schema.
    This can be done by opening a web browser and going to:

    http://172.16.0.11/fog/management

    Press [Enter] key when database is updated/installed.

    Setting up storage…OK Setting up and starting DHCP Server…OK Setting up and starting TFTP and PXE Servers…OK Setting up and starting VSFTP Server…OK Setting up sudo settings…OK Setting up FOG Snapins…OK Setting up and building UDPCast…OK Installing init scripts…OK Setting up FOG Services…OK Setting up FOG Utils…OK Starting FOG Multicast Management Server…OK Starting FOG Image Replicator Server…OK Starting FOG Task Scheduler Server…OK Starting FOG Snapin Replicator Server…OK Configuring Fresh Clam…OK Setting up and starting NFS Server…OK

    Setup complete!

    You can now login to the FOG Management Portal using
    the information listed below. The login information
    is only if this is the first install.

    This can be done by opening a web browser and going to:

    http://172.16.0.11/fog/management Default User: Username: fog Password: password

    [/CODE]

    I attach two screenshots ([URL=‘http://fog.tonicapablo.es/imagenes/Screenshot1.jpg’]1[/URL] and [URL=‘http://fog.tonicapablo.es/imagenes/Screenshot2.jpg’]2[/URL]), showing the problem. I think that the issue is when shows “Illegal Instruction” and then tries to image.

  • Instaltion and systems

    3
    0 Votes
    3 Posts
    1k Views
    Wayne WorkmanW

    Installing on a Mac is possible, but I would never do it personally. It’d actually be easier to just install it on RHEL or CentOS or Fedora.

    I’ve written very intensely detailed installation on Fedora 21 workstation, you’ll find it in the WiKi.

    The VM’s do need updated. I think everyone’s holding off on that till 1.3.0 is released. That release is sort of going to be a mile-stone for FOG.

97

Online

12.2k

Users

17.4k

Topics

155.6k

Posts