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

    Deploying Ubuntu 12.04 LTS image not working.

    Scheduled Pinned Locked Moved
    Linux Problems
    4
    14
    4.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.
    • K
      kelly.bettendorf
      last edited by

      I know FOG itself is working just fine as i just imaged multiple other computers with windows images. its just related to my ubuntu image im not sure why.

      Or i should say what’s causing this issue.

      1 Reply Last reply Reply Quote 0
      • Jaymes DriverJ
        Jaymes Driver Developer
        last edited by

        Okay good I was just trying to make sure the fog server was working as expected.

        You can try the setting “Multipartition (all Disks)” this will capture all the disks and all the partitions for transfer, try to push your image again. If this fails, we will try to revert grub.

        WARNING TO USERS: My comments are written completely devoid of emotion, do not mistake my concise to the point manner as a personal insult or attack.

        1 Reply Last reply Reply Quote 0
        • Jaymes DriverJ
          Jaymes Driver Developer
          last edited by

          To downgrade GRUB2 to GRUB:

          This works only when your boot is not broken!!!

          Open a terminal.

          Optional: Make backup copies of the main GRUB 2 directories and files.
          sudo cp /etc/default/grub /etc/default/grub.old

          sudo cp -R /etc/grub.d /etc/grub.d.old

          sudo cp -R /boot/grub /boot/grub.old

          [B]Remove GRUB 2[/B]
          sudo apt-get purge grub-pc

          The system will be unbootable until another bootloader is installed!!! DO NOT REBOOT!

          [B]Install GRUB 0.97[/B]
          sudo apt-get install grub

          We still have to create the [B]menu.lst[/B] and [B]stage1/stage2[/B]
          sudo grub-install /dev/sdX
          Choose the correct device (sda, sdb, etc), normally the one on which Ubuntu is installed.

          sudo update-grub

          Tab to “Yes” when prompted.
          Reboot

          Clean and upload again.

          WARNING TO USERS: My comments are written completely devoid of emotion, do not mistake my concise to the point manner as a personal insult or attack.

          1 Reply Last reply Reply Quote 0
          • K
            kelly.bettendorf
            last edited by

            Yea tried that and multipartition for multiple hard drives ( only using 1 hard drive) same result.

            Thanks for help

            1 Reply Last reply Reply Quote 0
            • K
              kelly.bettendorf
              last edited by

              I will give that a try and let everyone know how it goes.

              1 Reply Last reply Reply Quote 0
              • K
                kelly.bettendorf
                last edited by

                OK! changing to the older grub did the trick!

                1 Reply Last reply Reply Quote 0
                • Jaymes DriverJ
                  Jaymes Driver Developer
                  last edited by

                  Awesome, Noted for future attempts! Thanks for letting us know it worked!~

                  WARNING TO USERS: My comments are written completely devoid of emotion, do not mistake my concise to the point manner as a personal insult or attack.

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

                    [quote=“kelly.bettendorf, post: 18241, member: 5100”]OK! changing to the older grub did the trick![/quote]

                    If you get a chance, can you try the latest of FOG? fractal13, one of the developers now, found quite a few “tricks” to maybe allow this to work.

                    If you’re able to test at all and just let us know if this works for you as well, that would be amazing. What this would, ultimately, mean is you no longer have to do the “old grub” trick.

                    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
                    • K
                      kelly.bettendorf
                      last edited by

                      [quote=“Tom Elliott, post: 30007, member: 7271”]If you get a chance, can you try the latest of FOG? fractal13, one of the developers now, found quite a few “tricks” to maybe allow this to work.

                      If you’re able to test at all and just let us know if this works for you as well, that would be amazing. What this would, ultimately, mean is you no longer have to do the “old grub” trick.[/quote]

                      Tom,

                      I will be working on are districts ubuntu image soon and will give this a try, I will let you know what i find.

                      I will capture the ubuntu image (will be running Ubuntu 12.04 and FOG 1.1) without altering GRUB and then i will try deploying to one of our student labs.

                      1 Reply Last reply Reply Quote 0
                      • L
                        lnwpen88 Banned
                        last edited by

                        This post is deleted!
                        1 Reply Last reply Reply Quote 0
                        • 1 / 1
                        • First post
                          Last post

                        225

                        Online

                        12.0k

                        Users

                        17.3k

                        Topics

                        155.2k

                        Posts
                        Copyright © 2012-2024 FOG Project