• Difference between partimage and partclone?

    9
    0 Votes
    9 Posts
    11k Views
    S

    Just to update you, I have just tested updating the image in fog 1.1.2 which uses part clone to capture and the progress bar is now working. 😉

    Thanks for the help, appreciated. 🙂

  • Dark Coin

    6
    0 Votes
    6 Posts
    5k Views
    Tom ElliottT

    Right now, drkpool website is no longer server. Chuck is working to rebuild the fogpackage.zip project with the new information.

  • Manually Create a Raw Image

    4
    0 Votes
    4 Posts
    3k Views
    Tom ElliottT

    What line 287 and such are for, is to detect the filesystem format and create the partition image file. This means if it’s not one of the known supported types, it’s just going to create a raw image of that partition, but all other partitions will be able to use the partclone.{$fstype} file.

  • Deploying ove Web

    5
    0 Votes
    5 Posts
    3k Views
    Tom ElliottT

    If you’re interested, it is actually fully possible to do this over the web, but as Jaymes says, would require some customization. I believe, have not tested this means, that all you’d have to do is change all the references of IPs to hostnames. In /tftpboot/default.ipxe there’s one line that would need to be changed on the server. You either change it to the externally accessible IP or FQDN. On the fog GUI side you’d need to change the IP of storage management page on your node to the externally accessible IP or FQDN. Finally you’d make the change in FOG Configuration->FOG Settings->tftp server and web server to be that of the externally accessible IP or FQDN. This should enable uploading across the internet as well as downloading images, or any task for that matter.

    Again, I haven’t tested it fully, but it already exists with minimal changes. It looks like a long block of text but in steps its really only 4 items to change.

  • Remote wipe

    14
    0 Votes
    14 Posts
    7k Views
    S

    Is there anyway to password protect this option. Might be kinda dangerous to leave this unprotected in my live environment

  • Can FOG clone only some partitions of a disk

    5
    0 Votes
    5 Posts
    3k Views
    R

    Ok.

    Thank you very much.

  • The exports file

    3
    0 Votes
    3 Posts
    1k Views
    Tom ElliottT

    I’ll take a look at the installer and see if I can do anything about that.

  • Fog storage Group on FOG 1903

    4
    0 Votes
    4 Posts
    2k Views
    L

    found the trouble: Location table is not not up to date with nfsgroups* tables in database
 manual update of the table location solves the problem

    just need to check in the gui how to solve it

  • Problems after moving images-folder

    8
    0 Votes
    8 Posts
    3k Views
    P

    Thanks Tom, a restart solved the problem.

  • Fog Tray IP Question

    4
    0 Votes
    4 Posts
    2k Views
    S

    Thanks!

  • New to using FOg

    8
    0 Votes
    8 Posts
    4k Views
    Jaymes DriverJ

    I don’t know if it is any consolation but I use the Intel PRO MT desktop version and set promiscuous mode to allow all.

  • What is the best OS currently to use?

    11
    0 Votes
    11 Posts
    7k Views
    N

    I greatly agree on Debian 7.

  • Latest FOG 1.0.0

    Locked
    98
    0 Votes
    98 Posts
    91k Views
    falkoF

    Locked

  • Unattend.xml and how to modify computername with 1.0

    3
    0 Votes
    3 Posts
    2k Views
    V

    checking your DHCP leases for ‘NEWDEPLOY’ hostnames is a quick way I get to know if PCs are still in the process of joining domain etc
 or if they have failed to do so.

  • Safely delete 2nd Partition

    4
    0 Votes
    4 Posts
    2k Views
    B

    No Problems deleting the partition. restored just fine.

  • How to change sentral DHCP server to work with FOG 0.33B

    9
    0 Votes
    9 Posts
    3k Views
    N

    I think the best option for you would be to make a backup of you Images folder and your database, and then scrub out 0.32 completely. Then install 0.33 from scratch, import your database and images folders, and then do the database modifications laid out in the wiki. Finally, run the installer one more time, then and only then, log in to the web gui. The only thing that I ran into after that is the TFTP settings that needed correction and for any clients that did not have an image associated I needed to open each host and select an image or the top dropdown option for none.

  • Question about win7sys

    5
    0 Votes
    5 Posts
    2k Views
    Tom ElliottT

    Yeah, $part is the correct variable. I saw this issue in 0.33 as well, and have since changed the calling to $part over $win7sys.

  • RAID 5 & Over-Current Condition

    5
    0 Votes
    5 Posts
    2k Views
    Tom ElliottT

    The error message you’re reporting is about USB, not about FOG or space.

  • DNSMasq Help for iPXE stuff

    18
    0 Votes
    18 Posts
    14k Views
    Jaymes DriverJ

    in order to use the boot commands, you need to symlink undionly.kpxe to undionly.0 because of the appending .0 but then you can issue commands as normal, it seems after we got the dhcp-boot line correct the commands work again.

    symlink undionly
    [code]
    cd /tftpboot
    sudo ln -s undionly.kpxe undionly.0
    [/code]

    enable the boot lines
    [code]
    pxe-prompt=“Press F8 for boot menu”, 3

    The known types are x86PC, PC98, IA64_EFI, Alpha, Arc_x86, Intel_Lean_Client, IA32_EFI, BC_EFI, Xscale_EFI and X86-64_EFI This option is first and will be the default if there is no input from the user.

    pxe-service=X86PC, “Boot from network”, undionly
    [/code]

  • Search Host by Image

    4
    0 Votes
    4 Posts
    2k Views
    Tom ElliottT

    Thank you for posting the code. I’d have done it, but I’m more focused on 0.33 so thank you for taking the time and posting the code you used.

177

Online

12.3k

Users

17.4k

Topics

155.8k

Posts