• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. jd272
    J
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 6
    • Best 2
    • Controversial 0
    • Groups 0

    jd272

    @jd272

    3
    Reputation
    14
    Profile views
    6
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    jd272 Unfollow Follow

    Best posts made by jd272

    • RE: PXE boot BItdefender Rescue CD fails

      @george1421 At last I succeeded to network boot latest Bitdefender Rescue CD

      What helped me is when I dropped to the client shell, I saw /lib/modules/$KERNEL/modules.order was listing nfsv3.ko, nfsv4.ko & other .ko files related to nfs, but they were missing in /lib/modules/$KERNEL/fs/nfs & /lib/modules/$KERNEL/fs/nfs_common …

      Basically what I did is extract init file (initfs.i386-pc) file provided in Bitdefender’s iso and extract the filesystem (livecd.squashfs)
      Then rsync both /lib/modules/$KERNEL/fs/ directories to inject missing .ko files in the initfs, and recompress to a new initfs. Then modify ipxe settings to point to the updated initfs.i386-pc and …
      IT WORKED

      I guess you can mark this one as solved, if you want I can detail all the steps or provide the working initfs.i386-pc file. Thanks for your support

      posted in FOG Problems
      J
      jd272
    • RE: PXE boot BItdefender Rescue CD fails

      @george1421 I totally share your point of view. Be sure I’ll let them know

      posted in FOG Problems
      J
      jd272

    Latest posts made by jd272

    • RE: PXE boot BItdefender Rescue CD fails

      @george1421 I totally share your point of view. Be sure I’ll let them know

      posted in FOG Problems
      J
      jd272
    • RE: PXE boot BItdefender Rescue CD fails

      @george1421 At last I succeeded to network boot latest Bitdefender Rescue CD

      What helped me is when I dropped to the client shell, I saw /lib/modules/$KERNEL/modules.order was listing nfsv3.ko, nfsv4.ko & other .ko files related to nfs, but they were missing in /lib/modules/$KERNEL/fs/nfs & /lib/modules/$KERNEL/fs/nfs_common …

      Basically what I did is extract init file (initfs.i386-pc) file provided in Bitdefender’s iso and extract the filesystem (livecd.squashfs)
      Then rsync both /lib/modules/$KERNEL/fs/ directories to inject missing .ko files in the initfs, and recompress to a new initfs. Then modify ipxe settings to point to the updated initfs.i386-pc and …
      IT WORKED

      I guess you can mark this one as solved, if you want I can detail all the steps or provide the working initfs.i386-pc file. Thanks for your support

      posted in FOG Problems
      J
      jd272
    • RE: PXE boot BItdefender Rescue CD fails

      @george1421 There isnt /var/log directory at all,

      dmesg doesnt return any error, this all I found regarding NFS :

      Capture du 2019-06-23 17-48-37.png

      Honestly I m kind of stuck right now, I came here because I really have no clue …

      posted in FOG Problems
      J
      jd272
    • RE: PXE boot BItdefender Rescue CD fails

      @george1421 I can’t find any logs at all when Im at the linux shell

      On the fog server nfs supports v3 & v4 :

      Capture du 2019-06-23 16-46-09.png

      I edited nfs server conf to enable v2 support

      Capture du 2019-06-23 16-50-28.png

      Same result from the test client with vers=2 :

      Capture du 2019-06-23 16-57-52.png

      posted in FOG Problems
      J
      jd272
    • RE: PXE boot BItdefender Rescue CD fails

      Sorry I wasn’t clear enough so I took a few captures, hopefully it will help :

      Here is the error I get with my diskless test client

      bitdefender-NFSerror.png

      Drop to the shell and trying to manually nfs mount the fog server :

      Capture du 2019-06-23 14-38-17.png

      Then nfs mounting the fog server from my Ubuntu 18.04 host :

      Capture du 2019-06-23 14-41-51.png

      As you can see, it worked :

      Capture du 2019-06-23 14-42-21.png

      posted in FOG Problems
      J
      jd272
    • PXE boot BItdefender Rescue CD fails

      I am trying to network boot Bitdefender Rescue CD (latest iso file downloaded from bitdefender’s website) following instructions from the wiki : https://wiki.fogproject.org/wiki/index.php?title=Include_any_ISO_in_the_FOG_Bootmenu#Bitdefender

      PXE booting client => I get NFS mounting failed error. From the shell I can’t mount X.X.X.X:/images/dev neither with nfs version3 nor v4 (NFS server supports v3,v4 UDP & TCP).

      lsmod shows NFS module is loaded. I tried on another ubuntu machine and I succeed to mount no matter which NFS version I use, so I guess the server side is working. I also tried with Fog 1.5.6 & got the same result.

      I spent quite some time on this one so I’d be happy if someone could help me. Thanks alot

      posted in FOG Problems
      J
      jd272