Deployment Solution

 View Only
  • 1.  Infinite Loop (Restarting System) through LinuxPE

    Posted Dec 01, 2011 04:35 PM

    I've been trying to implement LinuxPE into our PXE server but it keeps failing on me. 
    When distributing an Image i get the following error:

     

    Error description:

         There is not enough space to add or resize the partition.

     
     
    ==================== Technical details ====================
     
    Logfile = created Wed Nov 30 21:48:39 2011
      Build = rdeployt 6.9 (9269)
    Cmdline = /mnt/ds/RDeploy/Linux/rdeployt -noprompt -md -f/mnt/images/Imaging/Win7/Win7-64bitHIBase.img -mcint:10.5.13.24 -dsconfig:./Temp/c5000009.cfg 
     
    Status = 152 (0x98)
    Source file = imglib/part/diskcont.cpp
    Line number = 180 (0xb4)
    Stack trace = 0x80d0b9e 0x80d160c 0x80d1fb2 0x80d4c1c 0x8068221 0x805fcd9 0x806180d 0x80521b6 0x805d73e 0x804edaf 0x805aee5 &Known=0x8157060
    Imaging library revision = 9269 (linux-x86-release build, Wed Mar 10 18:45:55 2010).
     
    With an slight different job (differs only on path file location) I get an infinite Loop with STATUS: Restarting Computer to prepare for Imaging...
     
    Any ideas of how to stop this infinite loop?

     


  • 2.  RE: Infinite Loop (Restarting System) through LinuxPE

    Posted Dec 02, 2011 11:09 AM

    By seeing "mnt/images/Imaging/Win7/" it seems to be DS 6.9? Thanks.



  • 3.  RE: Infinite Loop (Restarting System) through LinuxPE

    Posted Dec 02, 2011 11:12 AM

    I usually see that when there's a flash drive in the system and it's not big enough to hold the image. If no flash drive you might see if it's trying to image to a recovery partition of some sort. 



  • 4.  RE: Infinite Loop (Restarting System) through LinuxPE
    Best Answer

    Posted Dec 02, 2011 04:23 PM

    It's fixed!
    I guess there was a mount mistake going on my pre-boot for LinuxPe.... I was 100% sure i had it right but after redoing it it worked like a charm...

    Thanks you guys!