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

    zalittle

    @zalittle

    2
    Reputation
    347
    Profile views
    12
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    zalittle Unfollow Follow

    Latest posts made by zalittle

    • RE: UEFI vs LEGACY BIOS - GPT vs MBR - SINGLE PARTITION (RESIZABLE) vs MULTIPLE PARTITION (NOTRESIZABLE)

      [quote=“Tom Elliott, post: 32961, member: 7271”]Nice video and somewhat a known issue in the case of UEFI. As we can’t boot the system into UEFI over PXE yet we don’t have access to adjust the boot parameters quite yet.[/quote]

      Is there a time table on when this will be available? I have been looking around on how to get my Surface Pro Tablet to image. I have the Genuine Microsoft Surface Ethernet Adapter, and the latest firmware update to support PXE booting, however as stated above, you can’t boot the system into UEFI over PXE…which is a bummer because I have 5 that I need to image.

      Could something like this lead to a solution?
      [url]https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Installation_Guide/s1-netboot-pxe-config-efi.html[/url]

      posted in Windows Problems
      Z
      zalittle
    • RE: Fog Storage Node on Seagate Central 4TB Drive

      I just verified that the .mntcheck exists in both of those directories, and I changed the permission on the images folder on the NAS (labeled fimages) with the following command:
      [CODE]chmod -R 777 fimages[/CODE]
      Still receiving the same error.

      posted in FOG Problems
      Z
      zalittle
    • RE: Fog Storage Node on Seagate Central 4TB Drive

      I have previously read these two threads, and did not find anymore leads from them. The main page of FOG shows that my storage has 3.62Tib of storage (which is what the seagate has), I just can’t push images to it…I have attached a PDF file containing images of my storage setup, fstab file, and exports file.

      [url=“/_imported_xf_attachments/1/1156_setup.pdf?:”]setup.pdf[/url]

      posted in FOG Problems
      Z
      zalittle
    • RE: Fog Storage Node on Seagate Central 4TB Drive

      Still not able to get this to work, any ideas anyone?

      posted in FOG Problems
      Z
      zalittle
    • RE: Fog Storage Node on Seagate Central 4TB Drive

      I removed the following from etc/exports which didn’t help
      [CODE]/images *(ro,sync,no_wdelay,insecure_locks,no_root_squash,insecure,fsid=1)
      /images/dev *(rw,sync,no_wdelay,no_root_squash,insecure,fsid=2)
      [/CODE]
      I have the following under etc/fstab (This is how I mounted the NAS to Ubuntu)
      [CODE]//172.20.0.29/kogokadmin/fimages /images cifs username=UserNameForStorage,password=PasswordForStorage,iocharset=utf8,sec=ntlm 0 0
      [/CODE]

      posted in FOG Problems
      Z
      zalittle
    • RE: Fog Storage Node on Seagate Central 4TB Drive

      Update
      When i run “service nfs-kernel-server restart” i get the following messages on the images and images/dev directories
      “does not support NFS export”, and I assume that this is because the NAS Drive I have does not support the NFS protocol?

      posted in FOG Problems
      Z
      zalittle
    • RE: Fog Storage Node on Seagate Central 4TB Drive

      Running into another issue regarding this. And again I apologize because my knowledge of Linux is limited, i found a similar thread but can’t seem to get it to work. [url]http://serverfault.com/questions/531624/fog-server-nfs-issue[/url]

      When trying to take an image, i receive this
      [CODE]Mounting File System…mount: mounting 172.20.0.95:/fogimages/dev/ on /images failed: permission denied

      Fatal Error: failed to mount NFS volume[/CODE]

      Please note, 172.20.0.95 is the ip for my fog server, and “fogimages” is the folder that is linked to my seagate nas.

      I have followed the post located here: [url]http://fogproject.org/forum/threads/permission-denied-when-trying-to-image-after-update-to-1-1-1-1-1-2.10941/#post-31487[/url]
      It did not resolve my problem.

      posted in FOG Problems
      Z
      zalittle
    • RE: Licence Options

      I don’t recall for other versions off of the top of my head, but I know for Office 2010, if you go to File -> Help, on the right hand side you have the option to click “Change Product Key” and it will ask for a product key then attempt to activate. Images Attached. (This works in any Office Application, I happen to have Excel open already is all)[ATTACH=full]1118[/ATTACH]

      [url=“/_imported_xf_attachments/1/1118_Change Office Product Key.png?:”]Change Office Product Key.png[/url]

      posted in Windows Problems
      Z
      zalittle
    • Typo in 1.1.2 Printer Management

      Nothing major at all, but you have a typo on the Printer management page under the Service Configuration.

      maanger should be manager

      [url=“/_imported_xf_attachments/1/1116_Typo.png?:”]Typo.png[/url]

      posted in Bug Reports
      Z
      zalittle
    • RE: Fog Storage Node on Seagate Central 4TB Drive

      That worked perfectly, thankyou!
      For reference for anyone else having this issue, I used the following link to setup the permanent mount in ubuntu 14.04, then went to storage management and pointed to the Fog server under the new mounted directory.
      [url]https://wiki.ubuntu.com/MountWindowsSharesPermanently[/url]

      posted in FOG Problems
      Z
      zalittle