• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. sgennadi
    3. Posts
    S
    • Profile
    • Following 0
    • Followers 0
    • Topics 24
    • Posts 75
    • Best 3
    • Controversial 0
    • Groups 0

    Posts made by sgennadi

    • RE: r7478 Advanced Boot Menu not worked

      I know what is my script worked and must work but no…
      0_1462429584013_1.JPG
      when I choose Diagnostics
      0_1462429620499_2.JPG 0_1462429656458_error_log

      posted in FOG Problems
      S
      sgennadi
    • RE: r7478 Advanced Boot Menu not worked

      @Tom-Elliott
      Which log exactly you need?

      posted in FOG Problems
      S
      sgennadi
    • RE: r7478 Advanced Boot Menu not worked

      I have 3 advanced menu item in the boot menu list, after svn update
      First menu with password not worked. Second worked fine. Third
      then i choose menu item i recieve error (see picture)… Menus worked fine for a long time ± 6 six month ( and I don’t do any changes)

      posted in FOG Problems
      S
      sgennadi
    • r7478 Advanced Boot Menu not worked

      0_1462367542212_untitled.png

      :MENU2
      menu
      item --gap – ---------------- AntiVirus Diagnostics ----------
      item avg AVG
      item kav Kaspersky
      item panda Panda
      item --gap – ---------------- Memory Diagnostics -------------
      item memtest Memtest86+ 5.01
      item msm Windows Memory Diagnostic
      item --gap – ---------------- HDD Diagnostics ----------------
      item fujitsu Fujitsu HDD Diagnostic
      item ibm IBM / Hitachi (OLD) HDD Diagnostic
      item samsung Samsung HDD Diagnostic
      item seagate Seagate HDD Diagnostic
      item seagateold Seagate Old HDD Diagnostic
      item seagatefirm Seagate HDD Firmware Diagnostic
      item seagatens Seagate HDD Barracuda ES Firmware Diagnostic
      item toshiba Toshiba HDD Diagnostic
      item wd Western Digital HDD Diagnostic
      item wdold Western Digital Old HDD Diagnostic
      item --gap – ---------------- Partition Managment --------------
      item mbrwizd MBR Rewrite
      item fog.fastwipe FastWipe
      item gparted GParted
      item src System Rescue
      item --gap – ---------------- Password Recovery ----------------
      item owpre Offline Windows Password & Registry Editor
      item return return to previous menu
      choose --default return --timeout 15000 target && goto ${target}
      :wd
      initrd http://${fog-ip}/IMG/wd.img
      chain memdisk keeppxe ||
      goto MENU2
      :wdold
      initrd http://${fog-ip}/ISO/wdold.img
      chain memdisk raw keeppxe ||
      goto MENU2
      :ibm
      initrd http://${fog-ip}/IMG/ibm.img
      chain memdisk keeppxe ||
      goto MENU2
      :seagate
      initrd http://${fog-ip}/IMG/seagate.img
      chain memdisk keeppxe ||
      goto MENU2
      :seagateold
      initrd http://${fog-ip}/IMG/seagateold.img
      chain memdisk keeppxe ||
      goto MENU2
      :seagatefirm
      initrd http://${fog-ip}/ISO/SeagateFirmware.iso
      chain memdisk iso raw ||
      goto MENU2
      :seagatens
      initrd http://${fog-ip}/ISO/ST31000340NS.iso
      chain memdisk iso raw ||
      goto MENU2
      :samsung
      initrd http://${fog-ip}/IMG/samsung.img
      chain memdisk keeppxe ||
      goto MENU2
      :fujitsu
      initrd http://${fog-ip}/IMG/fujitsu.img
      chain memdisk keeppxe ||
      goto MENU2
      :toshiba
      initrd http://${fog-ip}/IMG/toshiba.img
      chain memdisk keeppxe ||
      goto MENU2
      :memtest
      initrd http://${fog-ip}/ISO/mt501.iso
      chain memdisk iso raw ||
      goto MENU2
      :msm
      initrd http://${fog-ip}/IMG/msm.img
      chain memdisk keeppxe ||
      goto MENU2
      :fog.fastwipe
      kernel bzImage32 loglevel=4 initrd=init_32.xz root=/dev/ram0 rw ramdisk_size=127000 keymap= web=${fog-ip}/fog consoleblank=0 loglevel=4 capone=1 mode=wipe wipemode=fast mac=00:00:00:00:00:00
      imgfetch init_32.xz
      boot ||
      goto MENU2
      :gparted
      kernel http://${fog-ip}/ISO/Gparted/vmlinuz boot=live username=user config keyboard-layouts=us components quiet noswap nomodeset vga=791 fetch=http://${fog-ip}/ISO/Gparted/filesystem.squashfs
      initrd http://${fog-ip}/ISO/Gparted/initrd.img
      boot ||
      goto MENU2
      :src
      kernel http://${fog-ip}/ISO/SRC/rescue32 setkmap=us dostartx netboot=http://${fog-ip}/ISO/SRC/sysrcd.dat
      initrd http://${fog-ip}/ISO/SRC/initram.igz
      boot ||
      goto MENU2
      :mbrwizd
      initrd http://${fog-ip}/IMG/mbrwizd.img
      chain memdisk keeppxe ||
      goto MENU2
      :kav
      kernel http://${fog-ip}/ISO/KAV/rescue root=live kav_lang=en udev liveimg doscsi nomodeset
      initrd http://${fog-ip}/ISO/KAV/rescue.igz
      boot ||
      goto MENU2
      :avg
      kernel http://${fog-ip}/ISO/AVG/vmlinuz max_loop=255 vga=791 init=linuxrc reboot=bios ramdisk_size=100000
      initrd http://${fog-ip}/ISO/AVG/initrd.lzm
      boot ||
      goto MENU2
      :panda
      kernel http://${fog-ip}/ISO/Panda/vmlinuz boot=live union=aufs noswap fetch=http://${fog-ip}/ISO/Panda/filesystem.squashfs
      initrd http://${fog-ip}/ISO/Panda/initrd.img
      boot ||
      goto MENU2
      :owpre
      initrd http://${fog-ip}/ISO/cd140201.iso
      chain memdisk iso raw ||
      goto MENU2
      :return
      chain http://${fog-ip}/${fog-webroot}/service/ipxe/boot.php?mac=${net0/mac} ||
      prompt
      goto MENU2
      autoboot

      posted in FOG Problems
      S
      sgennadi
    • SVN build 5243 Quick Image Menu with password not work

      SVN build 5243 Quick Image Menu with password not work

      posted in Bug Reports
      S
      sgennadi
    • RE: SVN 4874 Apache Bug

      After update to latest svn 4874

      posted in Bug Reports
      S
      sgennadi
    • SVN 4874 Apache Bug

      Restarting Apache2 for fog vhost…Failed!

      eb 25 09:54:34 fog systemd: Starting The Apache HTTP Server…
      Feb 25 09:54:34 fog systemd: Starting The PHP FastCGI Process Manager…
      Feb 25 09:54:34 fog httpd: AH00526: Syntax error on line 15 of /etc/httpd/conf.d/fog.conf:
      Feb 25 09:54:34 fog httpd: SSLCertificateKeyFile: file ‘/etc/httpd/\/opt\/fog\/snapins\/ssl\/.srvprivate.key’ does not exist or is empty
      Feb 25 09:54:34 fog systemd: Started The PHP FastCGI Process Manager.
      Feb 25 09:54:34 fog systemd: httpd.service: main process exited, code=exited, status=1/FAILURE
      Feb 25 09:54:34 fog kill: kill: cannot find process “”
      Feb 25 09:54:34 fog systemd: httpd.service: control process exited, code=exited status=1
      Feb 25 09:54:34 fog systemd: Failed to start The Apache HTTP Server.
      Feb 25 09:54:34 fog systemd: Unit httpd.service entered failed state.
      Feb 25 09:54:34 fog systemd: httpd.service failed.

      posted in Bug Reports
      S
      sgennadi
    • RE: Lenovo Ideapad 100 -15 IBY Model 80MJ Boot From LAN Failed

      undionly.kkpxe or ipxe.efi don’t work

      realtek.kpxe work

      posted in FOG Problems
      S
      sgennadi
    • Lenovo Ideapad 100 -15 IBY Model 80MJ Boot From LAN Failed

      Boot from LAN endless…

      0_1452010180895_IMG_0085.JPG

      posted in FOG Problems
      S
      sgennadi
    • Session timeout build 4904

      Can’t enter fog management after update to last svn build 4904 , receive login error session timeout

      posted in Bug Reports
      S
      sgennadi
    • RE: Wrong d1.mbr file

      No, It was Windows

      posted in Bug Reports
      S
      sgennadi
    • RE: Wrong d1.mbr file

      Image type Windows 7
      ls -lart 32768

      posted in Bug Reports
      S
      sgennadi
    • Wrong d1.mbr file

      Windows 7 x64
      Image Type Single Disk Resizable
      Partition Everything

      d1.mbr file 32k size instead 512B

      d1.mbr

      posted in Bug Reports
      S
      sgennadi
    • RE: SVN 3480 Setting up and starting MySQL...error

      RHVER=awk '{for(i=1;i<=NF;i++) if ($i == "release") print $(i+1)}' /etc/redhat-release | cut -d. -f 1;

      Solve problem

      posted in Bug Reports
      S
      sgennadi
    • RE: SVN 3480 Setting up and starting MySQL...error

      SVN 3493 not fix issue with rhel/centos 7 update 1

      …/config.sh
      RHVER=awk ‘{for(i=1;i<=NF;i++) if ($i == “release”) print $(i+1)}’ /etc/redhat-release
      Receive Value = 7.1.1503

      RHVER=echo ${RHVER%.*}
      Receive Value = 7.1
      …/functions.sh

      configureMySql()
      {
      echo -n " * Setting up and starting MySQL…";
      if [ “7.1” == “7” -o “$linuxReleaseName” == “Fedora” ]; then
      systemctl=“yes”;
      systemctl enable mariadb.service >/dev/null 2>&1;
      systemctl restart mariadb.service >/dev/null 2>&1;
      else

      posted in Bug Reports
      S
      sgennadi
    • RE: SVN 3480 Setting up and starting MySQL...error

      What mean if you have repo installed with release file like atomic-release-1.0-19.el7.art.noarch , environment variable $rhver receive value 1 not 7 on centos/rhel 7… So detection of mariadb server not happening and mysql server absent by default on centos/rhel 7… What cause error :
      Setting up and starting MySQL…error reading information on service mysqld: No such file or directory

      posted in Bug Reports
      S
      sgennadi
    • RE: SVN 3480 Setting up and starting MySQL...error

      …/lib/redhat/config.sh
      RHVER=rpm -qa | grep release | xargs rpm -q --queryformat '%{VERSION}' | cut -c -1
      receive wrong value if atomic repo installed

      rpm -qa | grep release
      atomic-release-1.0-19.el7.art.noarch
      epel-release-7-5.noarch
      remi-release-7.0-1.el7.remi.noarch
      centos-release-7-1.1503.el7.centos.2.8.x86_64

      rpm -qa | grep release | xargs rpm -q --queryformat ‘%{VERSION}’ | cut -c -1
      1
      …/lib/redhat/functions.sh
      echo -n " * Setting up and starting MySQL…";
      if [ “$RHVER” == “7” -o “$linuxReleaseName” == “Fedora” ]

      “$RHVER” == “1”
      Setting up and starting MySQL… error

      $RHVER must be something like:
      /bin/rpm -qf /etc/redhat-release --qf “%{VERSION}\n”

      posted in Bug Reports
      S
      sgennadi
    • RE: SVN 3480 Setting up and starting MySQL...error

      yum remove mysql-client mysql-server mysql-common mysql-devel
      Loaded plugins: fastestmirror, langpacks
      No Match for argument: mysql-client
      No Match for argument: mysql-server
      No Match for argument: mysql-common
      No Match for argument: mysql-devel
      No Packages marked for removal

      yum remove mariadb-libs.x86_64 mariadb-server.x86_64
      rm -rf /var/lib/mysql/
      rm -rf /etc/my.cnf
      yum install mariadb-libs.x86_64 mariadb-server.x86_64

      • Setting up and starting MySQL…error reading information on service mysqld: No such file or directory
      posted in Bug Reports
      S
      sgennadi
    • RE: SVN 3480 Setting up and starting MySQL...error

      Centos 7 default mariadb-server

      posted in Bug Reports
      S
      sgennadi
    • SVN 3480 Setting up and starting MySQL...error

      Centos 7 error updating to last svn build

      Confirming package installation.

      • Checking package: httpd…OK

      • Checking package: php…OK

      • Checking package: php-cli…OK

      • Checking package: php-common…OK

      • Checking package: php-gd…OK

      • Checking package: mysql…OK

      • Checking package: mysql-server…OK

      • Checking package: tftp-server…OK

      • Checking package: nfs-utils…OK

      • Checking package: vsftpd…OK

      • Checking package: net-tools…OK

      • Checking package: wget…OK

      • Checking package: xinetd…OK

      • Checking package: tar…OK

      • Checking package: gzip…OK

      • Checking package: make…OK

      • Checking package: m4…OK

        • Checking package: gcc…OK
        • Checking package: gcc-c++…OK
        • Checking package: lftp…OK
        • Checking package: php-mysqlnd…OK
        • Checking package: curl…OK
        • Checking package: php-mcrypt…OK
        • Checking package: php-mbstring…OK
        • Checking package: mod_ssl…OK

        Configuring services.

        • Setting up and starting MySQL…error reading information on service mysqld: No such file or directory
          Failed!
      posted in Bug Reports
      S
      sgennadi
    • 1 / 1