• 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
    855 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

  • Freezing on Inventory or Debugging

    8
    0 Votes
    8 Posts
    3k Views
    F

    I recommend you try Ahsay Software ([url]http://www.ahsay.com[/url]). Ahsay?? Backup Software is an advanced disk-to-disk-to-disk (D2D2D) backup solution for Businesses and MSPs / VARs. It comes with the most comprehensive features that can fulfill all the on-premises backup, online backup, offsite backup, and cloud backup needs of nowadays businesses. At the same time, it is the most affordable backup solution available in the market.

  • PXE boot into FOG image on separate subnet

    3
    0 Votes
    3 Posts
    1k Views
    G

    Just make sure you have routing enabled between the two subnets (as in, the routers know that each other are responsible for their own network), and point to FOG as the next server. TFTP & HTTP work over layer 3 as long as you can route to it.

  • Using different Kernels for different machines

    18
    0 Votes
    18 Posts
    5k Views
    Tom ElliottT

    If your images are starting at sector 63, you may look into updating to SVN as I’ve made fixes that should allow your systems to not only image, but also boot after they’re completed.

  • FATAL ERROR : FAILED TO MOUNT NFS VOLUME

    3
    0 Votes
    3 Posts
    1k Views
    Tom ElliottT

    Does /images exist on the server at 10.89.63.5

  • Can not create snap-in cause ftp error

    4
    0 Votes
    4 Posts
    2k Views
    Tom ElliottT

    before the feature snapins should work, though editing the snapins may not.

  • "Hard Disk Not Found" Error When Trying to Register Server

    16
    0 Votes
    16 Posts
    7k Views
    Tom ElliottT

    I’m taking a look to see if there’s a better way for me to get a list of hdd’s and partition data.

  • Capone query

    4
    0 Votes
    4 Posts
    2k Views
    I

    Works perfectly Thanks Tom.

  • Failed to Mount NFS Volume

    5
    0 Votes
    5 Posts
    2k Views
    T

    I made the configuration change (took me a bit to find where to make that change) and started another upload task.

    Results: Seems to be working! I’ll hold off on being certain its fixed until it’s completely uploaded, but I have no reason to believe it won’t right now.

    Thanks for the quick replies. Would have taken me a lot longer to have spotted that configuration error. If anything pops up, I’ll reply here, but this upload won’t be for a while as the hard drive is quite large and I’m only able to upload over a 100MB LAN connection.

102

Online

12.6k

Users

17.6k

Topics

156.5k

Posts