Imaging Sles is broken ?

Hello,
i've been trying this past week to create a reference image for our hypervisors platform. Since we have access to zen it seemed like a nice way to ensure that all my hypervisors are alike.
But for some reason zenwork imaging cannot seem to restore correcly a sles in a bootable state.
I'm running on HP bl460c g6
disk part are
/dev/cciss/c0d0p1 *Linux reiserfs 40960
/dev/cciss/c0d0p2 Linux swap 8195
/dev/cciss/c0d0p3 Linux reiserfs 90819
/dev/cciss/c0d0p3 empty 0
I tried first using zcm 10.3 and i got a server that would not boot. However the partition was readable using a live cd.
I tried copying the mbr from my source using dd but it went no where.
I then tried zcm 11 rc3 with the same result.
Then i realised that i might have partition table problem and rebuilt my image by first creating partition using zcm instead of yast partitionner.
I now have a server that present me menu.lst in black and white and return an error 17
So either grub does not read my file system or he cannot see my partition.
I checked the filesystem and it's clean
fdisk confirm that the partition table is valid.
using Sles 11 recovery mode i can make this server bootable but the automated tool reinstall grub
i can only conclude that zcm break the mbr
i did mbr copy on target and source and used file to confirm that all was well. Both copies and valid mbr with good partition table. But using hexdump on both files return vastly different results.
hum... help i'm running out of hair?
Joke aside this should be fixed.

Mr,
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/

Similar Messages

  • The image colours are broken

    Hi! a have a question about colours management.  i bought brand new iMac and installed adobe photoshop cc, but when i opened it the image colours have been broken. how to fix it? the logo must be orange coloured 

    Your hardware acceleration doesn't work. Turn it off in the Performance prefs.
    Mylenium

  • Copy Image command is broken.

    I have just completed an upgrade to Mac OSX 10.3.9, the security update and the accompanying update to Safari to 1.3.2.
    And my wife pointed this out to me... the Contol-Click "Copy Image" function is not broken, as it does not copy the image to the clipboard, but rather the URL of the image or the LINK is what gets pasted into other app.
    According to Safari Help, that is NOT the correct fucntionality.
    To save an image, drag it from the webpage to the desktop or a document in another application. You can also hold down the Control key and click the image, then choose Save Image To to save it as a file or Copy Image to paste it in another document.
    The cntl-Click options pop-up now read:
    "Save Image to the Desktop
    Save Image"
    This is definitely a Safari glitch, as Drag and Drop still works to move the image, not the URL or Link. I was also able to do a proper "Save As.. " with the ablility to select the destination, this in now gone as well.
    Bug, or new (crappy) "feature?"
    Anyone run into this, or have a fix to restore the functionality?
    Kurt Griffith
    Nanuet, NY
    G4 Quicksilver 733 1GB Ram   Mac OS X (10.3.9)  

    Ahhh... that is helpful. Gets me halfway there.
    Possibly the issue is that some coding changes in either Safari or OS X have the function work correctly in 10.4.x but are glitchy in 10.3.9... ?
    The same problem persists in Safari 1.3.2 (on our iBook) in 1.3.9
    Ahhh.. interesting (not all apps have "Paste Special"...) Works in MS Word X, but not Appleworks. Preview "New From Clipboard" works as advertised.
    Problem could just as easily be with Appleworks somewhat outdated code? 6.2.4 dates to 2002.
    Thank you Tom, for giving me some avenues to investigate.

  • PHP image display error - Broken image of death

    Hi All,
    I am a first time poster but a long time user of Arch :)
    I've setup a dev environment using Arch and I am learning PHP and trying to develop a webapp.
    Currently I am having problems displaying images while playing around with some simple code - Getting the broken image icon.
    Below is the code -
    <?php
    error_reporting(E_ALL);
    if ($_SERVER['REQUEST_METHOD'] == 'POST') {
    if (isset($_FILES['photo']) && is_uploaded_file($_FILES['photo']['tmp_name'])
    && $_FILES['photo']['error'] == UPLOAD_ERR_OK) {
    if ($_FILES['photo']['type'] == 'image/jpeg') {
    $tmp_img = $_FILES['photo']['tmp_name'];
    $image = imagecreatefromjpeg($tmp_img);
    header('Content-Type: image/jpeg');
    imagejpeg($image, '', 90);
    imagedestroy($image);
    } else {
    echo "Not a valid file!";
    } else {
    ?>
    <form action="test.php" method="post" enctype="multipart/form-data">
    <label for="photo">User Photo:</label>
    <input type="file" name="photo" />
    <input type="submit" value="Upload a photo" />
    </form>
    <?php } ?>
    When I do a print_r output of the $_FILES array I get the correct stuff:
    Array ( [photo] => Array ( [name] => IMG_0304-pola.jpg [type] => image/jpeg [tmp_name] => /tmp/phpplz8js [error] => 0 [size] => 293851 ) )
    Oh and here is my GD information:
    gd
    GD Support enabled
    GD Version 2.0
    FreeType Support enabled
    FreeType Linkage with freetype
    FreeType Version 2.3.12
    GIF Read Support enabled
    GIF Create Support enabled
    JPEG Support enabled
    libJPEG Version unknown
    PNG Support enabled
    libPNG Version 1.4.0
    WBMP Support enabled
    I am wondering if I am missing anything (spastic typing hands) or permissions somewhere.
    Thanks a lot everyone!

    Ah silly me. Forgot about that Thanks a lot for your help FOODy

  • Canon Power Shot A300 powers up, but LCD says "No Image" is camera broken ?

    Canon power Shot A300 powers uo, but screen says No Image. Has new AA bateries, SD card, etc...Looks new.
    Is the camera just broken ?
    Thank you,
    Pete Hallock
    Santa Maria, California

    Napapete3,
    When this is displayed on the LCD, that means there are no images on the card.  I noticed that you mentioned using an SD card.
    Do you actually have the PowerShot A3000 or do you have the original PowerShot A300?
    If this is a time sensitive-matter, additional support options are available at Contact Us.
    Did this answer your question? Please click the Accept as Solution button so that others may find the answer as well.

  • Image instead of broken Flash icon

    Hello all. Does anyone know if there is a way to show a jpeg image while a Flash file is loading or better, if they don' t have Flash?
    Problem is that when people go to a site and they don't have Flash and can't install it (ie: iPhone), they can't see phone numbers, address etc. which is why that came there. It would sure easier to push Flash if there was a way to have an alternate image to view. Any help would be appreciated.

    This post will help you resolving your issue.
    http://www.adobe.com/devnet/flashplayer/articles/alternative_content.html
    U can also use google's <swfobject> .
    thanks
    Mankutimma

  • Dart 7 Image Network Support Broken When Imported into SCCM 2012

    Hi guys, I've been trying to get Dart integrated into my Windows 7 and Windows 8.1 Task Sequences recently. Running SCCM 2012 SP1 CU3.
    Until today I was able to PXE-boot DaRT7 and DaRT8 images, however the DaRT 7 images are now failing to boot - despite being recreated in
    exactly the same way.
    I understand that when SCCM imports a boot image the winpeshl.ini is overwritten - originally the DaRT7 images have the following winpeshl.ini entries:
        [LaunchApps]
        %windir%\system32\netstart.exe,-prompt
        %SYSTEMDRIVE%\sources\recovery\recenv.exe
    After import to SCCM this looks like:
        [LaunchApps]
        %SYSTEMDRIVE%\sms\bin\x64\TsBootShell.exe
    I dont understand how the DaRT 7 images ever worked, as the first command from those that are stripped out (%windir%\system32\netstart.exe,-prompt) is what would initiate the TCP/IP stack.
    Of course, no network = no TS shell, so thre client reboots. If I press F8, load a command shell and manually run %windir%\system32\netstart.exe and then run %windir%\system32\winpeshl.exe the TS shell loads.
    Any ideas how I can fix this - essentially I just need the DaRT7 image to bring up the network automatically.
    Thanks,
    Chris
    MCTS 70-640 | MCTS 70-642 | Prince2 Practitioner| ITIL Foundation v3 | http://www.cb-net.co.uk

    Thought I would add that the following unattend.xml has been tested in the root of the image without success:
    <?xml version="1.0" encoding="utf-8"?>
    <unattend xmlns="urn:schemas-microsoft-com:unattend">
    <settings pass="windowsPE">
    <component name="Microsoft-Windows-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State">
    <Display>
    <ColorDepth>16</ColorDepth>
    <HorizontalResolution>1024</HorizontalResolution>
    <RefreshRate>60</RefreshRate>
    <VerticalResolution>768</VerticalResolution>
    </Display>
    <RunSynchronous>
    <RunSynchronousCommand wcm:action="add">
    <Description>Start Network Stack</Description>
    <Order>1</Order>
    <Path>start /wait X:\Windows\System32\netstart.exe</Path>
    </RunSynchronousCommand>
    <RunSynchronousCommand wcm:action="add">
    <Description>Start DaRT Remote Connection - Custom Launcher</Description>
    <Order>2</Order>
    <Path>CSCRIPT X:\Windows\System32\PEremote.vbs</Path>
    </RunSynchronousCommand>
    </RunSynchronous>
    </component>
    </settings>
    </unattend>
    Thanks again.
    MCTS 70-640 | MCTS 70-642 | Prince2 Practitioner| ITIL Foundation v3 | http://www.cb-net.co.uk

  • Sun's Image loading example broken?

    Hello,
    I am trying to use the ImageDisplayer application provided by the Java tutorial. I am doing this because I have been unable to display any images in a JPanel successfully. My problem specifically is that the ImageDisplayer program runs, the frame appears, but no image is painted.
    I am using Java version 1.3.1_02 on Win 2k, and 1.3.1_03 on Linux
    I have tried this on my Linux box and on my Windows 2k box, with the same results. Has anyone experienced this? Could anyone provide me with a small program in a jar file that loads an images sucessfully and is known to work? None of my code tests have sucessfully loaded an image.
    Here is the tutorial and example program. It can also be downloaded in binary format (image.jar) in the tutorial examples zipfile
    Im going nuts here.
    Thanks
    -Ken
    kz1000@hotmailDOTcom

    you can use the sharedobject class to determine how long ago the user logged in and the sequence of images that you want to display.

  • Image stabilization/iStabilize broken

    Greetings all,
    After reading some forums I tried the demo of iStabilize to rescue shaky footage and it worked. I paid for the license and started using the program. It REALLY worked well. After only 2 clips it no longer eliminates the black border created in the crop section.
    I am wondering if anyone else has had this problem.
    I am using Imovie4, osX.3.9 on a 14" iBook G4. I am wondering if the new version of imove has image stabilization (iMovieHD??) and if it will work with my computer and OS.
    Harry
    Live your life as to make it worth a song
    14" iBook g4   Mac OS X (10.3.9)  

    Hi s
    No iLife HD 6 - doesn't have an image stabilizer as standard.
    I use FX-Stabilizer and it has two rulers. One enlarge the picture slightly to
    omit the black jumpy edge.
    Most often I export my movie clip to FinalCutExpress HD 3.5 and it
    contains an imagestabilizer that works very well. ($$$$)
    Yours Bengt W

  • IE-11 Image Search Feature Broken

    I've used Google as my default search engine with IE for years.  When I search for images of plants, I have it set to load 100 images per page.  If I click on an image a few screens down from the top of the page, a larger image opens for
    preview and provides the option to go to that site.  However, a few days ago, that behavior changed.  Now when I click on an image, it jumps me to the top of the page and I have to scroll back down to the original location.  Cleaning up
    temp files, etc. did not help.  I also tried resetting the browser to original, and then did a system restore to a date prior to the problem.  All failed to resolve the issue.  However, when I installed Google's browser for a test, the
    problem was resolved.  Any ideas to fix?

    Your question is off-topic here. If there is a web page that lead you to here, tell its author that the instruction is wrong. To report a Google search
    results page that doesn't look right in Internet Explorer, visit https://support.google.com/websearch/troubleshooter/3425345?&ref_topic=3285072#ts=3502652. 
    This forum is for helping web developers in writing better web sites for Internet Explorer. Looks like Google needs some help here, not you. 
    Note one web site work in one browser but not another does not mean the browser is at fault. For example, the Windows Update site does not work in Chrome or Firefox because the web site's server side does browser detection and refuse to work with these browsers.
    Google has similar policies for certain version of Internet Explorer. Search "Google internet explorer support" for Google's support policies for Internet Explorer.
    Visual C++ MVP

  • Trying to apply an element background image results in broken window chrome

    Hi everybody. First, thanks for the work on Muse. It's great.
    I'm having a problem though. When I attempt to apply a background fill image to an element, the Import dialog window UI appears to be missing some vital buttons and information? Hmmm... I have attempted to test this trying a different Muse file altogether. Same result. I have tried to apply a background fill image on different UI elements. Same result. However, I can successfully set the background fill color.
    The attached screens below offer some additional insight.
    Clicking the "Add image" option results in the following:
    Notice there are no buttons? The screen is frozen in this state. Worse, I can't Task Manager bomb this thing either cause that opens up behind the frozen view. Nasty lil'...
    Thanks in advance for your input and suggestions.
    s

    Ok. Perhaps I fixed my own problem. Thought I would share...
    I adjusted my display settings to 125% for fonts.
    Now the buttons are back.
    I'll try going back to 100% (best practice for Muse/Windows 8 I believe?) and report back...

  • Dw cs5.5 + Phonegap + spry dataset xml and images links broken

    Hi all,
    I'm building an app using DW CS5.5 and Phonegap.
    This is what I've done:
    created pages using the starter template (local)
    I created a php page that run a query on a mysql database and output an xml file
    I created a spry dataset using the php (see 2) file as data file
    It works locally and on-line on my website.
    But if I package an app using the android sdk from dw CS5.5 I have problems: all images are all broken. It seems that the link to image is not correct.
    In fact, all images are not using absolute path (http://www.mysite.com/images/...) but are set this way: /images/....
    So, my question is: have I to specify all images sources using absolute paths to make it work when packaged?
    TIA for any reply
    tony

    Hi Gramps,
    I just solved the problem with image paths (I made all src paths absolute).
    There is only one problem left: I opened another discussion: http://goo.gl/ysNDH
    But here the link you (correctly) need to trobleshoot the problem): http://www.camar.it/newsxml
    It should work on desktop browsers but it fails when I pack the app for android and install it on an android smartphone: I get "error loading page" when clicking on any details link (the button label is: DETTAGLI) on the news page.
    Tony

  • Full image links working but showing broken in dreamweaver?

    All my images were displayed as relative links and worked perfectly on local host and displayed correctly on dreamweaver design view, but I wanted to change them to full links before I go live.
    So I changed all the urls (using find and display) and now even though all the images work fine on localhost,  on the actual dreamweave desgin view many of the images are shown as broken rather than the actual image. I cannot understand why.
    Code for image that shows broken rather than image in design view:
    <img src="http://localhost/mysite/images/img.jpg" alt="alt text" width="196" height="156" class="imgRight" />
    Code that displays fine in design view:
    <img src="http://localhost/mysite/images/img2.jpg" alt="alt text" width="182" height="133" class="imgRight" />
    Is there something I am missing, am I not linking to the image correctly when I use the full url, if so why would some show and others not and all be fine on localhost testing?
    Help as always much appreciated.
    Thank you in advance.

    Hello,
    I have attempted to load the images based on the instructions provided on the Oracle site (On Windows XP).
    According to the instructions:
    Once you complete the standard install, you need to perform the following steps to complete the upgrade:
    1. Connect to SQL*Plus as SYS
    2. @APEX_HOME/apex/apxldimg.sql APEX_HOME
    My steps were: CMD --> sqlplus /nolog --> conn sys/[password] as sysdba;
    Then, I ran the above script and receive the following error:
    declare
    ERROR at line 1:
    ORA-22288: file or LOB operation FILEOPEN failed
    The system cannot find the path specified.
    ORA-06512: at "SYS.DBMS_LOB", line 523
    ORA-06512: at "SYS.XMLTYPE", line 287
    ORA-06512: at line 15
    For: 2. @APEX_HOME/apex/apxldimg.sql APEX_HOME
    I had entered:
    @C:\apex\apxldimg.sql apex
    Any suggestions?

  • CFChart images broken when creating a PDF document with SSL

    I have a report that I create with Coldfusion, that includes a number of CFChart objects.  I recently installed a new SSL certificate, and now all the charts show up as broken links.   It shows up fine if I try and display this as HTML. On the chance it was something weird about my (lengthly) report, I created the following sample code that I saved in a file called foo.cfm:
    <cfset sDir = "C:/">
    <cfset filename = "foo123.pdf">
    <cfdocument format="pdf" filename="#filename#" overwrite="yes" marginleft=".7" margintop=".3" backgroundvisible="yes">
    TEST 12345
    <br>
    <br>
    <div style="height:500px;float:right; margin-left:10px; margin-top:10px; margin-right:10px; margin-bottom:10px;">
        <cfchart
            format="png"
            chartwidth="400"
            chartheight="360"
            showborder="no"
            databackgroundcolor="##ffffff" 
            fontbold="yes"
            sortxaxis="no"
            yoffset=".1"
            scaleto="100"
            showmarkers="no"
            show3d="no"
            fontsize="11"
              >
        <cfchartseries type="bar" datalabelstyle="none" seriescolor="##00CC99" paintstyle="shade">
        <cfchartdata item="B" value="40">
        <cfchartdata item="A" value="50">
        <cfchartdata item="E" value="80">
        <cfchartdata item="S" value="30">
        </cfchartseries>
        </cfchart>
    </div>
    </cfdocument>
    <cfoutput>
    <a href="#filename#" target="_blank">Foo</a>
    </cfoutput>
    If I go to the URL https://www.mywebsite.com/foo.cfm, the foo.pdf file shows a broken link.  If instead I go to http://www.mywebsite.com/foo.cfm the image of the chart shows up just fine. 
    The weird thing is that I have an older server running CF9.0.0.  On this server it works just fine.  On another server with 9.0.1, it breaks.  Same with 9.0.2, and CF 10. 
    I read something about needing to install the cert in a keystore, and I did this but it changed nothing.  The image is still broken in the pdf. 
    Any help would be greatly appreciated.  We have been able to work around the issue by posting the image in a non-secure location, but this seems like a hack, not a proper solution.

    Hi Anit, thanks for the feedback.  I did try this on a different server, using the instructions here:
    http://helpx.adobe.com/coldfusion/kb/import-certificates-certificate-stores-coldfusion.htm l
    and then restarted ColdFusion, but it didn't seem to fix the issue.  How would I check that the certificate has been correctly imported?  Also, how can I define what URL Coldfusion uses to get the images it creates with CFChart?   Though it seems to me this should "just work" by default, if I've followed the steps correctly, and I should have to edit any config files.

  • CF8 Multiserver IIS6-Jrun Broken Images

    Hello All
    We have run into a problem with the multiserver install of
    CF8 Enterprise Edition. I would appreciate any insight into it.
    Server details:
    Web Servers
    IIS 6.0 on Windows 2003 Server
    Use the JRun connector to communicate with CF servers (.cfm
    .cfml .cfc .cfr mapped to jrun_iis6.dll)
    CF 8 servers:
    CF8.0.1 Enterprise edition; on windows 2003 server; 1 cluster
    of 2 instances; running the proxy service on default ports (51000,
    51002 and so on),
    We want to use the reverse proxy for every type of file for
    specific virtual directories on the Web server. This includes, .js,
    .css, .gif, .jpg files.
    Problem:
    The coldfusion specific file formats are proxied to the CF
    servers without a problem (since an IIS mapping exists for each of
    them). However, for the static file formats it does not work
    (broken images, missing .css files etc.)
    We have observed that:
    a) if there is no extension mapping on web server, IIS 6.0
    sends a 404 message for the images on the page
    b) if there is an extension mapping to the same jrun_iis6.dll
    on the web server, we get a 503 error from the CF server
    (Indicating no mapping on the CF server)
    c) if in addition to (b), we introduce a url-pattern mapping
    in web.xml, and associate it with CfmServlet, we start getting the
    content of the image in a stream (Server response = 200 ) but with
    incorrect content-type (it comes across as text/html). The images
    still appear broken because the content-type is incorrect.
    At this point, we are at a loss of what we are missing.
    Has anyone run into this problem before... any pointers will
    be much appreciated!
    Regards
    Kev

    deepblue9999 wrote:
    > We want to use the reverse proxy for every type of file
    for specific virtual
    > directories on the Web server. This includes, .js, .css,
    .gif, .jpg files.
    >
    > Problem:
    > The coldfusion specific file formats are proxied to the
    CF servers without a
    > problem (since an IIS mapping exists for each of them).
    However, for the static
    > file formats it does not work (broken images, missing
    .css files etc.)
    > c) if in addition to (b), we introduce a url-pattern
    mapping in web.xml, and
    > associate it with CfmServlet, we start getting the
    content of the image in a
    > stream (Server response = 200 ) but with incorrect
    content-type (it comes
    > across as text/html). The images still appear broken
    because the content-type
    > is incorrect.
    Very close. You need to map the extensions to the
    FileServlet, not the
    CfmServlet. Then restart CF and you are in business. You can
    even remove
    the mappings in IIS, the mappings in web.xml will overrule
    them anyway.
    Jochem
    Jochem van Dieten
    Adobe Community Expert for ColdFusion

Maybe you are looking for