Restore image via PXE to vm

Trying to set up a VM on ESX4 host by creating a new VM (XP 32bit) then booting to PXE and letting zenworks image it. Having some problems doing so..
Firstly.. sometimes during the initial download of the linux/initrd file, etc.. it says "Heap:dispose fail" but seems to continue on..
Then, the automated script runs, seems to push out the image successfully. VM restarts, and I get a "No OS Found" then the imaging process restarts itself. Infinite loop. If i boot into maintenance mode and "mount /dev/sda1 /mnt/harddisk" and then do a "dir" i see "Windows" "Program files" etc..
Any clues as to why it wont boot up?

Originally Posted by joebrug
..Any clues as to why it wont boot up?
No clue to this specific issue... but I've had some strange results with placing back a Windows template (image dump) I had originally created with ESX 3.5. The image looked ok but would not boot.
I managed booting it by chucking the guest configuration (keeping the disk), creating a new custom vm machine using the (older) version 5 type vm configuration.
Could be that helps?
If the image boots you can update the configuration to version 7 by shutting down the vm, right clicking and choosing upgrade hardware.
Just a thought,
Willem

Similar Messages

  • Zcm imaging via pxe

    hi all, i am having an issue where found out that Imaging Script cannot be used to multicast so i am running in to a problem now. If i push out an image via zcm script bundle it works fine with your suggestions but i cannot seem to figure out why the image wipes out all the hard drives in the systems during multicast image set or a single image load via pxe boot.
    First problem:
    if i push out an image via Zenworks Image preboot bundle file set is set to 1 it wipes out all the hardrvie in the system (tow hard drive, disk 0 and disk 1. i can certainly fix the disk resizing issue by adding a script to unattaned file after the image is loaded to resize the disk automatically using diskpart commands. which works fine.
    Second problem:
    here is what i did:
    1. created an multicast Image Set
    2. number of clients needed set to 1
    3. Time out in five minutes
    It does not load the image znd waits for session to start.
    how can i automate this via zcm to make sure on pxe boot the both pcs receive the image as scheduled in zcm.
    Please assist.
    thank you

    arahman147,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Visit http://support.novell.com and search the knowledgebase and/or check all
    the other self support options and support programs available.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://forums.novell.com)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://forums.novell.com/faq.php
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://forums.novell.com/

  • Disk Utility, restore image via HTTP, and error 22 (invalid argument)

    I'm trying to restore a properly-created and prepared (i.e. volume checksum applied) Apple Software Restore disk image to a volume on a target computer. The source image is hosted on a Web server and accessible via HTTP.
    The image restoration process appears to succeed for the most part, but at the end, I get an error 22 (invalid argument). This may be after the image restoration has finished, and when the resulting volume is being mounted. (I wonder if the problem is automount-related?)
    The same image, so far, restores to the same volume successfully when restored locally, mounting the drive in target disk mode on the host Mac.
    I am curious if anyone else has seen this same behavior and found a solution. Or is everyone else having the same kinds of problems with HTTP-based restores?
    MacBook Pro   Mac OS X (10.4.9)   15-inch, Core 2 Duo 2.16 GHz, 2 GB RAM

    Visit http://www.bombich.com/. See if you find any related info on that site. If not email Mike Bombich about the problem. If anyone knows the answer I would think he should.

  • Only seeing 1 Boot Image via PXE

    When I boot up through PXE I've always only seen the 32 bit boot image which has always worked fine.  However, we now have a need to use the 64-bit boot image.  I checked the properties and everything looks the same as the 32 bit one but it doesn't
    show up when I boot to PXE.
    Anyone know if there's something I need to do in order to make both images show up?  When we had SCCM setup we were told that the boot image didn't really matter since our OS image was 64-bit anyway, but our Surface Pro 3s that we're testing can't seem
    to boot since they are only 64-bit (at least that's our working theory).
    Thanks!

    I'm obviously not understanding something as this prompt comes up before I ever get to the point of choosing a Task Sequence. 
    These are Dell Laptops and the process I go through is:
    Boot up and press F12
    Choose Network Boot
    Then I get the prompt in the picture above
    I press Enter on the Boot image above and this takes me to a SCCM Screen that starts the Task Sequence Wizard
    I then get a list of all my Task Sequences and can choose the one I want to run for the machine I'm on
    This then starts up the image process
    Maybe we're not doing things the normal way but I just need to know how to active or create or whatever a 64-bit version of the boot image...  I think...  ?

  • Problems with *.zmg Image deploy via PXE

    Hi all,
    I am currently faced with the following problem unfortunately:
    We use ZCM pre boot (pxe) to image our clients with a windows7.zmg image which was configured with sysprep.
    The image is created on a PC, which has a 300GB HDD. The windows partition is over the total size of the hdd.
    This imaging process on a new pc is as following script shows:
    Code:
    # Delete + MBR partition table
    dd if = /dev/zero of=/dev/sda bs=512 count=1
    # partition
    fdisk /dev/sda << EOF
    w
    EOF
    # imaging
    img rp server IP path/to/image.zmg
    This works quite well so far, with the only problem, that the partition on the new PC has the maximum of 300 GB. So if I image this image on a pc, which hdd has 500 GB, 200 GB will remain unpartitioned.
    I have redesigned the imaging now follows:
    Code:
    # imaging
    img pc1 NTFS
    img rp server IP path/to/image.zmg a1: p1
    img pa1
    Now the entire HDD is used for the partition, but after the imaging the PC doesn`t boot, and stops with a black screen and a blinking cursor.
    I am typing this on a problem with the mbr, but does not know how to fix it: (
    I have to modify the imaging-process, that i can use the image on every HDD size with the result, that always the max partitionsize is used.

    hi all, i am having an issue where found out that Imaging Script cannot be used to multicast so i am running in to a problem now. If i push out an image via zcm script bundle it works fine with your suggestions but i cannot seem to figure out why the image wipes out all the hard drives in the systems during multicast image set or a single image load via pxe boot.
    First problem:
    if i push out an image via Zenworks Image preboot bundle file set is set to 1 it wipes out all the hardrvie in the system (tow hard drive, disk 0 and disk 1. i can certainly fix the disk resizing issue by adding a script to unattaned file after the image is loaded to resize the disk automatically using diskpart commands. which works fine.
    Second problem:
    here is what i did:
    1. created an multicast Image Set
    2. number of clients needed set to 1
    3. Time out in five minutes
    It does not load the image znd waits for session to start.
    how can i automate this via zcm to make sure on pxe boot the both pcs receive the image as scheduled in zcm.
    Please assist.
    thank you.

  • Multicast WDS Imaging Not Working - Doesn't show up when booted via PXE..?

    I have a lab environment setup specifically for imaging laptops via WDS.   I have a stand alone Windows 2012 server connected directly to an 8-Port Cisco SG-220 8 Port switch.    Nothing else is connected to this server and it is not being
    used for anything else.  The server is running DHCP and WDS.    I can boot laptops via PXE and connect to the WDS server to deploy the images through standard WDS imaging.  However, I have not been able to get Multicasting to work.  I
    have never used Multicasting before and have read through the documentation but must be missing something.  This is what I've done:
    1. In the WDS server I right click on my deployment image and select 'create multicast image' then go through the prompts to create an auto-cast image.  
    2. The Multicast image is created and shown as 'waiting' on the WDS server.
    3. The Cisco router is brand new out of the box, the only configuration I did was to enable IGMP snooping.  I did not make any other changes to the setup of the switch.
    4. I boot a target machine via PXE using the same Boot Image that I always use.  It loads to the screen where I can select the image I want to deploy but it never shows the multicast image as an option.  I only see the regular image I had previously
    been using.
    I'm not sure what else I'm missing in order to get the target machine to connect and image using the multicast image.  
    Here are a few screen shots of what I have setup:
    Here is the multicast image created on the server
    Here is the Cisco Router configuration:
    Here is the NIC card configuration on the server:
    This is the target laptop booted via PXE but it never shows the multicast image as an option.
    />

    Hi AdamNYC31,
    The multicast feature used by WDS uses Internet Group Management Protocol (IGMP) version 3. Your network switches will need to support this, and you’ll need to configure them
    for multicast. Please refer the following similar thread check each step Aaron Tyler and Ron St and Ankit Oberoi offered solution.
    Multicast issue: Always "Waiting"
    https://social.technet.microsoft.com/Forums/windowsserver/en-US/18122b39-e707-455d-b22f-956ebfb95e40/multicast-issue-always-waiting?forum=winserversetup
    I’m glad to be of help to you!
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • How to open and validate the tif images via java?

    Is it possible to open and validating the photoshop images via java. Kindly advise me.
    Thanks for looking into this.
    Maria Prabudass

    I have recently looked at athe code for Image Processor.
    To avoid bailing on errors it uses two techniques.
    1) It turns off all PS error reporting in addition to just turning off dialogs with:     app.displayDialogs = DialogModes.NO;  (it restores the original settings when exiting)
    2) It uses the Javascript construct  Try.....Catch around the basic body of the code so "any" error will not abort the script but just jump to the "Catch" code.
    Hope that is useful

  • OS reinstallation on Portege 2000 via PXE-LAN

    Hello again,
    So, as said before I am trying to reinstall Win XP from the provided Recovery CDs.
    In fact, I have 4 CDs: One that contains only Windows 2000 Pro and 3 CDs containing Windows 2000 and Windows XP Pro. Of course, the 4 CDs were delivered with the computer.
    I tried via FDD and CD-ROM which didn't work (see preceding topic), but I also tried via PXE-LAN.
    So I installed a 3 month evaluation version of Windows Server 2003 on my desktop and ran the RIS (Remote Installation Service).
    1- It accepted the Windows 2000 Pro CD as a Windows Installation CD, but when launching the Portege 2000, after a few step, when it looks for the computer configuration, I get an error message that the driver for the LAN Card is missing and that it cannot proceed any further.
    2- When I run the RIS with the CD 1 of 3, it doesn't even recognise it as a Windows Installation CD!!
    So I managed to install a Win XP Family Edition which I normally run on my desktop, but I don't have any driver installed (WIFI, Infrared, SoundCard, etc...) but also I have only 1 licence for the Family Edition.
    Has anyone an idea on how to proceed with this method (I mean with the 3 CDs)??
    Thanx a lot.

    Hello Josey
    As far as I know recovery images on recovery CDs for Portege notebook without ODD contains drivers for PCMCIA or PC-card used on Toshiba external ODDs. Because of that when you connect original Toshiba external ODD the delivered recovery media will be bootable and you can install OS anytime you want.
    ODDs are not so cheap but if you like your notebook you should invest your money und buy original and compatible ODD. Other way you can contact service partner (if ASP is not too far from you) and ask them if they can install OS for you. They have those ODD in service. I am pretty sure they will do this for you. Pay them the coffee and problem is solved.
    When OS is preinstalled install all stuff you need and configure the notebook how you want to have it. After doing this try to obtain applications to create your own image like Norton ghost. Install it and create own ghost image on second partition. On this way you will be able to install self created ghost image any time you want and also without external ODD. This image you can also save on external HDD and use anytime if something goes wrong. I do this for years.
    It is very practical when the OS is infected by virus or when some tool does not work anymore. In just 20 min you can have all settings as before.
    Sorry for long posting and good luck!

  • I have an macbook. The pinch/squeeze function (enlarges images via trackpad) will not work on my laptop on this version of firefox.

    The pinch open and close (enlarges screen and images via trackpad) function on my Macbook Pro does not work. It worked with the previous version of firefox.
    I'm not happy trying to add fixes to new version firefox. Please tell me how to get rid of this new version and reinstall the previous.

    Some gestures have been removed in Firefox 4.
    You can restore the zoom feature by changing the values of the related prefs on the <b>about:config</b> page.
    browser.gesture.pinch.in -> <b>cmd_fullZoomReduce</b>
    browser.gesture.pinch.in.shift -> <b>cmd_fullZoomReset</b>
    browser.gesture.pinch.out -> <b>cmd_fullZoomEnlarge</b>
    browser.gesture.pinch.out.shift -> <b>cmd_fullZoomReset</b>
    browser.gesture.pinch.latched -> <b>false</b>
    To open the <i>about:config</i> page, type <b>about:config</b> in the location (address) bar and press the "<i>Enter</i>" key, just like you type the url of a website to open a website.<br />
    If you see a warning then you can confirm that you want to access that page.<br />
    You can use the Filter bar at to top of the about:config page to locate a pref more easily.

  • Transfer the images via iTunes / iPhoto onto my iPhone

    Help Have to restore my iPhone and then transfer the images via iTunes / iPhoto onto my iPhone, but I keep getting this message> iPhone "iPhone 4" can not synchronize. The required file does not exist. < Do not know what to do and hope someone can help :-)

    Connect your Device to Computer.
    Select your iPhone under "Devices" on the left Pane.
    On the right Pane, select INFO tab.
    Scroll down to "SYNC Bookmark with" make sure the box is checked. Then select your browser bookmark.
    Scroll down to bottom and click the "SYNC" or "APPLY" button.

  • Archlinux via PXE

    Hello,
    I'm trying to add the archlinux to a PXE. Archboot is already there, working, just like several other distros.
    My PXE server (10.2.85.251) is running a debian stable with TFTPD-HPA and UNFS3.
    Just added the uncompressed archlinux ISO to /var/lib/tftpboot/archlinuxlive201108 and put these rows to /var/lib/tftpboot/pxelinux.cfg/default:
    LABEL archlinuxlive201108
    menu label Arch Linux 2011-08 32-bit
    kernel archlinuxlive201108/arch/boot/i686/vmlinuz
    append initrd=archlinuxlive201108/arch/boot/i686/archiso.img rootfstype=nfs root=/dev/nfs nfsroot=10.2.85.251:/var/lib/tftpboot/allievi/archlinuxlive201108/ archisobasedir=arch archisolabel=ARCH_201108 ip=:::::eth0:dhcp -
    NFS is working fine (I can mount 10.2.85.251:/var/lib/tftpboot/archlinuxlive201108) TFTP is ok too and I can reach arch files (manually tested it with atftp), but my clients won't boot Arch: "ERROR: '/dev/nbd0' found, but the filesystem type is unknown.".
    Did anybody manage to add Arch to PXE?
    I can see with wireshark that the machine I'm booting via PXE is trying to open a connection to NBD port; this fails since got no NBD server. Why is it doing stuff with NBD?
    I'm afraid to be passing some wrong parameters to the kernel, but am not sure about how to change them.
    Last edited by peoro (2011-11-19 19:42:15)

    Uh, wait, so "rootfstype=nfs" is no more having any effect? Ouch!
    Ok, I'm trying to set up NBD, thanks for your update at archwiki
    NBD seems to work, I can mount the image with nbd-client from an installed Arch client, but Arch live (booted via PXE) cannot: server (tried both with nbd-server from debian stable repository and xnbd-server from testing) says that client closes the connection, while Arch live says "Not enough opts_magic".
    Could find this error on a mailing list from 2010, but they aren't giving any info on how to fix it.

  • TS3694 I am stuck with the restore image on the ipod touch. I do not wish to loose all photos and videos on it, I tried everything. help! tried ireb and tiny umbrella.

    I am stuck iwth the restore image on the ipod touch I tried ireb and tiny umbrella without success, i do not wish to lose all the pictures and videos what can I do?

    Your iPod encountered an error and must be restore.
    To get back photos and videos restore:
    - Restore from backup
    - If you used PhotoStream then try getting photos  ony from your PhotoStream. See that topic of:
    iOS: Importing personal photos and videos from iOS devices to your computer
    - Maybe via How to perform iPad recovery for photos, videos

  • Thinkpad T440s BIOS update via PXE fails with "invalid system disk"

    Hi,
    I'm trying to boot via PXE to the BIOS 2.24 update ISO image because the T440s comes without a DVD drive. The Thinkpads are running RHEL 6.5 workstation installed. I'm using syslinux 6.02 and the following menu entry:
    label lenovo_t440s
        menu label Lenovo Thinkpad T440s BIOS 2.24 Update
        kernel memdisk
        append initrd=lenovo/t440s/gjuj11us.iso iso
    The ISO gets loaded via TFTP and seems to boot, but then an error message appears:
    Loading boot sector... booting...
    Lenovo Group Limited
    Invalid system disk
    Replace the disk, and then press any key.
    The Thinkpads come with the following SSD drive: SAMSUNG MZ7TD256HAFV-000L9.
    Anyone had luck with updating BIOS via PXE boot?
    We also have Thinkpads T430s. There the BIOS update ISO image loads, displays the menu, but when one presses "update firmware" then it freezes.
    Regards,
    Bernd

    Same behaviour when I try without PXE and load memdisk and ISO file directly via GRUB using this entry in /boot/grub/grub.conf:
    title ThinkPad BIOS Update
    root (hd0,1)
    kernel /memdisk iso
    initrd /gjuj11us.iso

  • Creating a restore image on an external drive with package install options

    Hi,
    I'm looking to use a combination of tools maybe Deploy Studio, System Image Utility etc to create an image that isn't Netbooted but rather on an external drive (a fast Thunderbolt raid enclosure) - a restorable image which will contain OSX setup with all the essential applications my users require.
    That bit is fairly easy using some clone software but I want to do a couple more things. I need to create a Bootcamp partition on the computer and I want this all to be as hands off as possible. I've looked at Winclone in which I can create a Bootcamp clone and even put it in a deployable package file which in theory will create the partition and restore the clone when run.
    Ideally id be able to make a restore image that boots, restores and also gives me package options, allowing me to chose the Windows 7 or Windows 8.1 package file in the image to deploy and also whether to deploy another package file which will include 3 optional applications for the user depending on their choice. If I was allowed at restore to decide which packages if any should be run id be able to create one single restore image.
    Does anyone know if this possible?

    Found the answer. It was formatted for Windows.

  • Kit Kat Restore Image - 4400US - NULL?

    Dear HP,
    Just curious as to why the Kit Kat Restore Image is now NULL, and that only the Jelly Bean Image is the only available option for download for the Slate 7 Extreme?
    ZiCott
    This question was solved.
    View Solution.

    Hello,
    We are performing some updates to the Kit Kat image.  Please stay tuned for additional information.
    -Chris
    I work for HP.
    Support Forums are now on your mobile phone: http://m.hp.com/supportforum

Maybe you are looking for

  • Error while running historical and operational reports in OIM 9.1

    Hi all, I had a look at the operational reports and historical reports in OIM 9.1 When I tried to run the reports by supplying the parameters, I see the following behaviors. a)The reports run as expected and display the information. b)The moment, I c

  • Delete workflow from repository

    Hi, Actually i renamed some worflow and its child as well and want to move from dev repository to production repository.but if I move these it will create new copy of workflow with renamed name.So now I want to delete the old copy of work flow from t

  • Quality of DVD Studio Pro using Compressor vs iDVD

    Sorry to repeat the question below, which I have also posted under DVD SP...I thought that perhaps someone watching Compressor would also have input. I have been trying to obtain a DVD output with DVD Studio Pro where moderate speed pans don't jerk.

  • I do not recognize these shares!

    I'm concerned about the shares I see in Finder. There is one called "military" and one called "panther". Panther is a server running locally, which I did mount one time via SMB. I do not know what military is, however. On my friend's network, another

  • Sharing doesn't "share" album art.

    I tried the new iTunes sharing feature. I used the import feature to bring some cds from a library on our home network to another PC's library on the same network. The songs transferred fine, but the album art didn't. Is anyone else having this probl