• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Advenced pxe boot menu: iso deleted after a fog update to svn version

    Scheduled Pinned Locked Moved
    FOG Problems
    3
    3
    1.3k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • F
      fabritrento
      last edited by

      finally i get a working config of a ubuntu boot in advenced menu:

      :UBUNTU

      See [url]http://manpages.ubuntu.com/manpages/precise/man7/casper.7.html[/url] for casper cmdline details

      kernel [url]http://192.168.0.3/fog/iso/ubuntu/casper/vmlinuz[/url]
      initrd [url]http://192.168.0.3/fog/iso/ubuntu/casper/initrd.lz[/url]
      imgargs vmlinuz root=/dev/nfs boot=casper netboot=nfs nfsroot=192.168.0.3:/var/www/fog/iso/ubuntu/ locale=en_US.UTF-8 keyboard-configuration/layoutcode=no mirror/country=NO
      boot || goto failed
      goto start

      $ cat /etc/exports
      /images *(ro,sync,no_wdelay,insecure_locks,no_root_squash,insecure)
      /images/dev *(rw,sync,no_wdelay,no_root_squash,insecure)
      /var/www/fog/iso/ubuntu/ *(ro,sync,no_wdelay,insecure_locks,no_root_squash,insecure)

      administrator@fog:/var/www/fog/iso/ubuntu$ ls -la
      totale 32
      dr-xr-xr-x 5 root root 4096 dic 5 12:48 .
      drwxr-xr-x 3 root root 4096 dic 5 12:47 …
      dr-xr-xr-x 3 root root 4096 dic 9 08:37 casper
      dr-xr-xr-x 2 root root 4096 ago 9 22:19 .disk
      dr-xr-xr-x 2 root root 4096 ago 9 22:19 isolinux
      -r-xr-xr-x 1 root root 8351 ago 9 22:20 SHA256SUMS
      administrator@fog:/var/www/fog/iso/ubuntu$

      after a fog update, the /var/www/fog/iso directory was eliminated, and also the line in exportfs config file. Is possible to say to installer don’t to delete these 2 things?

      1 Reply Last reply Reply Quote 0
      • JunkhackerJ
        Junkhacker Developer
        last edited by

        this is why i create a new directory in /var/www/ISO to store my files instead

        signature:
        Junkhacker
        We are here to help you. If you are unresponsive to our questions, don't expect us to be responsive to yours.

        1 Reply Last reply Reply Quote 0
        • S
          Sebastian Roth Moderator
          last edited by

          From where to where did you update?? Version 1.2.0 to current SVN? I did that lately and thought that FOG had deleted my files but it just moved them (to /tftpboot.prev and /var/www/fog.prev if I remember right)…

          Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

          Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

          1 Reply Last reply Reply Quote 0
          • 1 / 1
          • First post
            Last post

          150

          Online

          12.1k

          Users

          17.3k

          Topics

          155.3k

          Posts
          Copyright © 2012-2024 FOG Project