• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. jmeyer
    3. Posts
    J
    • Profile
    • Following 0
    • Followers 1
    • Topics 53
    • Posts 277
    • Best 18
    • Controversial 0
    • Groups 0

    Posts made by jmeyer

    • RE: Windows 7 Deployment FOG- SAD2 Driver tool

      If i remember well, you have an endless loading problem after reboot, right ?
      Is it reboot on the VM or on an other computer ?

      posted in Tutorials
      J
      jmeyer
    • RE: SVN error

      I don’t have trunk directory.
      Making it doesn’t change anything if this would have been your next idea.

      [CODE]root@fog0210012z:~# ll
      total 24
      drwx------ 3 root root 4096 juil. 10 13:36 ./
      drwxr-xr-x 22 root root 4096 juil. 10 09:58 …/
      -rw------- 1 root root 1422 juil. 10 13:25 .bash_history
      -rw-r–r-- 1 root root 3106 févr. 20 03:43 .bashrc
      -rw-r–r-- 1 root root 140 févr. 20 03:43 .profile
      drwxr-xr-x 3 root root 4096 juil. 10 13:28 .subversion/
      root@fog0210012z:~# svn update
      ‘.’ omis
      Résumé des conflits :
      Skipped paths: 1
      root@fog0210012z:~#
      [/CODE]

      posted in General
      J
      jmeyer
    • RE: SVN error

      Here is what i have with http

      [CODE]
      root@fog0210012z:~# svn checkout http://svn.code.sf.net/p/freeghost/code/trunk
      Erreur de segmentation (core dumped)
      [/CODE]

      posted in General
      J
      jmeyer
    • RE: SVN error

      Same with co.
      When i first tried https it it has request to validate a certificate so i said “remember”.
      I had never had this message before so maybe this is link.

      [CODE]root@fog0210012z:~# svn co https://svn.code.sf.net/p/freeghost/code/trunk
      svn: E175002: Unable to connect to a repository at URL ‘https://svn.code.sf.net/p/freeghost/code/trunk’
      svn: E175002: Unexpected HTTP status 405 ‘Not Allowed’ on ‘/p/freeghost/code/trunk’

      svn: E175002: Additional errors:
      svn: E175002: Échec de la requête OPTIONS sur ‘/p/freeghost/code/trunk’ : 405 Not Allowed
      [/CODE]

      posted in General
      J
      jmeyer
    • SVN error

      Hello,
      i don’t know if i’m too tired today but i keep having error with svn.

      [CODE]root@fog0210012z:~# svn checkout svn://svn.code.sf.net/p/freeghost/code/trunk
      svn: E000110: Unable to connect to a repository at URL ‘svn://svn.code.sf.net/p/freeghost/code/trunk’
      svn: E000110: Impossible de se connecter à l’hôte ‘svn.code.sf.net’: Connexion terminée par expiration du délai d’attente[/CODE]

      [CODE]root@fog0210012z:/home/adminfog# svn checkout https://svn.code.sf.net/p/freeghost/code/trunk
      svn: E175002: Unable to connect to a repository at URL ‘https://svn.code.sf.net/p/freeghost/code/trunk’
      svn: E175002: Unexpected HTTP status 405 ‘Not Allowed’ on ‘/p/freeghost/code/trunk’
      svn: E175002: Additional errors:
      svn: E175002: Échec de la requête OPTIONS sur ‘/p/freeghost/code/trunk’ : 405 Not Allowed[/CODE]

      So i tried to ping the host but it reply fine.

      [CODE]root@fog0210012z:~# ping svn.code.sf.net
      PING svn.code.sf.net (216.34.181.157) 56(84) bytes of data.
      64 bytes from svn.code.sf.net (216.34.181.157): icmp_seq=1 ttl=234 time=147 ms
      64 bytes from svn.code.sf.net (216.34.181.157): icmp_seq=2 ttl=234 time=138 ms[/CODE]

      posted in General
      J
      jmeyer
    • RE: Windows 7 Deployment FOG- SAD2 Driver tool

      [quote=“Eli Kelly, post: 32474, member: 1152”]That is exactly what I am doing and it has been working beautifully until recently. I have a full set of snapshots from every stage of preparing my clean image. From time to time I like to patch the OS, take a new snapshot and then update the stock image on the FOG server. For some reason any new snapshots break this process.

      I did try your thought about setting scsi0.present = “FALSE” in the VXD (edited:meant VMX) file. Unfortunately that doesn’t seem to make a difference.[/quote]

      Maybe make a new Windows installation will solve the problem…
      I join my .vmx content to compare with yours in case something in it bring the problem.

      [CODE].encoding = “windows-1252”
      config.version = “8”
      virtualHW.version = “9”
      scsi0.present = “TRUE”
      scsi0.virtualDev = “lsisas1068”
      memsize = “1024”
      mem.hotadd = “TRUE”
      ide0:0.present = “TRUE”
      ide0:0.fileName = “Windows 7 x64 2-000001.vmdk”
      ide1:0.present = “TRUE”
      ide1:0.autodetect = “TRUE”
      ide1:0.deviceType = “cdrom-raw”
      ethernet0.present = “TRUE”
      ethernet0.virtualDev = “e1000”
      ethernet0.wakeOnPcktRcv = “FALSE”
      ethernet0.addressType = “generated”
      usb.present = “TRUE”
      ehci.present = “TRUE”
      ehci.pciSlotNumber = “35”
      sound.present = “TRUE”
      sound.virtualDev = “hdaudio”
      sound.fileName = “-1”
      sound.autodetect = “TRUE”
      mks.enable3d = “TRUE”
      pciBridge0.present = “TRUE”
      pciBridge4.present = “TRUE”
      pciBridge4.virtualDev = “pcieRootPort”
      pciBridge4.functions = “8”
      pciBridge5.present = “TRUE”
      pciBridge5.virtualDev = “pcieRootPort”
      pciBridge5.functions = “8”
      pciBridge6.present = “TRUE”
      pciBridge6.virtualDev = “pcieRootPort”
      pciBridge6.functions = “8”
      pciBridge7.present = “TRUE”
      pciBridge7.virtualDev = “pcieRootPort”
      pciBridge7.functions = “8”
      vmci0.present = “TRUE”
      hpet0.present = “TRUE”
      usb.vbluetooth.startConnected = “TRUE”
      displayName = “Windows 7 x64 2”
      guestOS = “windows7-64”
      nvram = “Windows 7 x64 2.nvram”
      virtualHW.productCompatibility = “hosted”
      powerType.powerOff = “hard”
      powerType.powerOn = “hard”
      powerType.suspend = “hard”
      powerType.reset = “hard”
      extendedConfigFile = “Windows 7 x64 2.vmxf”
      scsi0.pciSlotNumber = “160”
      ethernet0.generatedAddress = “00:0c:29:ef:45:1b”
      ethernet0.pciSlotNumber = “33”
      usb.pciSlotNumber = “32”
      sound.pciSlotNumber = “34”
      vmci0.id = “1492075803”
      vmci0.pciSlotNumber = “36”
      uuid.location = “56 4d 18 a6 8c f9 61 ab-c7 34 18 d6 58 ef 45 1b”
      uuid.bios = “56 4d 18 a6 8c f9 61 ab-c7 34 18 d6 58 ef 45 1b”
      cleanShutdown = “TRUE”
      replay.supported = “FALSE”
      replay.filename = “”
      ide0:0.redo = “”
      pciBridge0.pciSlotNumber = “17”
      pciBridge4.pciSlotNumber = “21”
      pciBridge5.pciSlotNumber = “22”
      pciBridge6.pciSlotNumber = “23”
      pciBridge7.pciSlotNumber = “24”
      scsi0.sasWWID = “50 05 05 66 8c f9 61 a0”
      usb:1.present = “TRUE”
      ethernet0.generatedAddressOffset = “0”
      vmotion.checkpointFBSize = “134217728”
      softPowerOff = “FALSE”
      usb:1.speed = “2”
      usb:1.deviceType = “hub”
      usb:1.port = “1”
      usb:1.parent = “-1”
      checkpoint.vmState.readOnly = “FALSE”
      checkpoint.vmState = “”
      tools.remindInstall = “TRUE”
      numvcpus = “2”
      cpuid.coresPerSocket = “2”
      floppy0.present = “FALSE”
      usb:0.present = “TRUE”
      usb:0.deviceType = “hid”
      usb:0.port = “0”
      usb:0.parent = “-1”
      [/CODE]

      posted in Tutorials
      J
      jmeyer
    • RE: 0.32 storage with 1.x server

      Added a new storage and still the same display.

      [ATTACH]1115[/ATTACH]

      Hardware Information

      General Information
      Storage Node VaubanVieux
      IP 10.121.84.7
      Kernel 2.6.32-31-generic
      Hostname fog0210003P
      Uptime 15:53:13 up 1 day, 7:04, 0 users, load average: 0.16, 0.13, 0.05
      CPU Type GenuineIntel
      CPU Count 1
      CPU Model Intel® Xeon® CPU E5-2620 0 @ 2.00GHz
      CPU Speed 1995.192
      CPU Cache 15360 KB
      Total Memory 497
      Used Memory 146
      Free Memory 350
      File System Information
      Total Disk Space 196.8 GB
      Used Disk Space 89.4 GB
      Network Information
      lo Information
      lo TX 14.93 KiB
      lo RX 14.93 KiB
      lo Errors 0
      lo Dropped 0
      eth3 Information
      eth3 TX 10.8 MiB
      eth3 RX 7.61 MiB
      eth3 Errors 0
      eth3 Dropped 0

      [url=“/_imported_xf_attachments/1/1115_Sans titre.jpg?:”]Sans titre.jpg[/url]

      posted in FOG Problems
      J
      jmeyer
    • Easy way to migrate to 1.x

      Hello,
      I added my FOG 0.32 images directory as a new storage node under a fresh FOG 1.x install.
      If i put it in the same storage group of my auto generated fog node and keep this one as master, will all the image of my FOG 0.32 will be copied to my new FOG and added to database automatically ?

      posted in General
      J
      jmeyer
    • RE: Windows 7 Deployment FOG- SAD2 Driver tool

      [quote=“Eli Kelly, post: 32305, member: 1152”]I do set the drives as IDE but I have not edited the VMX file to disable SCSI. It is a good thought that I will try to tomorrow and report results.

      P2V is shorthand for the process of capturing a physical machine to a virtual machine. This is not what I’m trying to do but my point was there is plenty of documentation of that process. V2P is essentially what we are doing when we are preparing virtual machine images with VMWare Workstation for deployment to physical machine with FOG.[/quote]

      Why you don’t build a clean Windows in a VM and use snapshot to revert modification if needed then use SAD in sysprep ? This way, if you have special soft to add to an image, just install them, run sysprep, upload image then revert modification to the VM.
      We have HP, DELL, LENOVO, ACER and few other brand of computer and we use ONLY ONE image with sysprep…
      Using an image from a computer means that you backup all the specification of the computer for nothing (driver and software).
      Maybe you don’t even handle temp files…

      posted in Tutorials
      J
      jmeyer
    • RE: Windows 7 Deployment FOG- SAD2 Driver tool

      There were something about disabling SCSI (scsi0.present = “FALSE”) and put drive as IDE but i haven’t edit vmx file under Workstation 10 for a new image version so i’m not sure it’s something to check.

      I don’t understand what you try to do when you speak of P2V for HP home computers.

      posted in Tutorials
      J
      jmeyer
    • RE: Windows 7 Deployment FOG- SAD2 Driver tool

      This topic is still a bit hard to understand when i used SAD 2 for more than a year and now SAD 3 !
      I added to SAD a FOG configuration generator based on network IP and DNS suffix and a Windows OEM Activator based on brands but it’s far from perfection so i don’t use them anymore.
      But if some people are interested to improve my script, i can share them.

      To use SAD 2 or 3 in silent, you have to add the /S to the .cmd of SAD and run something like this in the “FirstLogonCommands” of the sysprep :
      C:\SAD3-130627\DP_Install_Tool.cmd /S

      There is no problem to keep this kind of image under VMware Workstation 10 even after making with an older version.
      Mine was made in 2013 and i keep updating it since.

      posted in Tutorials
      J
      jmeyer
    • RE: 0.32 storage with 1.x server

      /images has images in it and i tried to use ftp on fog server to access it. All is fine.
      I will repeat myself but in images management of it give the right size of the images.
      It on the main page when i select the storage that i don’t get the right size.

      posted in FOG Problems
      J
      jmeyer
    • RE: 0.32 storage with 1.x server

      It’s only on the main page that it doesn’t display well the size.
      When i link an image to an image file, it’s display well the size on server.

      posted in FOG Problems
      J
      jmeyer
    • RE: Windows 7 without system partiton under Fog 1.x

      This is a short answer. 😛
      I tried to copy the rec.img.000 to the directory of my single partition windows and i have the same problem.
      It restore well the system partition but it still fail to restore the sys.img.000
      It says “funcs.sh: line 88: 3438 Aborted” and there is not log in status.fog

      posted in Windows Problems
      J
      jmeyer
    • RE: Windows 7 without system partiton under Fog 1.x

      I come back to this topic after reading that you use a BCD from a generalized image.
      As this one should handle a Windows with a system partition and starting a sector 2048.
      Shouldn’t Fog also own the system partition instead of backing up it each time ?
      Shouldn’t Fog backup only data in the 2nd partition ?

      As Acronis can restore only data without MBR, after having test, I can remake a “generalized” Windows using only my single partition data and restoring it to the 2nd partition of a normal install.
      So, if i copy the image of the system partition from an other Windows (rec.img.000) and put it in the same directory of my single partition image, shouldn’t Fog be able rebuild it as “generalized” windows and put my single partition as 2nd one automatically ?

      posted in Windows Problems
      J
      jmeyer
    • RE: 0.32 storage with 1.x server

      Anyone has idea ?

      posted in FOG Problems
      J
      jmeyer
    • RE: This is not partclone image

      If it’s a 0.32 image, it’s partimage.
      Partclone is only used since version 1.0 of Fog

      posted in FOG Problems
      J
      jmeyer
    • 1 / 1