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

    Acer TravelMate B113 imaging help

    Scheduled Pinned Locked Moved
    FOG Problems
    2
    5
    1.6k
    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.
    • M
      mgstark
      last edited by

      Greetings!

      I have been using Fog for a few months to image Acer TravelMate B113 netbooks. It’s been a few months since I’ve had image one, but just recently received a new shipment to deploy.

      Long, boring story short, my image doesn’t work on these newer Acers. The first partition is imaged, but the others are bypassed. I’ve changed BIOS settings (disable secure boot, etc) and tried different host kernels, to no avail.

      Is there anything I can try that I haven’t thought of? I’m definitely not a savant with Fog.

      Thank you!

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

        I’m no savant either 😉

        However, can you check your partitioning layout within one of the debug modes?

        What version of fog are you using?

        My belief is that your hdd is partitioned in GUID (GPT) format and that has posed some problems lately.

        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
        • M
          mgstark
          last edited by

          Thank you for your reply!

          I have Fog 0.32

          The partition table is GPT.

          Although I cancelled the active task within Fog, I can’t keep my host from starting in debug mode.

          Please let me know if there’s any additional information I can provide.

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

            So, as you’ve already got an image you want to blast to these machines, there’s no real guarantee that it will work as this hardware is newer than your original thinkmates.

            That said, you will have to remove the partition tables currently on the new systems.

            If you boot them to Debug mode, from the PXE menu, you might have some better luck. It will take some time, as you will need to convert all of the systems that have this problem. To convert them, it should be fairly easy. I think 0.32 came with sgdisk. So all you would need to run is: [code]sgdisk -Z /dev/sda[/code]

            That should erase all the partitions on the drive.

            I typically run a [code]dd if=/dev/zero of=/dev/sda[/code] just to ensure there’s not traces left over.

            The issue of them still rebooting and going back into debug (download/upload) means that while the task no longer exists, it wasn’t able to remove the PXE file from /tftpboot/pxelinux.cfg/

            Log into your FOG Server and go to the /tftpboot/pxelinux.cfg directory.

            Remove the 01-XX-XX-XX-XX-XX-XX file where the X’s represent the mac address of the system you had set the task up for.

            Hopefully this all helps.

            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
            • M
              mgstark
              last edited by

              Thank you for your help!

              The netbook is still running the [B]dd[/B] command and I’ve purged the MAC address from the pxelinux.cfg directory. Once this finishes, I’ll try to image again.

              I’ll let you know how this turns out.

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

              151

              Online

              12.0k

              Users

              17.3k

              Topics

              155.2k

              Posts
              Copyright © 2012-2024 FOG Project