• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. WT_101
    W
    • Profile
    • Following 0
    • Followers 0
    • Topics 20
    • Posts 50
    • Best 0
    • Controversial 0
    • Groups 0

    WT_101

    @WT_101

    0
    Reputation
    10
    Profile views
    50
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    WT_101 Unfollow Follow

    Latest posts made by WT_101

    • Ubuntu QEMU VM direct connect to FOG Server to Capture Image

      Hi,

      My setup :
      Fog Server : resided at subnet A
      Ubuntu Hyper V VM: resided at subnet B
      Subnet B DHCP server not allow to configure FOG project pxe option

      Goal: To use Ubuntu hyper V VM to spin up a QEMU VM direct connect to FOG Server to capture image.

      Ubuntu Hyper V VM own by IT. I tried to use bridgenetwork & netplan to direct the network to the FOG Server network but fail to do that.

      Is there any other option my QEMU VM able to direct connect to FOG Server to perform image capture?

      posted in General
      W
      WT_101
    • RE: RHEL Initramfs unpacking failed: & Kernel panic - not syncing:

      @george1421 sorry there are some wrong info provided 1.5.9 is working as well due to some mistakes i made causing i providing wrong info.

      New finding i found was 1.5.9 snp.efi came with ipxe 1.20.1 there is no issue on booting into the RHEL OS with REFIND_EFI
      while 1.5.10 snp.efi that are using ipxe 1.21.1 having issue to boot into RHEL OS

      As there are only 3 file being dl into the system
      1 snp.efi
      2. refind.conf
      3. refind_x64.efi

      i perform comparison between these 3 file 1.5.9 vs 1.5.10
      484d5f83-8244-4eee-ac4b-947eb83bd3a2-image.png
      Is it possible that iPXE 1.21.1 require a newer version of refind_x64.efi ? Could you guide me on how can i troubleshoot further?

      posted in Linux Problems
      W
      WT_101
    • RE: RHEL Initramfs unpacking failed: & Kernel panic - not syncing:

      @george1421 im not using both SANBOOT or EXIT.

      Im using REFIND_EFI and yes im just replacing the snp.efi in the tftp folder getting from 1.5.8 (success boot into Redhat i just try again few min ago) and 1.5.10 (failed with kernel panic)

      EXIT i already tried. It wont boot into the OS. it will just exit into the BIOS screen

      posted in Linux Problems
      W
      WT_101
    • RE: RHEL Initramfs unpacking failed: & Kernel panic - not syncing:

      @Tom-Elliott
      Have new finding, I tested the snp.efi from Fogproject 1.5.7 & 1.5.8 there is no issue booting into RHEL while from 1.5.9 and 1.5.10 having the kernel panic issue

      posted in Linux Problems
      W
      WT_101
    • RE: RHEL Initramfs unpacking failed: & Kernel panic - not syncing:

      @hutch may i know which older versions of FOG you experience this issue? I experience it at 1.5.9

      posted in Linux Problems
      W
      WT_101
    • RE: RHEL Initramfs unpacking failed: & Kernel panic - not syncing:

      @Tom-Elliott From my end if i set to EXIT. It will return to BIOS instead of booting into the OS

      posted in Linux Problems
      W
      WT_101
    • RHEL Initramfs unpacking failed: & Kernel panic - not syncing:

      Im using RHEL 9.0.0.

      Issue happen booting through rEFInd
      It can simulate by “PXE boot > FOG iPXE Menu > Boot From Hard DIsk > rEFInd menu then error below occur”.

      However if don’t pxe, direct boot into the disk there is no error occur. I have no idea why if boot via rEFInd will having this issue. I do try to use Internal EFI shell in BIOS manually boot RHEL Grub EFI file, it have no issue booting into the OS.

      Error Log

      [ 0.435709] x86/cpu: SGX disabled by BIOS.
      [ 6.905827] Initramfs unpacking failed: invalid magic at start of compressed archive
      [ 7.341649] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
      [ 7.351090] CPU: 53 PID: 1 Comm: swapper/0 Not tainted 5.14.0-70.13.1.el9_0.x86_64 #1
      [ 7.372231] Call Trace:
      [ 7.375096] dump_stack_lvl+0x34/0x44
      [ 7.379306] panic+0x102/0x2d4
      [ 7.382846] mount_block_root+0x28c/0x29b
      [ 7.387473] prepare_namespace+0x13b/0x16a
      [ 7.392188] kernel_init_freeable+0x17d/0x1a2
      [ 7.397197] ? rest_init+0xd0/0xd0
      [ 7.401138] kernel_init+0x16/0x120
      [ 7.405172] ret_from_fork+0x1f/0x30
      [ 7.409427] Kernel Offset: 0xec00000 from 0xffffffff81000000 (relocation range: 0xffffffff80000000-0xffffffffbfffffff)
      [ 7.654445] —[ end Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0) ]—

      posted in Linux Problems
      W
      WT_101
    • RE: Wireless PXE boot failed with Wi-Fi 6E AX211

      @george1421

      It is a m.2 wifi card model AX211NGW. It only have 1 network interface.

      here is the link “https://www.intel.com/content/www/us/en/products/docs/wireless/wi-fi-6e-ax211-module-brief.html”

      here are the info i get from windows device manager
      8cc56d77-2be3-4ecd-b8c1-d57d9d2afcf1-image.png

      posted in FOG Problems
      W
      WT_101
    • Wireless PXE boot failed with Wi-Fi 6E AX211

      Hi

      After pxe boot im facing below error. How can i resolve this issue ?
      f8ec6308-3f8a-4632-84a3-44607f560e08-image.png

      posted in FOG Problems
      W
      WT_101
    • RE: Kernel Argument host vs global

      @Sebastian-Roth May i know which part of the PHP will passing these argument into kernel ?

      posted in FOG Problems
      W
      WT_101