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

    Chromium OS Woes

    Scheduled Pinned Locked Moved Solved
    Bug Reports
    4
    15
    3.9k
    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.
    • R
      rstockham23
      last edited by rstockham23

      Re: ChromiumOS r48 - EliteBook 8730w

      I have seen a few posts on here of people saying they were able to successfully create and restore an image for Chromium OS. I have tried in the past unsuccessfully but recently gave it another shot after seeing some success messages on here. I’m using Chromium 52, Fog 1.2.0, with Image type of Linux, Multi Partition, Single Disk. When uploading, all the partitions seem to be successful and when downloading, they seem to transfer fine as well, but then after the image, the hard drive will not boot to Chromium. Doesn’t recognize it as bootable. Any tips?

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

        Can you try the same steps, but after upgrading to a trunk version? 1.2.0 kind of sucked on dealing with any partitions. You might even be able to do this using a resizable type image as well.

        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

        R 1 Reply Last reply Reply Quote 1
        • R
          rstockham23 @Tom Elliott
          last edited by

          @Tom-Elliott Thank you. I just attempted to upgrade to Trunk. Ran into some bumps. I was using Ubuntu 12 before and appeared PHP wasn’t going to be new enough, so I upgraded to Ubuntu 14 and then updated to Trunk. Appeared to be successful but when going to the Fog login page, I’m getting this error instead:

          SQLSTATE[42S22]: Column not found: 1054 Unknown column ‘hosts.hostPending’ in ‘where clause’ SQL: [93] SELECT COUNT(hosts.hostID) AS total FROM hostsWHERE hosts.hostPending=‘1’ LIMIT 1 Params: 0

          Any thoughts?

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

            @rstockham23 Is that the EXACT message or you hand typed 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

            R 1 Reply Last reply Reply Quote 0
            • R
              rstockham23 @Tom Elliott
              last edited by

              @Tom-Elliott Exact…copy and pasted from the web browser I tried to access it with

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

                @rstockham23 can you run a join.me session?

                I’m unable to replicate.

                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

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

                  @Tom-Elliott Send me number (if so) via chat.

                  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

                  R 1 Reply Last reply Reply Quote 0
                  • R
                    rstockham23 @Tom Elliott
                    last edited by

                    @Tom-Elliott Let me ask you this real quick. If I create a brand new fog server from scratch with Trunk. Is there any way to transfer information from the old to the new? Images, registration information, etc? Or do you think I’d be better off trying to fix my current one?

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

                      @rstockham23 YOu can take a backup of hte current and do a fresh install. Once installed, re-import the old database and allow schema update (as necessary).

                      However, I don’t know what’s wrong and would much prefer to see it.

                      I imagine this can be fixed really easily.

                      Try this Please:

                      rm -rf /home/fog*.BACKUP /var/www/fog /var/www/html/fog /var/www/fog.prev /var/www/html/fog.prev
                      

                      Then retry installing. If you have ISO’s please back them up (if they’re in the FOG Web root folders) before removing.

                      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

                      R 1 Reply Last reply Reply Quote 0
                      • R
                        rstockham23 @Tom Elliott
                        last edited by

                        @Tom-Elliott Just tried removing all of those files and re-installing fog trunk. This time it did get to the screen in the installation where it said to access the site to update the schema and then hit Enter to continue. However again, when I went to the website to update the schema, I got this message on the browser:

                        SQLSTATE[42S22]: Column not found: 1054 Unknown column ‘hosts.hostPending’ in ‘where clause’ SQL: [93] SELECT COUNT(hosts.hostID) AS total FROM hostsWHERE hosts.hostPending=‘1’ LIMIT 1 Params: 0

                        Wayne WorkmanW 1 Reply Last reply Reply Quote 0
                        • Roger SaffleR
                          Roger Saffle
                          last edited by

                          just a heads up incase you didnt know, Chromium has been discontinued and replaced by CUB due to name issue complaints by Google. I havent looked at CUB and dont know how similar the are.

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

                            @rstockham23 said in Chromium OS Woes:

                            @Tom-Elliott Just tried removing all of those files and re-installing fog trunk. This time it did get to the screen in the installation where it said to access the site to update the schema and then hit Enter to continue. However again, when I went to the website to update the schema, I got this message on the browser:

                            SQLSTATE[42S22]: Column not found: 1054 Unknown column ‘hosts.hostPending’ in ‘where clause’ SQL: [93] SELECT COUNT(hosts.hostID) AS total FROM hostsWHERE hosts.hostPending=‘1’ LIMIT 1 Params: 0

                            Cross-linking similar posts:

                            https://forums.fogproject.org/topic/7855/sql-error-when-upgrading-database-schema

                            https://forums.fogproject.org/topic/7876/installation-error-fresh-install-with-current-git-trunk-version

                            https://forums.fogproject.org/topic/7873/sql-error-after-updating-to-trunk-at-login

                            https://forums.fogproject.org/topic/7870/chromium-os-woes/9

                            https://forums.fogproject.org/topic/7862/nfs-mount-fails-network-unreachable/16

                            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
                            • Tom ElliottT
                              Tom Elliott
                              last edited by

                              This should now be fixed.

                              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
                              • Tom ElliottT
                                Tom Elliott
                                last edited by

                                Can we get any information on this? If it’s been solved or not?

                                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
                                • Tom ElliottT
                                  Tom Elliott
                                  last edited by

                                  Again, anything on this?

                                  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
                                  • 1 / 1
                                  • First post
                                    Last post

                                  162

                                  Online

                                  12.0k

                                  Users

                                  17.3k

                                  Topics

                                  155.2k

                                  Posts
                                  Copyright © 2012-2024 FOG Project