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

    Snow

    @Snow

    0
    Reputation
    1
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Snow Unfollow Follow

    Latest posts made by Snow

    • RE: Full Reg mod - postinit script issue.

      @george1421 Brilliant! haha. thanks. yup, my fog server is isolated so I just copied it from my windows workstation into notepad and transferred not thinking anything of it…

      posted in FOG Problems
      S
      Snow
    • Full Reg mod - postinit script issue.

      I’m running 1.5.5 and trying to modify the full registration menu. followed the instructions in another post, but I’ve hit a snag.

      The host runs the scrooge{postinitpath}patch.fullreg from fog.postinit, then throws an error:
      /bin/fog: bin.fog.man.reg: /bin/bash^M: bad interpreter: no file/dir
      and reboots…

      seems like it’s deleting the fog.man.reg file, but not copying over the fix file?
      if I echo scrooge{postinitpath} it returns /imagesinit/dev/postinitpath
      if I replace that variable with the echo path in patch.fullreg , I get no file/dir returned and FOS boots running fog.man.reg

      I’m stuck in a loop…What stupid am I doing? let me know if there’s any more info you need.

      patch.fullreg
      hashbang/bin/bash
      cp -f ${postinitpath}fog.man.reg.fix /bin/fog.man.reg

      fog.man.reg is from this link
      https://github.com/FOGProject/fos/blob/master/Buildroot/board/FOG/FOS/rootfs_overlay/bin/fog.man.reg
      Get the same error using my edited copy or the original.

      posted in FOG Problems
      S
      Snow