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

Kernel panic - not syncing: VFS

Scheduled Pinned Locked Moved Solved
FOG Problems
5
40
16.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.
  • D
    Data31337
    last edited by May 26, 2016, 5:33 PM

    I’ve been following the other thread too, I noticed we are both trying to image the same style PC the Optiplex 745. One thing I noticed was that FOG is pushing out a 64 Bit version of BZImage & Init when I know the PC’s Ive been trying to image are 32 bit. I tried modifying the kernel’s in the configuration to push the 32 bit and I recieved a “Image not found” written over several different lines, I can get a exact error message if that would be more helpful.

    G 1 Reply Last reply May 26, 2016, 5:36 PM Reply Quote 0
    • G
      george1421 Moderator @Data31337
      last edited by george1421 May 26, 2016, 11:40 AM May 26, 2016, 5:36 PM

      @Data31337 FOG should detect the arch and send out the right image x64 vs x86. But you may be on to something. Let me check to see if the 745s are x64 compatible. Fog should send out bzImage_32 for a 32 bit system and init_32.xz for 32 if something gets mixed up and the init doesn’t match the bzImage then this error will be thrown.

      [edit] The 745 supports EMT64 not sure if that would cause any issues or not, still researching.

      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
        Sebastian Roth Moderator
        last edited by Sebastian Roth May 26, 2016, 12:43 PM May 26, 2016, 6:40 PM

        @Data31337 Seems like the 745 some kind of 32bit/64bit system. I found a couple of posts on the internet which state that this machine is actually capable of running a 64 bit OS. As well the manual all CPUs have EM64T.

        Looking forward to see if the error goes away if you force to boot with bzImage32/init_32.xz - maybe the 64 bit support is just fake…

        [edit] Interestingly enough I just found a debian kernel package for those EM64T CPUs… Trying to find out what this is about. [/edit]

        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
        • S
          Sebastian Roth Moderator
          last edited by May 26, 2016, 7:12 PM

          @Tom-Elliott Could you please build a kernel with CONFIG_MPSC enabled to see if this is helping here? I had no idea this did exist in the kernel.
          As well I am wondering if we should add CONFIG_MK8 - although I am not sure if all those options would work in the same kernel binary. Haven’t tried it myself. Just doing some research on the web.

          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
          • D
            Data31337
            last edited by May 26, 2016, 8:05 PM

            No problem, I was following the other thread and noticed he got it working using the dnsmasq. Would this be something recommended to try out? As of right now its just a fully updated WebUI/svn/FOG and my experience with dnsmasq isn’t the greatest but I can learn.

            1 Reply Last reply Reply Quote 0
            • S
              Sebastian Roth Moderator
              last edited by May 26, 2016, 8:13 PM

              @Data31337 Please don’t go for dnsmasq. I’d even suggest the other guy to switch over to ISC-DHCP as dnsmasq still does not properly support UEFI or even BIOS/UEFI together.

              I am almost absolutely sure that dnsmasq wouldn’t make it work for you! Please let us know which boot file you are using. undionly.kpxe?

              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

              D 1 Reply Last reply May 26, 2016, 8:23 PM Reply Quote 0
              • D
                Data31337 @Sebastian Roth
                last edited by Data31337 May 26, 2016, 2:25 PM May 26, 2016, 8:23 PM

                @Sebastian-Roth

                Sorry if this is a dumb question but how can I find out? Is there a log file I can check to see which one is getting pushed out? Configuration wise, I haven’t changed anything.

                [edit] I am able to get to the FOG Menu once again, where as last changes I was not able to, but when I select anything it displays the same Kernel panic - not syncing error, along with device descriptor read/64, error -71 [/edit]

                1 Reply Last reply Reply Quote 0
                • S
                  Sebastian Roth Moderator
                  last edited by Sebastian Roth May 26, 2016, 2:35 PM May 26, 2016, 8:33 PM

                  @Data31337 Do you use FOG as DHCP server as well or do you have a different DHCP in your network? Maybe you have two DHCP servers which would explain why you sometimes get to the menu but sometimes not. Please run sudo grep filename /etc/dhcp/dhcpd.conf on the FOG server and post a picture here.

                  I am wondering about the device descriptor read/64, error -71… Can’t remember having seen this ever. Can you please post a picture of that as well?
                  [edit] A well, that seems to be an (unrelated) USB error… probably save to ignore if you don’t use USB NIC [/edit]

                  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

                  D 1 Reply Last reply May 26, 2016, 8:44 PM Reply Quote 0
                  • D
                    Data31337 @Sebastian Roth
                    last edited by Data31337 May 26, 2016, 2:46 PM May 26, 2016, 8:44 PM

                    @Sebastian-Roth

                    We have DHCP setup on a Server 2008 R2 VM along with ADDS if that helps. And then you were also correct with the USB Error, I had a USB Stick with the FOG client on it that was still plugged in. I think it was getting the error because it wasn’t recognizing it.

                    [edit] DHCP is pushing out the pxelinux.0 [/edit]

                    G 1 Reply Last reply May 26, 2016, 8:49 PM Reply Quote 0
                    • S
                      Sebastian Roth Moderator
                      last edited by May 26, 2016, 8:48 PM

                      @Data31337 said:

                      DHCP is pushing out the pxelinux.0

                      Well then, change it to undionly.kpxe and I am almost certainly sure that things will work then!

                      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

                      D 1 Reply Last reply May 26, 2016, 8:52 PM Reply Quote 1
                      • G
                        george1421 Moderator @Data31337
                        last edited by george1421 May 26, 2016, 2:50 PM May 26, 2016, 8:49 PM

                        @Data31337 said in Kernel panic - not syncing: VFS:

                        [edit] DHCP is pushing out the pxelinux.0 [/edit]

                        Great find. It looks like legacy iPXE stuff [ edit legacy syslinux] bit us twice in a short period of time. Just so we know where, where did you get the instructions to use pxelinux.0 from in dhcp?

                        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 2
                        • D
                          Data31337 @Sebastian Roth
                          last edited by May 26, 2016, 8:52 PM

                          @Sebastian-Roth

                          Haazah! You were correct. I reset the setting and it boots to registration and doesn’t get hung up!

                          Again, I appreciate all your hard work in figuring this out and helping me out!

                          G 1 Reply Last reply May 26, 2016, 8:53 PM Reply Quote 0
                          • G
                            george1421 Moderator @Data31337
                            last edited by May 26, 2016, 8:53 PM

                            @Data31337 Please identify where you found the guidance to use pxelinux.0?

                            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!

                            D 1 Reply Last reply May 26, 2016, 8:59 PM Reply Quote 1
                            • Tom ElliottT
                              Tom Elliott
                              last edited by May 26, 2016, 8:53 PM

                              And I was staring to get worried it was something in the code.

                              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 2
                              • D
                                Data31337 @george1421
                                last edited by May 26, 2016, 8:59 PM

                                @george1421

                                It was in one of the old installer files, before I upgraded to trunk (Possibly in 1.2.0, or 0.32 which were the only 2 older generations I had installed along with older wiki page).

                                Please everyone take my up-votes you guys have been amazing help while working through this!

                                G 1 Reply Last reply May 27, 2016, 1:44 AM Reply Quote 1
                                • G
                                  george1421 Moderator @Data31337
                                  last edited by May 27, 2016, 1:44 AM

                                  @Data31337 Thanks for the feed back. I was trying to drive at was it posted on a fog wiki somewhere. If it was we need to get that removed asap. But it looks like you had it from another source. I’m just trying to avoid this issue for the next guy.

                                  If you run into FOG issues again, don’t forget we are here to help.

                                  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!

                                  D 1 Reply Last reply May 27, 2016, 12:09 PM Reply Quote 1
                                  • D
                                    Data31337 @george1421
                                    last edited by May 27, 2016, 12:09 PM

                                    @george1421

                                    Oh, my mistake, it was a administrator error, it was in the installation text when configuring the ./installfog.sh in the beginning, I didn’t read through the updated DNS steps, and left it to the previous DNS setup. I just ran through it again trying to find the step and it looks like its been corrected.

                                    1 Reply Last reply Reply Quote 1
                                    • G
                                      George Lebay @george1421
                                      last edited by Jul 21, 2016, 6:30 PM

                                      @george1421

                                      Hi,

                                      I just updated from 1.2 to (Running Version 1.3.0-RC-1 SVN Revision: 5936) and since then when I try to quick register a host or just check the compatibility of a client with Fog, I am getting this message:

                                      Kernel Panic - not syncing: VFS: Unable to mount root fs on unknown-block(1,0)

                                      I am using a dnsmasq environment.

                                      Honestly I don’t know where to start to get this solved. Any help would be greatly appreciated.

                                      G 1 Reply Last reply Jul 21, 2016, 6:40 PM Reply Quote 0
                                      • G
                                        george1421 Moderator @George Lebay
                                        last edited by george1421 Jul 21, 2016, 12:40 PM Jul 21, 2016, 6:40 PM

                                        @George-Lebay First let me shame you with you should start your own thread, because your conditions may be different.

                                        Where we’ve seen this is if someone is using an old version of the iPXE kernel. Everything will work except when you try to boot into the FOS engine (the linux OS that captures and deploys images on the target computer).

                                        Since you are using dnsmasq and dnsmasq uses the .0 files (like undionly.kpxe.0) I would have to ask this

                                        1. What do you have configured for dhcp option 67 {boot file} in dnsmasq?
                                        2. How did you create the .0 file in /tftpboot? Did you just copy undionly.kpxe or did you create a link from undionly.kpxe to undionly.kpxe.0?

                                        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!

                                        G 1 Reply Last reply Jul 21, 2016, 7:20 PM Reply Quote 0
                                        • G
                                          George Lebay @george1421
                                          last edited by Jul 21, 2016, 7:20 PM

                                          @george1421

                                          Thanks for the quick reply. I understand I should have started a new thread. Sorry about this. I don’t know what to answer to your first question. Can you be more specific on where I can find this information (dhcp option 67 {boot file} in dnsmasq) ? My Fog configuration have been running smoothly for several years and I havent made any modification for a long while and I don’t have a great knowledge when it comes to Linux or Fog. About the other question, I created a link from pxelinux.0 to undionly.kpxe. This was done way before I made to update to Fog 1.3.
                                          For what it’s worth, in the ltsp.conf file, the boot filename line is set to : dhcp-boot=pxelinux.0

                                          Tom ElliottT G 2 Replies Last reply Jul 21, 2016, 7:26 PM Reply Quote 0
                                          • 1
                                          • 2
                                          • 1 / 2
                                          • First post
                                            Last post

                                          218

                                          Online

                                          12.0k

                                          Users

                                          17.3k

                                          Topics

                                          155.2k

                                          Posts
                                          Copyright © 2012-2024 FOG Project