Hello,
I moved to fedora 21.
Problem sovled
Regards
Best posts made by robza
-
RE: Unable to access to UI interface after update svn
-
RE: Snapin isseus ...
I have found solution but in my opinion is half-hearted success. After disabling UAC scripts installed with code 0.
Regards -
RE: Remove Legacy client and replace with latest new client?
To uninstall old fog client and install new I’m using this script.
wmic product where "name = 'FOG Service'" call uninstall /nointeractive copy \\upow-8.intranet\Public\FOGService\FOGService.msi c:\windows\temp\ %systemroot%\system32\msiexec.exe /i c:\windows\temp\FOGService.msi /qb sc start "FogService"
On client must be .Net framework 4 installed.
Regards -
RE: snapins error (net helpmsg 1 incorrect function)
@Wayne-Workman thank you for support.
Works like a charm.
Regards -
RE: Snapin client Failed to find snapin file
@Sebastian-Roth thanks for suggestion, there was a problem with snapin configuration. In field “Snapin File (exists)” was “Please select an option”
Thanks once again
Regards
Latest posts made by robza
-
RE: Missing search option in Hosts, Groups, Images etc
OK, got it.
This show and hide window confuse me a bit.
Thanks
Regards -
Missing search option in Hosts, Groups, Images etc
Hello,
Fog ver. 1.5.2
Search panel shows only about 1 sec and disappears. Host window looks like this:
One of the most important features is not available.
Please help.
Regards -
RE: Target partition is smaller than source
@Scott-B had similar problem. Try solution from [here](link https://forums.fogproject.org/topic/7628/partclone-failed-imaging-failed)
-
RE: Partclone failed, imaging failed
@Sebastian-Roth yes, I just changed d1.fixed_size_partitions
Regards -
RE: Partclone failed, imaging failed
@Sebastian-Roth here is ls -la output. All files created when image was uploaded from client to fog server:
[root@v1fog 20160601]# ls -la total 9945900 drwxrwxrwx 2 root root 4096 Jun 1 12:25 . drwxrwxrwx 9 root root 4096 Jun 1 09:21 .. -rwxrwxrwx 1 root root 1 Jun 1 12:25 d1.fixed_size_partitions -rwxrwxrwx 1 root root 1048576 Jun 1 09:11 d1.grub.mbr -rwxrwxrwx 1 root root 17920 Jun 1 09:11 d1.mbr -rwxrwxrwx 1 root root 795 Jun 1 09:11 d1.minimum.partitions -rwxrwxrwx 1 root root 46 Jun 1 09:07 d1.original.fstypes -rwxrwxrwx 1 root root 0 Jun 1 09:07 d1.original.swapuuids -rwxrwxrwx 1 root root 283 Jun 1 09:07 d1.original.uuids -rwxrwxrwx 1 root root 332676204 Jun 1 09:11 d1p1.img -rwxrwxrwx 1 root root 12702527 Jun 1 09:11 d1p2.img -rwxrwxrwx 1 root root 254129 Jun 1 09:11 d1p3.img -rwxrwxrwx 1 root root 9837860640 Jun 1 09:20 d1p4.img -rwxrwxrwx 1 root root 793 Jun 1 09:07 d1.partitions
d1.minimum.partitions
[root@v1fog 20160601]# cat d1.minimum.partitions label: gpt label-id: 3D725169-FAF4-4384-8DDF-356A64413AE9 device: /dev/sda unit: sectors first-lba: 2048 last-lba: 1953525134 /dev/sda1 : start= 2048, size= 921600, type=DE94BBA4-06D1-4D40-A16A-BFD50179D6AC, uuid=1D7C64E5-7879-4714-B88A-3949F693ADAC, name="Basic data partition" /dev/sda2 : start= 923648, size= 202752, type=C12A7328-F81F-11D2-BA4B-00A0C93EC93B, uuid=4B8253DB-FD06-489B-9D2D-A1B0D34BD037, name="EFI system partition" /dev/sda3 : start= 1126400, size= 32768, type=E3C9E316-0B5C-4DB8-817D-F92DF00215AE, uuid=B6192BD1-21F7-471B-8EA7-3843E50AB17D, name="Microsoft reserved partition" /dev/sda4 : start= 1159168, size= 45334286, type=EBD0A0A2-B9E5-4433-87C0-68B6B72699C7, uuid=7B18A30C-AA7A-406D-AA7E-B62FF7A5C8C2, name="Basic data partition"
I don’t see d1.original.partitions.
d1.original.fstypes[root@v1fog 20160601]# cat d1.original.fstypes /dev/sda2 fat /dev/sda3 imager /dev/sda4 ntfs
d1.partitions
[root@v1fog 20160601]# cat d1.partitions label: gpt label-id: 3D725169-FAF4-4384-8DDF-356A64413AE9 device: /dev/sda unit: sectors first-lba: 34 last-lba: 1953525134 /dev/sda1 : start= 2048, size= 921600, type=DE94BBA4-06D1-4D40-A16A-BFD50179D6AC, uuid=1D7C64E5-7879-4714-B88A-3949F693ADAC, name="Basic data partition" /dev/sda2 : start= 923648, size= 202752, type=C12A7328-F81F-11D2-BA4B-00A0C93EC93B, uuid=4B8253DB-FD06-489B-9D2D-A1B0D34BD037, name="EFI system partition" /dev/sda3 : start= 1126400, size= 32768, type=E3C9E316-0B5C-4DB8-817D-F92DF00215AE, uuid=B6192BD1-21F7-471B-8EA7-3843E50AB17D, name="Microsoft reserved partition" /dev/sda4 : start= 1159168, size= 1952364544, type=EBD0A0A2-B9E5-4433-87C0-68B6B72699C7, uuid=7B18A30C-AA7A-406D-AA7E-B62FF7A5C8C2, name="Basic data partition"
Sebastian after changing to 1:2 in d1.fixed_size_partitions imaging works fine.
Thanks a lot. -
RE: Partclone failed, imaging failed
@Tom-Elliott there was “1” in this file. File edited and task restarted but same error.
Target partition size (103MB) is smaller then source (104MB). Use option -C to disable size checking (Dangerous).```
-
Partclone failed, imaging failed
Hello,
my svn version 7953
I created image from pc with win10. Here is image config:
I’m trying send image to a client but got error:
I can’t find partclone.log in /var/log
In debug mode I received error about mismatch partition size.Target partition size (103MB) is smaller then source (104MB). Use option -C to disable size checking (Dangerous).
Regards
-
RE: Unable to update svn
@Tom-Elliott thanks for suggestions.
Yesterday I mess up with $LANG variable. Back to en_US.UTF-8 resolve issue.
Thanks again. -
RE: Unable to update svn
@Tom-Elliott
here is my df -h output
I think there is enough space. -
Unable to update svn
Hello,
my config: Running Version: 7931
I’m trying upgrade svn version but getting error during installation:* Backing up user reports.....................................Done * Stopping web service........................................OK * Setting up Apache and PHP files.............................OK * Testing and removing symbolic links if found................OK * Backing up old data.........................................OK * Copying back old web folder as is...........................OK * Ensuring all classes are lowercased.........................Failed!
Regards