• Missing Operating System after rebuilding an image

    9
    0 Votes
    9 Posts
    4k Views
    J

    ok, the problem is solved. My partner previously had modified the boot partion so after your advise, I have reinstalled the operating system of the laptop from the begining in order to rebuild a new image and finally it has worked properly.
    Otherwise, I’m really greatfull for your support. Thanks so much. GOOD JOB !

  • 0 Votes
    4 Posts
    3k Views
    B

    New job, new OS, new imaging server = big headache. This rookie went around and around with this error today. Tried resetting the passwords repeatedly. Sounds like I need to delete the FOG user I set up on the Ubuntu box and start learning about this 777 stuff … in a hurry.

  • FOG FTP Login Failed

    12
    0 Votes
    12 Posts
    7k Views
    E

    I ran into this issues for a couple of hours. I actually found that SELinux turned back on since it wasn’t disabled in the start up config. For anyone that has more issues with the error above try the command sestatus if enforcing follow this page [url]http://www.crypt.gen.nz/selinux/disable_selinux.html[/url]

  • External USB Drives on Client Devices

    2
    0 Votes
    2 Posts
    1k Views
    Tom ElliottT

    You’d have to build a new kernel for this support.

    The reasoning:

    I removed all USB HDD potentials, as what was happening more often than not was FOG was imaging the external drives when that was NOT the intended drive. Because of this, I removed USB HDD’s from the kernel.

  • Fog Not Imaging

    14
    0 Votes
    14 Posts
    6k Views
    P

    No luck with fixparts. Sounds like you’re leaning towards this being a problem with the partition not matching what is in the image. Would it be worthwhile to create a new image with a smaller partition, and leave part of the hd unallocated?

  • Failed to connect to.. Showing up in Disk Info in Web Gui

    4
    0 Votes
    4 Posts
    3k Views
    M

    How do I check that the storage node can properly access the database server? As I stated in the OP that I can create images that are stored on the Node and deploy those images without a problem. The Web GUI can also read the Hardware info from the Node. [ATTACH=full]1516[/ATTACH]

    [url=“/_imported_xf_attachments/1/1516_Untitled.jpg?:”]Untitled.jpg[/url]

  • Fog, Legacy boot, and UEFI, Oh my!

    6
    0 Votes
    6 Posts
    4k Views
    Tom ElliottT

    I don’t know.

    There’s lots of documentation on the internet on how to do it, but I’ve never tried any of the steps.

    Maybe start there? Specifically: dhcp user class ipxe?

  • Could not boot: Exec format error (2e008001)

    9
    0 Votes
    9 Posts
    8k Views
    Tom ElliottT

    Glad to help you find it.

  • 0 Votes
    5 Posts
    2k Views
    R

    Hi Tom,

    Thanks for the update I’d forgotten that init_32 would also need to be amended.

    One thing though, on my box (Ubuntu 12.04 LTS alternate + added desktop + Webmin) there is no /var/www/fog/html folder, hence i’d gone to /var/www/fog/service/ipxe

    My original posting worked, at least for init.xz anyway. The test laptop was happily sitting there waiting for a keypress when I woke up this morning. Perhaps the filepath has changed between the latest and stable releases of Fog ? Anyway I’m a happy bunny.

    Would it be possible to add this change to the next version please ? It doesn’t make any sense for badblocks to write test results to the screen and then allow a reboot before you’ve had a chance to see them does it ?

    Kind Regards,
    Robin

  • Fog client - HostnameChanger Host name was not found in the database

    8
    0 Votes
    8 Posts
    4k Views
    holzfischH

    Now its working!! Thanks a lot!
    :):)

  • TFTP Timeout

    7
    0 Votes
    7 Posts
    3k Views
    Lee RowlettL

    other thing to consider you may need IP-helpers configured if it’s layer 3

  • Option of single partition is not in fog 1.2.0 Help :')

    2
    0 Votes
    2 Posts
    857 Views
    Tom ElliottT

    I don’t know what you mean.

    1.2.0 should have the partition selection items. If you know how the partitions show up in linux, you should be able to specify which one to image.

    If that’s not the case, I know for a fact it’s in SVN.

  • NFS service running

    6
    0 Votes
    6 Posts
    2k Views
    Tom ElliottT

    It’s possible it’s a network issue. Meaning it could be the kernel doesn’t have the driver for your nic. (Can you provide NIC informatoin of the trouble system?)

    The error as I zoom in, says the network is unreachable, which would explain not mounting the file as well.

  • Make "Capone Deploy" the first option in PXE Boot Menu

    17
    0 Votes
    17 Posts
    7k Views
    Tom ElliottT

    Okay,

    So there is no issue with Capone, or the menu generation.

    Rather, it’s the method at which you’re creating the DMI/Shutdown fields with the image association fields.

    These are two separate forms.

    What this means:

    When you are setting up capone, it gives one page full of all the information you need.

    The DMI and shutdown fields are their own form because these are global values.

    The Image association field is it’s own form to separate between the two.

    Please, set your DMI/Shutdown fields and use it’s corresponding button to update.

    Then set your image associations (or leave them if you set them already.)

    Then boot a host, if the menu isn’t set, it will create the menu item.

    After the item is created, you can specify it as default.

  • New install - No menu on clients!

    11
    0 Votes
    11 Posts
    4k Views
    A

    That will be this then! :

    [COLOR=#007700][FONT=monospace]if ([/FONT][/COLOR][COLOR=#0000bb][FONT=monospace]substr[/FONT][/COLOR][COLOR=#007700]FONT=monospace==[/FONT][/COLOR][COLOR=#dd0000][FONT=monospace]“00:15:5d”[/FONT][/COLOR][COLOR=#007700][FONT=monospace]){
    print [/FONT][/COLOR][COLOR=#dd0000][FONT=monospace]“# Hyper-V MAC address detected - no console background\n”[/FONT][/COLOR][COLOR=#007700][FONT=monospace];
    } else {
    print [/FONT][/COLOR][COLOR=#dd0000][FONT=monospace]“console --picture [/FONT][/COLOR][COLOR=#0000bb][FONT=monospace]$this[/FONT][/COLOR][COLOR=#007700][FONT=monospace]->[/FONT][/COLOR][COLOR=#0000bb][FONT=monospace]booturl[/FONT][/COLOR][COLOR=#dd0000][FONT=monospace]/ipxe/bg.png --left 100 --right 80\n”[/FONT][/COLOR][COLOR=#007700][FONT=monospace];
    }[/FONT][/COLOR]

    [COLOR=#007700][FONT=monospace]Will give that shot! :)[/FONT][/COLOR]

  • Setup Install Windows from grub4dos

    2
    0 Votes
    2 Posts
    1k Views
    JunkhackerJ

    sanboot isn’t used for loading iso’s typically. i’ve always had the best luck with [CODE]chain memdisk iso raw[/CODE]
    sorry if this isn’t addressing your question, i’m having a hard time understanding what you meant

  • Cant get to management page

    3
    0 Votes
    3 Posts
    1k Views
    W

    Can you post the install log?

    /var/log/foginstall.log

  • Blinking cursor after menu

    3
    0 Votes
    3 Posts
    1k Views
    F

    it never stops blinking, I have to power it down.

  • PXE-T01: File Not Found when trying to boot from PXE on new Fog install.

    12
    0 Votes
    12 Posts
    5k Views
    JunkhackerJ

    what are the details of the computer you’re having problems with? brand/model
    the first step i would take would be to update the undionly.kpxe file to the latest version from here
    [url]http://sourceforge.net/p/freeghost/code/HEAD/tree/trunk/packages/tftp/[/url]
    if that doesn’t work, try using undionly.kkpxe instead
    there are plenty of threads about troubleshooting ipxe error 0x040ee119

  • How can I reset the image ID numbers?

    4
    0 Votes
    4 Posts
    2k Views
    JunkhackerJ

    you could edit the “imageID” field of the “images” table in the “fog” database, but if it’s purely for aesthetics i recommend against it.
    that ID is used for internal record keeping and task management in fog

127

Online

12.7k

Users

17.6k

Topics

156.6k

Posts