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

PXE Boot HP X2 210 (Hybrid tablet Windows 10 Pro)

Scheduled Pinned Locked Moved Solved
Hardware Compatibility
8
157
180.2k
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
    Matthieu Jacquart
    last edited by Jan 25, 2016, 12:58 PM

    mmcblk0 seems to be internal SSD with the different Windows 10 partitions, and sda1 / sdb1 were 2 USB keys

    Fog 1.5.9.138
    Debian 11
    Vmware ESXi

    1 Reply Last reply Reply Quote 1
    • G
      george1421 Moderator
      last edited by Jan 25, 2016, 1:09 PM

      Where I’m confused is this.

      I understand that mmcblk0 is a physical disk and it has 4 partitions. I’m good with that. But the concern (in my mind) is what is mmcblk0rpmb, mmcblk0boot0, mmcblk0boot1 which also appear to be disks and how will fog deal with them. I might suspect that mmcblk0rpmb is the firmware of this device, and then there are two disks for the boot code, maybe a primary and a backup (??) But that is only a guess.

      The question would be will this confuse the fog boot kernel? I guess we will need the fog devs to answer on that one.

      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!

      T 1 Reply Last reply Jan 25, 2016, 1:22 PM Reply Quote 0
      • T
        Tom Elliott @george1421
        last edited by Jan 25, 2016, 1:22 PM

        @george1421 mmcblk0rpmb is not used at all -> kernels that we have published actually prevent this disk from being seen. The only other part that may be a bit “weird” is the boot0/boot1 disks, but those aren’t even read in in the case of resizable images.

        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

        G 1 Reply Last reply Jan 25, 2016, 1:46 PM Reply Quote 0
        • G
          george1421 Moderator @Tom Elliott
          last edited by Jan 25, 2016, 1:46 PM

          @Tom-Elliott From what it sounds like something is not allowing the fog client OS to boot. One thought was that it couldn’t enumerate the disks or something similar, but that is only a very uneducated guess.

          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!

          T 1 Reply Last reply Jan 25, 2016, 6:32 PM Reply Quote 0
          • T
            Tom Elliott @george1421
            last edited by Jan 25, 2016, 6:32 PM

            @george1421 I understand, I was just giving information pertinent to your prior posting.

            Though I will have to add, mmc disks are actually working, so if it’s stuck on the disk it would be a bit odd. From the sounds of it, it’s either stuck (meaning maybe just taking longer to load – I’m guessing you’ve waited more the 2-5 minutes with the same results?), or impatience.

            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

            M 1 Reply Last reply Jan 26, 2016, 7:58 AM Reply Quote 0
            • W
              Wayne Workman
              last edited by Jan 25, 2016, 7:24 PM

              I suppose the simple things have been checked, for instance removing any extra storage devices like SD cards and MicroSD cards ?

              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
              • M
                Matthieu Jacquart @Tom Elliott
                last edited by Jan 26, 2016, 7:58 AM

                @Wayne-Workman Yes, there’s just internal SSD and RJ45 adapteur
                @Tom-Elliott I’ve been waiting much more than 5 minutes, around 1 hour, and still nothing…

                Something interesting, I have some error message when I choose boot from hard disk or memtest86 :
                0_1453795077188_WP_20160126_08_20_15_Pro.jpg

                Just testing with last svn / kernel 4.4, same trouble

                Fog 1.5.9.138
                Debian 11
                Vmware ESXi

                G T 2 Replies Last reply Jan 26, 2016, 4:13 PM Reply Quote 1
                • G
                  george1421 Moderator @Matthieu Jacquart
                  last edited by george1421 Jan 26, 2016, 10:16 AM Jan 26, 2016, 4:13 PM

                  @Matthieu-Jacquart If you are willing and have a general knowledge of linux, I would like you to try something.

                  I’ve been working on an idea about booting the FOG Client kernel (the bits of FOG code that run on the target computer to load or capture images) using a usb drive. Understand this is only for debugging purposes. Right now it is not clear in my mind if the booting issues with these newer efi based systems are with the PXE boot kernel, the FOG Client kernel, or the hand off between ipxe and the FOG kernel.

                  To test this I wrote a document to create a uefi boot media that will boot the fog kernel from USB. You can not capture or deploy using this kernel only access command line tools. But the point of this exercise is to see if it boots, period.

                  If you have a spare 2GB or larger usb flash drive, are comfortable with some linux commands and have a little time; could you follow the instructions outlined here: https://forums.fogproject.org/topic/6532/usb-boot-target-device-into-fog-debug-os/3

                  For the sake of the test, I only want you to execute what appears id method #3. Understand these instructions were written for ubuntu, but they should translate to debian without issue ( 🙏 ) . At the bottom there is a copy and paste section where you can copy the commands paste them into a text editor, change the reference to the usb flash drive and then just execute the commands one after another through a remote terminal. It takes me less and 5 minutes to execute the commands once you have the apt-get files installed.

                  For the flash drive start with a freshly formatted flash drive using a windows computer and format it fat32 (note the first step of my instructions tells linux to reformat the drive, any existing content will be lost). If you have any questions about this, please post back here.

                  What I want to test:

                  1. Does it boot?
                  2. IF it doesn’t boot is there an error message?
                  3. Does this image boot on any other device you have that is in uefi mode?

                  After this test we will add in the grub insmod commands and test again. But first lets see if you can build the boot drive and get it to boot on this table as is.

                  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!

                  M 1 Reply Last reply Jan 27, 2016, 11:35 AM Reply Quote 0
                  • M
                    Matthieu Jacquart @george1421
                    last edited by Matthieu Jacquart Jan 27, 2016, 5:37 AM Jan 27, 2016, 11:35 AM

                    @george1421 ok, Here’s the result… I don’t know what to do with that 😮

                    0_1453894509725_WP_20160127_11_38_30_Pro.jpg

                    Fog 1.5.9.138
                    Debian 11
                    Vmware ESXi

                    G 1 Reply Last reply Jan 27, 2016, 1:16 PM Reply Quote 1
                    • T
                      Tom Elliott @Matthieu Jacquart
                      last edited by Jan 27, 2016, 12:19 PM

                      @Matthieu-Jacquart I need more information. You’re having issues getting fog to boot ON the hybrid, or you’re having issues with iPXE passing the information back to the tablet to allow booting to the actual Hard Drive?

                      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

                      M 1 Reply Last reply Jan 27, 2016, 12:25 PM Reply Quote 0
                      • M
                        Matthieu Jacquart @Tom Elliott
                        last edited by Matthieu Jacquart Jan 27, 2016, 6:25 AM Jan 27, 2016, 12:25 PM

                        @Tom-Elliott Oh, my English is too bad to well understand…
                        I can access to the fog menu with the hybrid, but only with efi file. And after fogmenu, I can’t launch any options : I’ve got error with options “boot on hard drive” and “memtest”
                        alt text

                        and for other options (quick image, or quick / full registration), screen stay black.

                        Fog 1.5.9.138
                        Debian 11
                        Vmware ESXi

                        T 1 Reply Last reply Jan 27, 2016, 12:26 PM Reply Quote 1
                        • T
                          Tom Elliott @Matthieu Jacquart
                          last edited by Jan 27, 2016, 12:26 PM

                          @Matthieu-Jacquart Want to hit me up on chat and maybe we can teamviewer?

                          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
                          • G
                            george1421 Moderator @Matthieu Jacquart
                            last edited by Jan 27, 2016, 1:16 PM

                            @Matthieu-Jacquart It looks like the grub.cfg is not formatted properly. For now I will sit down and wait to see what Tom is able to do for you.

                            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!

                            M 1 Reply Last reply Jan 27, 2016, 1:33 PM Reply Quote 0
                            • M
                              Matthieu Jacquart @george1421
                              last edited by Jan 27, 2016, 1:33 PM

                              @george1421 Do you think I made a mistake ?
                              I can try to do usb key once again ?

                              Fog 1.5.9.138
                              Debian 11
                              Vmware ESXi

                              G 1 Reply Last reply Jan 27, 2016, 2:18 PM Reply Quote 1
                              • G
                                george1421 Moderator @Matthieu Jacquart
                                last edited by Jan 27, 2016, 2:18 PM

                                @Matthieu-Jacquart From the error it sounds like something is confused in the grub.cfg file only. I would check to see if there isn’t something missing in that file.

                                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!

                                M 1 Reply Last reply Jan 27, 2016, 2:19 PM Reply Quote 0
                                • M
                                  Matthieu Jacquart @george1421
                                  last edited by george1421 Jan 27, 2016, 8:38 AM Jan 27, 2016, 2:19 PM

                                  @george1421 ok, I plug usb key on another computer and I had same result

                                  Fog 1.5.9.138
                                  Debian 11
                                  Vmware ESXi

                                  G 1 Reply Last reply Jan 27, 2016, 2:38 PM Reply Quote 1
                                  • G
                                    george1421 Moderator @Matthieu Jacquart
                                    last edited by Jan 27, 2016, 2:38 PM

                                    @Matthieu-Jacquart

                                    Sorry I was not clear, busy morning here.

                                    What you need to do is to look at the configuration of the /boot/grub/grub.cfg file on the flash drive. You can edit this on a windows computer or via linux. I’m suspecting that this file is either missing (you skipped a step) or the structure is not what grub expects. If you still can’t get it to work, I have a captured image on my home computer that I can post tonight. That way all you have to do is to write it to a flash drive and there are no other steps that are needed.

                                    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!

                                    M 1 Reply Last reply Jan 27, 2016, 2:41 PM Reply Quote 0
                                    • M
                                      Matthieu Jacquart @george1421
                                      last edited by Matthieu Jacquart Jan 27, 2016, 8:41 AM Jan 27, 2016, 2:41 PM

                                      @george1421 Indeed, there is no grub.cfg in boot/grub…
                                      27/01/2016 09:33 <DIR> i386-efi
                                      27/01/2016 09:35 <DIR> locale
                                      27/01/2016 09:33 <DIR> fonts
                                      27/01/2016 09:33 <DIR> x86_64-efi
                                      27/01/2016 09:33 1 024 grubenv
                                      27/01/2016 09:35 <DIR> i386-pc

                                      But there’s a grub.efi in EFI/boot folder

                                      I’m going to home, work day finish for me, I’ll continue tests tomorrow !

                                      Fog 1.5.9.138
                                      Debian 11
                                      Vmware ESXi

                                      G 1 Reply Last reply Jan 27, 2016, 2:45 PM Reply Quote 1
                                      • G
                                        george1421 Moderator @Matthieu Jacquart
                                        last edited by Jan 27, 2016, 2:45 PM

                                        @Matthieu-Jacquart OK, I will have something for you in the morning, cheers.

                                        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!

                                        1 Reply Last reply Reply Quote 0
                                        • S
                                          sarge_212
                                          last edited by Jan 27, 2016, 3:06 PM

                                          Just FYI, I had to manually make the grub.cfg file. Running grub-install on an ubuntu box didn’t make the grub.cfg file as expected.

                                          G 1 Reply Last reply Jan 27, 2016, 3:39 PM Reply Quote 0
                                          • 1
                                          • 2
                                          • 3
                                          • 4
                                          • 5
                                          • 6
                                          • 7
                                          • 8
                                          • 2 / 8
                                          2 / 8
                                          • First post
                                            39/157
                                            Last post

                                          246

                                          Online

                                          12.0k

                                          Users

                                          17.3k

                                          Topics

                                          155.2k

                                          Posts
                                          Copyright © 2012-2024 FOG Project