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

    FOG EMMC compatability

    Scheduled Pinned Locked Moved Unsolved
    General
    8
    20
    6.7k
    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.
    • cspenceC
      cspence Developer
      last edited by

      I think if you update the kernel inits, it should be supported. My guess is you’re running kernel inits from when you installed 1.2.0. @Tom-Elliott and I have updated the drive detection code to accept more interesting interfaces like mmc cards.

      1 Reply Last reply Reply Quote 2
      • J
        Jamie Read
        last edited by

        i have upgraded the kernel to the latest version 3.14.2 but it is still saying “no disk”

        1 Reply Last reply Reply Quote 0
        • Joseph HalesJ
          Joseph Hales Testers
          last edited by

          You may need to update to SVN latest version there is 4.0.5.

          RTFM

          1 Reply Last reply Reply Quote 0
          • J
            Jamie Read
            last edited by

            how would i go about upgrading to 4.0.5 , the latest version available as an unofficial kernel is 3.17.0
            thanks

            1 Reply Last reply Reply Quote 0
            • cspenceC
              cspence Developer
              last edited by

              Unfortunately, at this time, 1.2.0 uses a specific kernel. I talked to @Tom-Elliot about it and he said that 1.2.0 probably won’t work properly with a newer init.

              Your option at this point is to try out the bleeding edge and see if the latest SVN version serves your needs for now.

              1 Reply Last reply Reply Quote 0
              • ch3iC
                ch3i Moderator @Jamie Read
                last edited by

                @Jamie-Read SVN versions are very stable, lot of us use it 😉
                @cspence said:

                Unfortunately, at this time, 1.2.0 uses a specific kernel. I talked to @Tom-Elliot about it and he said that 1.2.0 probably won’t work properly with a newer init.

                Your option at this point is to try out the bleeding edge and see if the latest SVN version serves your needs for now.

                1 Reply Last reply Reply Quote 1
                • Wayne WorkmanW
                  Wayne Workman
                  last edited by

                  The most preferred method of upgrading to FOG Trunk is using subversion.

                  Here’s the article on how to do that: https://wiki.fogproject.org/wiki/index.php/SVN

                  Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!
                  Daily Clean Installation Results:
                  https://fogtesting.fogproject.us/
                  FOG Reporting:
                  https://fog-external-reporting-results.fogproject.us/

                  1 Reply Last reply Reply Quote 0
                  • J
                    Jamie Read
                    last edited by

                    i am getting the following error when trying to download ,svn: E175013 unable to connect to repository at URL ‘https://svn.code.sf.net/p/freeghost/code/trunk’
                    svn: E175013: Access to ‘p/freeghost/code/trunk’ forbidden
                    thanks

                    Tom ElliottT 1 Reply Last reply Reply Quote 0
                    • Tom ElliottT
                      Tom Elliott @Jamie Read
                      last edited by

                      @Jamie-Read Is your network blocking it?

                      Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                      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
                      • J
                        Jamie Read
                        last edited by

                        most probably but i have configured the server to use a a proxy which has full access to everything 😕

                        1 Reply Last reply Reply Quote 0
                        • Tom ElliottT
                          Tom Elliott
                          last edited by

                          Is your FOG GUI setup to use the proxy?

                          Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                          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
                          • J
                            Jamie Read
                            last edited by

                            i am attempting to setup a new svn fog server so currently there is no fog installed , do i need to install 1.2.0 first then run the svn? , we do have another fog server in place but i don’t want to do anything to that incase it stopped working
                            thanks

                            1 Reply Last reply Reply Quote 0
                            • cmlC
                              cml Moderator
                              last edited by

                              You can install from svn directly, no need to install 1.2.0 first.

                              1 Reply Last reply Reply Quote 0
                              • Tom ElliottT
                                Tom Elliott
                                last edited by

                                Also, i mis-understood orginally, SVN would need to be configured to allow for passing through your proxy.

                                http://stackoverflow.com/questions/1491180/how-to-configure-a-http-proxy-for-svn

                                Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                                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
                                • J
                                  Jamie Read
                                  last edited by

                                  okay so i have install subversion but there is no ~/.subversion file in the directory which it says you need to amment

                                  ch3iC 1 Reply Last reply Reply Quote 0
                                  • ch3iC
                                    ch3i Moderator @Jamie Read
                                    last edited by ch3i

                                    @Jamie-Read No sure but look at the folder /etc/subversion/ .

                                    Edit : the “server” file.

                                    1 Reply Last reply Reply Quote 0
                                    • J
                                      Jamie Read
                                      last edited by

                                      thanks for that , i have ammended that file with the proxy details but still getting error 403

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

                                      180

                                      Online

                                      12.0k

                                      Users

                                      17.3k

                                      Topics

                                      155.2k

                                      Posts
                                      Copyright © 2012-2024 FOG Project