• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Tryknor
    T
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 10
    • Best 0
    • Controversial 0
    • Groups 0

    Tryknor

    @Tryknor

    0
    Reputation
    344
    Profile views
    10
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Tryknor Unfollow Follow

    Latest posts made by Tryknor

    • Boot MSdart / no disk...

      Hi there, i am in the process of booting MSdart 70 from an iso. Fog server is ubunto 10.04 and running with no problems.
      I can actually boot the Dart Iso. It does start and giving me all the options but it wont recognize any HDD.

      How would i fix this ? Do i need to chainload or something like that to map the local HDD ? And how would i do that ?

      I am curently using this entry to boot dart.iso:

      LABEL Microsoft Dart
      kernel fog/dart/memdisk
      append iso initrd=fog/dart/dart.iso raw
      MENU Microsoft Dart
      TEXT HELP
      Microsoft Dart
      ENDTEXT

      posted in FOG Problems
      T
      Tryknor
    • RE: Choose image from Menu

      Hi Joe, i found this link, did not try yet but it looks like it could do the trick.

      [url]http://www.fogproject.org/wiki/index.php/Bypass_Host_Registration[/url]

      posted in General
      T
      Tryknor
    • RE: NXtop Noob Question

      I’ve solved the problem myself. It seems that the machine i was using for testing is not compatible.
      I have just tested with two different models and all works well.

      The incompatible model is a Lenovo A70z (1165-ABG). The config im using is:

      LABEL NXTOP 41 Engine Installer
      MENU NXTOP 41 Engine Installer
      kernel mboot.c32
      append fog/nxtop41/xen.gz — fog/nxtop41/vmlinuz boot=casper webboot=[url]http://ip-of-server/fog/nxtop41/nxtopengine.iso[/url] ro quiet console=tty8 — fog/nxtop41/initrd.img –

      Maybe someone else has any use of this information.

      posted in FOG Problems
      T
      Tryknor
    • RE: Choose image from Menu

      Thanx moss, i allready thought so but was not sure. Guess i have to find another way to achieve that. Maybe someone else allready has found a way to do something like that.

      posted in General
      T
      Tryknor
    • RE: Choose image from Menu

      Hi, and thanx for your answer. Since i am very new to fog, i am not sure that those options would do what i want. I believe quick image could be an option, the problem is, what if i need to swap that machine with a spare ?

      The machines have identical hardware. So if a machine crashes or is infected, i want to be able to tell the user to disconnect it, swap it and load his own image.

      I am not sure quick image would do that since swap machines have no default image ?

      Thanx for the capone idea. Did not know it and just read a bit, but the same question goes for capone. What to do with a machine that has no default image ?

      posted in General
      T
      Tryknor
    • Choose image from Menu

      Hi, i was wondering if the following would be possible and how to achieve it:

      We are going to have 5 new workstations next week. They are all OEM and that’s fine.
      We will finish the OEM Windows 7 installation and add them to our domain.

      Would it be possible to pull an image of every workstation, and then make that image available to workstations when they PXE Boot to Fog ?

      Let’s say i wanted to revert a machine to the original image. It would be very easy to tell the user to just boot into the fog menu, choose the image of his own machine and wait a few minutes. That way, no admin action would be required.

      Is that even possible ?

      posted in General
      T
      Tryknor
    • RE: NXtop Noob Question

      well, seems that noone else is using this …

      posted in FOG Problems
      T
      Tryknor
    • RE: NXtop Noob Question

      Not sure who is reading this beside me but maybe my notes are some help for others who try to get this working.

      I still cant get the iso to boot. Currently having those lines in default config:

      LABEL NXTOP Engine Install
      kernel mboot.c32
      append nxtop41/xen.gz dom0_mem=1024M — nxtop41/vmlinuz boot=casper webboot=[url]http://ip-of-webserver/nxtop41/nxtopengine.iso[/url] ro — nxtop41/initrd.img –
      MENU LABEL NXTOP Engine Install
      TEXT HELP
      Install NXTOP 4.1 Engine op Client
      ENDTEXT
      Anyone got an idea what might be wrong ?

      posted in FOG Problems
      T
      Tryknor
    • RE: NXtop Noob Question

      OK, i told you im a noob.

      I solved the problem myself. It seems that the tftp user and password were wrong.

      It took me a while to understand that the tftp user is the ubuntu root user that i had to define during initial install and not the user i use to log into management.
      I changed the username and password in the fog options screen and now i am able to select the boot option i added.

      NXtop still does not boot. It starts and then the test machine is caught in a boot loop. I think it is because im using the wrong startup parameters, but i’ll figure that out too sooner or later.

      posted in FOG Problems
      T
      Tryknor
    • NXtop Noob Question

      Hi, first let me mention that i am very new to Linux and imaging (like, i just installed ubuntu for the first time).

      I managed to get the fog server itself up and running. Now i tried to add the NXtop client engine to the fog menu, but whatever link i follow, it just won’t start.

      I am pretty sure i made a mistake somewhere but i just don’t know where.

      I downloaden de nxtop engine, extracted the files and copied them to the locations:

      -mboot.c32 -> /tftpboot
      -vmlinuz , initrd.img, xen.gz /tftpboot/nxtop41
      -nxtopengine.iso -> /var/www (also tried /var/www/fog/)

      then i did edit the file /tftpboot/pxelinux.cfg/default and add those lines:

      LABEL NxTop Engine Install
      kernel mboot.c32
      append nxtop41/xen.gz — nxtop41/vmlinuz boot=casper webboot=[url]http://ip-of-webserver/nxtopengine.iso[/url] ro — nxtopengine/initrd.img –

      I can see the entry in the boot menu, but when i hit it, nothing happens.

      Anyone got any idea (or maybe idiot proof step by step) ? I allready read the documentation in the wiki for adding any iso file and adding third party software but i allways have the feeling im missing something.

      Any help would be greatly appreciated.

      EDIT 27-11-2012

      Looks like i cant get any iso to work.
      I did append anything from UBCD to Kaspersky live CD and cant start any iso at all.

      Im pretty sure im storing de different files in the wrong locations or something.

      The Menu entries appear, but when i select them, nothing happens.

      posted in FOG Problems
      T
      Tryknor