• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. zingaro
    3. Posts
    Z
    • Profile
    • Following 0
    • Followers 0
    • Topics 28
    • Posts 86
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by zingaro

    • RE: Impossible start ISO image after update Fog to 1.3.0

      @Wayne-Workman
      hi,
      for now i restored the previous hdd image with fog 1.2.0…
      I will test your suggest modify on VmWare System after update to 1.3.0…
      the Pc’s production is too important for retry a new installation … !!

      posted in FOG Problems
      Z
      zingaro
    • RE: Impossible start ISO image after update Fog to 1.3.0

      HI,
      there are news ?
      I’m not solved again the problem for the boot iso image !!!

      posted in FOG Problems
      Z
      zingaro
    • RE: Impossible start ISO image after update Fog to 1.3.0

      @george1421 HI, but the question is:
      the syntax of ipxe command it’s changed ?
      the system variables are add/changed ?
      i tried move rdimage in your example directory with your syntax into advanced boot menu;
      the image start but crash with memdisk command …
      I tried with sanboot and return others error…

      i dont know !!!

      posted in FOG Problems
      Z
      zingaro
    • RE: Impossible start ISO image after update Fog to 1.3.0

      @Tom-Elliott Could you check my dnsmasq setting and tftpboot directory ?0_1473233632669_Capture2.JPG 0_1473233638130_Capture3.JPG

      posted in FOG Problems
      Z
      zingaro
    • RE: Impossible start ISO image after update Fog to 1.3.0

      @george1421 hi, what is your FOG_WEB_ROOT string ?

      posted in FOG Problems
      Z
      zingaro
    • RE: Impossible start ISO image after update Fog to 1.3.0

      @Junkhacker the web root is FOG !:

      0_1473233141588_Capture1.JPG

      posted in FOG Problems
      Z
      zingaro
    • RE: Impossible start ISO image after update Fog to 1.3.0

      Fog Menù and Host Information ( Advanced Menù ) works fine !!0_1473175136290_Capture5.JPG 0_1473175141121_Capture4.JPG

      posted in FOG Problems
      Z
      zingaro
    • RE: Impossible start ISO image after update Fog to 1.3.0

      yes !!
      what happened ?

      0_1473174959606_Capture3.JPG

      posted in FOG Problems
      Z
      zingaro
    • Impossible start ISO image after update Fog to 1.3.0

      Hi , after updated fog from 1.2.0 to 1.3.0 , the advanced menu does not start the iso images ( please see the image attached )1_1473173364991_Capture1.JPG 0_1473173364991_Capture2.JPG

      The Update process https://wiki.fogproject.org/wiki/index.php/Upgrade_to_trunk
      (GIT ) has been installed ;
      First Fog Menù start correctly, Utility works fine and enter into "Advanced menu ", but only program selected failed to start …

      Can you help me ?

      ( dnsmasq and tftpd start correctly ).

      posted in FOG Problems
      Z
      zingaro
    • Winpe FREEZE

      Hi, when fog start my simple winpe (windows 7) iso image (with testing tools for my pc)
      sometimes with several hardware, the system freeze before display start logo ( animated windows logo).
      The same image statup correctly with other system.
      when the machine freeze I tried “SERVA 64bit” and I have not problem ( the image start correct )

      some advice ??

      Best Regards

      posted in FOG Problems
      Z
      zingaro
    • RE: Can't mout /image folder and /images folder

      yes the exports files is ok.
      now the task start but when display " … prepare device … " , waiting…
      when i press “enter” , dispay " invalid partition data" and reboot

      . i setting “other windows image not resizable” because if setting “windows 7 system” fog return when start-up , boot sector not found !

      posted in Linux Problems
      Z
      zingaro
    • RE: Can't mout /image folder and /images folder

      Hi, the directory /images exist ,
      your command not returned error

      i change parameter of directory ( 777 fog:fog ) and setting /images in GUI menu fog server

      the system return the message :

      mount: mounting xxx.xxx.xxx.xxx:/image on /images failed , permission denied

      posted in Linux Problems
      Z
      zingaro
    • Can't mout /image folder and /images folder

      Hi,
      i test a "Quick image ", but when fog start the proces return “can’t Mount image and images folder”,
      i see the directory but have not the seme owner (www-fog).
      how can reset or adjust the correct value in fog settings ??

      i have deleted the “images” folder default and create the “image” folder but have not the same owner of the other folder ( i can’t change the fog user with sudo because the not known the password … )

      posted in Linux Problems
      Z
      zingaro
    • RE: Quick Image e Compatibility SSD
      1. the user and password for gui are fog/password, why fog not accept the same usr and psw when i select "quick image ? "
        2.Tomorrow I try to control the time-out (it has always been to 3600 sec …), I’m sure replacing the SSD with a Sata normala the problem would not show
      posted in FOG Problems
      Z
      zingaro
    • Quick Image e Compatibility SSD

      Hi,
      there are my questions:

      1. When start quick image and entry user (fog) and password ( tftp psw ??) the system return "…boot.php password error ), how check my user and password ??

      2. with some pc with SSD installed , fog reboot after start menu display … !!, if remove SSD disk fog start correctly !!!, “standard disk i have not problem”

      3. with my pc potable Acer when start application compatibility test, the system return some errors and hang up !!

      Help me !!

      posted in FOG Problems
      Z
      zingaro
    • RE: DNSMASQ

      sorry…
      Create /etc/dnsmasq.d/ltsp.conf

      Sample configuration for dnsmasq to function as a proxyDHCP server,

      enabling LTSP clients to boot when an external, unmodifiable DHCP

      server is present.

      The main dnsmasq configuration is in /etc/dnsmasq.conf;

      the contents of this script are added to the main configuration.

      You may modify the file to suit your needs.

      Don’t function as a DNS server:

      port=0 <—

      Log lots of extra information about DHCP transactions.

      log-dhcp

      Dnsmasq can also function as a TFTP server. You may uninstall

      tftpd-hpa if you like, and uncomment the next line:

      enable-tftp <— i have not fog server “service” active

      Set the root directory for files available via FTP.

      tftp-root=/tftpboot

      ecc…

      posted in FOG Problems
      Z
      zingaro
    • RE: DNSMASQ

      port=0
      in the default ipxe configuration: [url]http://www.fogproject.org/wiki/index.php/Using_FOG_with_an_unmodifiable_DHCP_server/_Using_FOG_with_no_DHCP_server[/url]
      another idea ??

      posted in FOG Problems
      Z
      zingaro
    • DNSMASQ

      Hi,
      i have installed dnsmasq for solve my problem with boot client ( arp, missing loader, timout ecc…)
      dnsmasq work and all client boot corretly in fog server, but when dnsmasq service are active on Linux pc are not internet ( page not found ).

      when disable dnsmask the internet work.
      why ??
      i have a default configuration from ipxe boot file.

      posted in FOG Problems
      Z
      zingaro
    • RE: FOS with not SERVER service

      how setting this option in Linux ??

      posted in FOG Problems
      Z
      zingaro
    • FOS with not SERVER service

      Hi,
      if i select “no” on the question “do you want FOG server SERVICE ??” , after install with the kubuntu set IP Static , i see not started all service fog ( dhcp,tftp ecc,…)
      how operation I made in the Linux system for Start IPXE and fog menù ??

      i have tried two configuration:

      1. fog with Server dhcp started ( IP Linux machine Static out DHCP routeroffice ) in to VM Machine ( Bridge connection), work correctly
      2. fog whitout Server service installed in to phisical machine Linux, not work !!

      Can you help me for setting file before installed fog in Phisic PC without service dhcp installed ??
      how service I do to configure and start manually before install with the option 2 ??

      Tanks

      posted in FOG Problems
      Z
      zingaro
    • 1 / 1