Unknown error "-50" while importing playlist

Hi everybody.
I just bought a new computer (switching from a windows to a mac) and i'm trying to transfer my iTunes or at least my playlists. I try to export my playlist to the .xml form using the iTunes function. While importing on the new computer, i get this error: "The file "Music.xml' cannot be imported. An unknown error (-50) occurred".
I read a little bit on google and this forum and got to the point that the problem was from an error inside the xml file, a code or something wrong? I tried searching in the file using a text editor but didn't find anything. Does anyone knows a solution to this problem?
Thanks

Click error -50 ---->   iOS: Resolving update and restore alert messages

Similar Messages

  • Unknown error (-39) while Import CD

    When I try to import a CD in iTunes 7 I get the following error message:
    Error occured while converting the file "xxxx". An unknown error occured (-39).
    Here is everything from CD Diagnostics:
    Microsoft Windows XP Professional Service Pack 2 (Build 2600)
    Dell Computer Corporation Latitude D400
    iTunes 6.0.0.18
    CD Driver 2.0.4.3
    CD Driver DLL 2.0.3.2
    LowerFilters: RegKill (2.3.0.1), Cdr4_xp (5.3.4.21),
    UpperFilters: pwd_2k (5.3.4.59), Cdralw2k (5.3.4.21), GEARAspiWDM (2.0.4.3),
    Video Driver: Intel(R) 82852/82855 GM/GME Graphics Controller\Intel(R) 82852/55 GM/GME Controller
    IDE\DiskIC25N040ATCS05-0______________________CS4OA63A, Bus Type ATA, Bus Address [0,0]
    USBSTOR\CdRomSAMSUNGCDRW/DVDSN-324BU102, Bus Type USB
    Check the Windows Update website to verify that you have the latest service packs and patches for your OS. Service packs affect the performance of USB and firewire CD / DVD drives.
    Current user is administrator.
    D: SAMSUNG CDRW/DVD SN-324B, Rev U102
    Audio CD in drive.
    Found 15 songs on CD, playing time 73:59 on Audio CD.
    Track 1, start time 00:02:00
    Track 2, start time 03:19:55
    Track 3, start time 06:38:35
    Track 4, start time 09:28:72
    Track 5, start time 12:27:00
    Track 6, start time 16:55:40
    Track 7, start time 19:31:65
    Track 8, start time 23:21:65
    Track 9, start time 26:39:50
    Track 10, start time 30:57:47
    Track 11, start time 34:20:20
    Track 12, start time 36:48:17
    Track 13, start time 39:55:60
    Track 14, start time 42:29:70
    Track 15, start time 45:46:07
    Audio CD reading succeeded.
    Get drive speed succeeded.
    The drive CDR speeds are: 4 8 12 16 20 24.
    The drive CDRW speeds are: 4 8 12.
    Any ideas what is wrong?
    I want to have my CDs on my IPOD!!!!!

    I have updated my Intel Chipset drivers to the newest version. I removed my DVD region free software (RegKill).
    And guess, it's still not working. Same error. Thats what CD Diagnostic looks like after the changes:
    Microsoft Windows XP Professional Service Pack 2 (Build 2600)
    Dell Computer Corporation Latitude D400
    iTunes 6.0.1.3
    CD Driver 2.0.4.3
    CD Driver DLL 2.0.3.2
    LowerFilters: Cdr4_xp (5.3.4.21),
    UpperFilters: pwd_2k (5.3.4.59), Cdralw2k (5.3.4.21), GEARAspiWDM (2.0.4.3),
    Video Driver: Intel(R) 82852/82855 GM/GME Graphics Controller\Intel(R) 82852/55 GM/GME Controller
    IDE\DiskIC25N040ATCS05-0______________________CS4OA63A, Bus Type ATA, Bus Address [0,0]
    USBSTOR\CdRomSAMSUNGCDRW/DVDSN-324BU102, Bus Type USB
    Check the Windows Update website to verify that you have the latest service packs and patches for your OS. Service packs affect the performance of USB and firewire CD / DVD drives.
    Current user is administrator.
    D: SAMSUNG CDRW/DVD SN-324B, Rev U102
    Audio CD in drive.
    Found 12 songs on CD, playing time 75:58 on Audio CD.
    Track 1, start time 00:02:00
    Track 2, start time 05:01:02
    Track 3, start time 08:23:50
    Track 4, start time 12:42:17
    Track 5, start time 17:00:47
    Track 6, start time 21:47:25
    Track 7, start time 25:57:52
    Track 8, start time 30:29:20
    Track 9, start time 34:34:67
    Track 10, start time 39:20:27
    Track 11, start time 42:57:72
    Track 12, start time 47:43:47
    Audio CD reading succeeded.
    Get drive speed succeeded.
    The drive CDR speeds are: 4 8 12 16 20 24.
    The drive CDRW speeds are: 4 8 12.
    Luckily I got iTunes running on my other XP x64 version after receiving the 64bit drivers from GEAR Software.
    Any other ideas what could still be wrong? I know of an other machine (Dell Optiplex GX270 with W2kSP4) with the same error.

  • VLD-0917: An unknown error occured while generating FACT

    I'm trying to move my OWB repository from machine_1 to machine_2 this is what I did:
    1. Export of the OWB metadata for the entire project. (machine_1)
    2. Import of the OWB project in machine_2, import is successfull.
    3. Configure locations for the source/target schemas (double, triple checked)
    4. deploy the objects...
    Here comes the problem: all tables referencing shared tables from other locations (i.e. modules), fail to generate with error
    VLD-0917: An unknown error occured while generating FACT.
    An unknown error occurred while generating FACT.
    Error details: java.lang.NullPointerException.
    following is the Design Center client log for the error:
    **** Exception when generating ****
    java.lang.NullPointerException
    at oracle.wh.repos.sdk.environment.WBEnvironmentHelper.getDbLinkName(WBEnvironmentHelper.java:775)
    at oracle.wh.service.impl.generation.common.WBGenerationUtils.isSameInstance(WBGenerationUtils.java:355)
    at oracle.wh.service.impl.generation.ddl.TableGenerator.getMapSchemaName(TableGenerator.java:914)
    at oracle.wh.service.impl.generation.ddl.TableGenerator.generateForeignKey(TableGenerator.java:1047)
    at oracle.wh.service.impl.generation.ddl.TableGenerator.generateForeignKeys(TableGenerator.java:894)
    at oracle.wh.service.impl.generation.ddl.TableGenerator.generatePhysical(TableGenerator.java:612)
    at oracle.wh.service.impl.generation.ddl.DDLGenCommon.generate(DDLGenCommon.java:463)
    at oracle.wh.service.impl.generation.ddl.TableGenerator.generate(TableGenerator.java:145)
    at oracle.wh.service.impl.generation.ddl.DDLGenCommon.generate(DDLGenCommon.java:306)
    at oracle.wh.service.impl.generation.ddl.DDLGeneratorManager.generateAUX(DDLGeneratorManager.java:186)
    at oracle.wh.service.impl.generation.ddl.DDLGeneratorManager.generate(DDLGeneratorManager.java:101)
    at oracle.wh.service.impl.generation.common.WBGenerationService.generateCode(WBGenerationService.java:423)
    at oracle.wh.service.impl.generation.common.WBGenerationService.generateCode(WBGenerationService.java:311)
    at oracle.wh.service.impl.generation.service.WhValidationGenerationTransaction.run(WhValidationGenerationTransaction.java:251)
    Even more, this happens when I create a new FACT and a new shared table (located in another location) so it isn't the repository metadata being imported. If I remove the constrainsts referencing tables in other schemas then deployment is successfull.
    Repository resides in an oracle database 10g r2 and OWB is 10.2.0.3 running on a cluster machine with AIX 5...
    Any ideas how to solve this or a possible workaround?
    Thanks,
    German

    Hi,
    I realized that I'm getting this error for all fact tables. I cannot deploy any of them. What could be happening? I have a dimension that is linked to all facts which I changed recently: had to redefine its default hierarchy as a value-based one. I don't know if this affected my cubes.
    Any idea what might be happening here?
    Best Regards,
    --oswaldo.
    [osantos]

  • I am having issues with my web module on Lightroom 4 (Mac OS 10.9.5). "an unknown error occurred" while trying to upload to my FTP (no changes in my FTP). Bandaid fix was to export to local folder and upload via Filezilla. However, now that is no longer w

    I am having issues with my web module on Lightroom 4 (Mac OS 10.9.5). "an unknown error occurred" while trying to upload to my FTP (no changes in my FTP). Bandaid fix was to export to local folder and upload via Filezilla. However, now that is no longer working and although upload completes, the URL takes you to a "Forbidden - do not have permission to read this file" page. Lightroom is changing the permissions of each file to 000 instead of 644 for index files and 755 for all others. How can I change the permissions settings in Lightroom?

    I am having issues with my web module on Lightroom 4 (Mac OS 10.9.5). "an unknown error occurred" while trying to upload to my FTP (no changes in my FTP). Bandaid fix was to export to local folder and upload via Filezilla. However, now that is no longer working and although upload completes, the URL takes you to a "Forbidden - do not have permission to read this file" page. Lightroom is changing the permissions of each file to 000 instead of 644 for index files and 755 for all others. How can I change the permissions settings in Lightroom?

  • SSRS Report Manager error "Sys.WebForms.PageRequestManagerServerErrorException: An unknown error occurred while processing the request on the server. The status code returned from the server was: 500"

    Hi All,
    I am getting error "Sys.WebForms.PageRequestManagerServerErrorException: An unknown error occurred while processing the request on the server. The status code returned from the server was: 500"
    in one of my Test Environment when trying to run the SSRS 2012 report from report manager.
    Any clue why it is happening.
    Thanks Shiven:) If Answer is Helpful, Please Vote

    Hi All,
    Upon investigation found that there was no space (0 Byte is available) in E drive where underlying SQL DB is residing. 
    Once I cleared the space, report started working and above error was not displaying. 
    Thanks Shiven:) If Answer is Helpful, Please Vote

  • An unknown error occurred while executing the PowerShell script:

    Hello all,
    Not the most descriptive title, granted. I'm hoping this may prompt the next version toprovide additional valuable content.
    Kindly requesting any help on this problem. I'm running VMM 2012 R2 version 3.2.7668
    When I try to look at properties of an existing Private Cloud, I get this error, only if I "look" at certain attributes. If I stay away from the specific attributes, everything is hunky dory. For reasons unknown, after I get this error, I have
    to exit and go back into VMM in order to get anything else to run.
    The text in the error dialogue box is not entirely applicable because I was connected to the VMM server and will connect again, when I exit/relaunch.
    An unknown error occurred while executing the PowerShell script:
    The connection to the VMM management server scvmm2.mmmmmm.com was lost.
    Ensure that scvmm2.mmmmmm.com is online and that you can access the server remotely from your computer. Then connect to scvmm2.mmmmmm.com and try the command again using the new connection. Or, you can ensure that the Virtual Machine Manager service is started
    on scvmm2.mmmmmm.com. Then connect to scvmm2.mmmmmm.com and try the command again using the new connection. If the command fails again because of a connection failure, restart the Virtual Manager service and then try the operation again.
    Try the operation again. If the issue persists, contact Microsoft Help and Support.
    ID: 27235
    This is what I get in Events
    Warning 4/9/2015 3:27:04 PM PowerShell (Microsoft-Windows-PowerShell) 4100 Executing Pipeline
    Log Name:      Microsoft-Windows-PowerShell/Operational
    Source:        Microsoft-Windows-PowerShell
    Date:          4/9/2015 3:27:04 PM
    Event ID:      4100
    Task Category: Executing Pipeline
    Level:         Warning
    Keywords:      None
    User:          mmmmmm\paufra
    Computer:      tools-francis.mmmmmm.com
    Description:
    Error Message = The connection to the VMM management server scvmm2.mmmmmm.com was lost. (Error ID: 1610)
    Ensure that scvmm2.mmmmmm.com is online and that you can access the server remotely from your computer. Then connect to scvmm2.mmmmmm.com and try the command again using the new connection. Or, you can ensure that the Virtual Machine Manager service is started
    on scvmm2.mmmmmm.com. Then connect to scvmm2.mmmmmm.com and try the command again using the new connection. If the command fails again because of a connection failure, restart the Virtual Manager service and then try the operation again.
    Fully Qualified Error ID = 1610,Microsoft.SystemCenter.VirtualMachineManager.Cmdlets.GetSCReplicationGroupCmdlet
    Recommended Action = Ensure that scvmm2.mmmmmm.com is online and that you can access the server remotely from your computer. Then connect to scvmm2.mmmmmm.com and try the command again using the new connection. Or, you can ensure that the Virtual Machine Manager
    service is started on scvmm2.mmmmmm.com. Then connect to scvmm2.mmmmmm.com and try the command again using the new connection. If the command fails again because of a connection failure, restart the Virtual Manager service and then try the operation again.
    Context:
            Severity = Warning
            Host Name = Default Host
            Host Version = 4.0
            Host ID = 94963cd4-5979-4786-9da2-c8814de8c7c3
            Host Application = C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\VmmAdminUI.exe
            Engine Version = 4.0
            Runspace ID = 359d7a46-3752-4929-8c09-0de4152d10e4
            Pipeline ID = 16
            Command Name = Get-SCReplicationGroup
            Command Type = Cmdlet
            Script Name =
            Command Path =
            Sequence Number = 91
            User = mmmmmm\paufra
            Shell ID = Microsoft.PowerShell
    User Data:
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Microsoft-Windows-PowerShell" Guid="{A0C1853B-5C40-4B15-8766-3CF1C58F985A}" />
        <EventID>4100</EventID>
        <Version>1</Version>
        <Level>3</Level>
        <Task>106</Task>
        <Opcode>19</Opcode>
        <Keywords>0x0</Keywords>
        <TimeCreated SystemTime="2015-04-09T22:27:04.993655700Z" />
        <EventRecordID>285</EventRecordID>
        <Correlation ActivityID="{48059811-1A63-41E1-9057-7498D0E4FC20}" />
        <Execution ProcessID="2344" ThreadID="4076" />
        <Channel>Microsoft-Windows-PowerShell/Operational</Channel>
        <Computer>tools-francis.mmmmmm.com</Computer>
        <Security UserID="S-1-5-21-4008432563-1984933819-4238309236-2721" />
      </System>
      <EventData>
        <Data Name="ContextInfo">        Severity = Warning
            Host Name = Default Host
            Host Version = 4.0
            Host ID = 94963cd4-5979-4786-9da2-c8814de8c7c3
            Host Application = C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\VmmAdminUI.exe
            Engine Version = 4.0
            Runspace ID = 359d7a46-3752-4929-8c09-0de4152d10e4
            Pipeline ID = 16
            Command Name = Get-SCReplicationGroup
            Command Type = Cmdlet
            Script Name =
            Command Path =
            Sequence Number = 91
            User = mmmmmm\paufra
            Shell ID = Microsoft.PowerShell
    </Data>
        <Data Name="UserData">
        </Data>
        <Data Name="Payload">Error Message = The connection to the VMM management server scvmm2.mmmmmm.com was lost. (Error ID: 1610)
    Ensure that scvmm2.mmmmmm.com is online and that you can access the server remotely from your computer. Then connect to scvmm2.mmmmmm.com and try the command again using the new connection. Or, you can ensure that the Virtual Machine Manager service is started
    on scvmm2.mmmmmm.com. Then connect to scvmm2.mmmmmm.com and try the command again using the new connection. If the command fails again because of a connection failure, restart the Virtual Manager service and then try the operation again.
    Fully Qualified Error ID = 1610,Microsoft.SystemCenter.VirtualMachineManager.Cmdlets.GetSCReplicationGroupCmdlet
    Recommended Action = Ensure that scvmm2.mmmmmm.com is online and that you can access the server remotely from your computer. Then connect to scvmm2.mmmmmm.com and try the command again using the new connection. Or, you can ensure that the Virtual Machine Manager
    service is started on scvmm2.mmmmmm.com. Then connect to scvmm2.mmmmmm.com and try the command again using the new connection. If the command fails again because of a connection failure, restart the Virtual Manager service and then try the operation again.
    </Data>
      </EventData>
    </Event>

    Hi Sir,
    First , please try to run the VMM configuration analyzer on that computer :
    http://www.microsoft.com/en-us/download/details.aspx?id=41555
    In addition , please try to use "VMMTrace" mentioned in following article to collect trace log and find some useful information :
    http://blogs.technet.com/b/jonjor/archive/2011/01/07/vmmtrace-simplified-scvmm-tracing.aspx
    Best Regards,
    Elton Ji
    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 Subscriber Support, contact [email protected] .

  • An Error Occurred During Report Processing - Sys.WebForms.PageRequestManagerServerErrorException: An unknown error occurred while processing the request on the server. The status code returned from the server was: 12019

    When I run the report on production I got the following error message:
    Sys.WebForms.PageRequestManagerServerErrorException: An unknown error occurred while processing the
    request on the server. The status code returned from the server was: 12019
    It hasn’t happen on Dev and Test before.                           
    I googled, The error is described as:
    12019 ERROR_INTERNET_INCORRECT_HANDLE_STATE
    The requested operation cannot be carried out because the
    handle supplied is not in the correct state.
    But I cannot find the solution for that. 
    Has it happend to you before? How to solve that?      

    Same behaviour here, Sharepoint 2013 with SSRS in integrated mode
    Error: Sys.WebForms.PageRequestManagerServerErrorException: An unknown error occurred while processing the request on the server. The status
    code returned from the server was: 12019

  • Error occured while importing .der file in R/3 System

    Hi Friends..
    I tried to connect R/3 system with portal through SSO concept.
    for that I have downloaded (.der) file from portal.
    After that I tried to import that file through STRUSTSSO2 transaction in R/3 system, at that time I got
    error message like " Error occured while importing"
    so I can't able to import that (.der) file into R/3 System.
    Please guide me with exact steps.
    What should I do?
    Thanks
    Gowrishankar

    Hi Micheal and raghav thanks for your reply.
    Yes Micheal already we have installed .der file to other client in the same R/3 System
    may be that's why it shows an error?
    so what is the solution for this kind of scenarious?
    Thanks
    Gowrishankar

  • Sys.webforms.page request manager server error exception:An unknown error occured while processing the request on server. The status code returned from the server was:0

    sys.webforms.page request manager server error exception:An unknown error occured while processing the request on server. The status code returned from the server was:0 We got this response(In firebug console) when we try to click on link (after leave webpage for 3 minuts ideal) which is AJAX based. Please reply ASAP because its urgent.

    Hi SP,
    Please check if the following web config appSettins value settings from SSRS server could fix the issue (Note, back up your original web config file before any modification).
    http://stackoverflow.com/questions/10911610/ssrs-webpage-error-status-code-500
    http://srinivasbn.blogspot.in/2013/09/syswebformspagerequestmanagerservererro.html
    http://connect.microsoft.com/SQLServer/feedback/details/782155/ssrs-2012-failed-with-win32-error-0x03e3
    If you have more questions about the SSRS error logs related to this issue, you can post in the SSRS forum for a better assistance with more experts.
    http://social.msdn.microsoft.com/Forums/sqlserver/en-US/home?forum=sqlreportingservices
    Thanks
    We are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • VLD-0917 - unknown error occured while generating (OWB10R2)

    I have two cubes which I'm trying to drop via the control center, so that I might add a new version with a new dimension. However, when I try deploying the drop, I get the "VLD-0917 - unknown error occured while generating <cubename>" together with:
    An unknown error occurred while generating <cubename>. Error details: java.lang.NullPointerException.
    Any ideas?
    ed

    Hi,
    I realized that I'm getting this error for all fact tables. I cannot deploy any of them. What could be happening? I have a dimension that is linked to all facts which I changed recently: had to redefine its default hierarchy as a value-based one. I don't know if this affected my cubes.
    Any idea what might be happening here?
    Best Regards,
    --oswaldo.
    [osantos]

  • I am importing videos from my canon sl1 to my macbook when i use iphoto is says "iPhoto cannot import your photos because there was a problem downloading an image." and when i use image capture it says "An error occured while importing. The item 'MVI_1040

    I am importing videos from my canon sl1 to my macbook air when i use iphoto is says "iPhoto cannot import your photos because there was a problem downloading an image." and when i use image capture it says "An error occured while importing. The item ‘MVI_1040'' Thanks in advance

    Can you access the images on the phone with Image Capture (in the Applications Folder) ?

  • ITunes keep showing unknown error 48 while restoring iphone 4s. I've already followed applesupport suggestions of reinstalling iTunes, deleting previously downloaded ipsw on my computer and re-downloading it (countless times!) but still to no avail.

    Hi. A very much help needed.
    - iTunes keep showing unknown error (48) while restoring my iphone 4s
    - I've already re-install iTunes various times
    - Already delete previously downloaded 8.3 ipsw and re-downloaded it countless times
    - Changed and edited hosts in windows drivers as per shown on guides
    but... to no avail!!!!
    I am now without any phone to be used.
    HELP ME PLEASE

    Hello Sean,
    It sounds like you are constantly needing to restore your phone because it keeps going into recovery mode. Usually putting a device into recovery mode and restoring it can help isolate an issue to your iPhone hardware if an issue persists afterwards. I would try manually putting it into recovery mode and restoring it 1 more time:
    If you can't update or restore your iOS device
    http://support.apple.com/kb/HT1808
    If that does not resolve it the symptoms indicate to me that it is a hardware issue causing this to happen and would seek service for it:
    iPhone Repair - Other Repairs
    https://www.apple.com/support/iphone/repair/other/
    Thank you for using Apple Support Communities.
    All the best,
    Sterling

  • Concurrency Visualizer Extension (VS2013): "An unknown error occurred while trying to start the collection process."

    Not sure if this is the right place to ask about this but since my question concerns an extension I'll give it a shot.
    I'm trying to use the Visual Studio 2013 Concurrency Visualizer extension to debug a simple test console application. I've set executive paging to disabled in the registry as it directed and hit "add SDK to project" in the concurrency
    visualizer menu options. And of course, restarted my computer to apply the settings. When I try to "start [the concurrency visualizer] with current project" I get an error popup:
    "An unknown error occurred while trying to start the collection process."
    I really need the concurrency profiling to start debugging contention in my multithreaded application. Prompt assistance would be much appreciated.

    Hi,
    This forum is to discuss and ask questions about extending and integrating with Visual Studio (using the Extension Manager, building VSX containers for deployment, Visual Studio SDK, and more), Visual Studio Online (REST APIs, service hooks, and OAuth),
    and Team Foundation Server.
    You have problems when using Concurrency Visualizer Extension, please ask in
    the page under "Q AND A". Since Concurrency Visualizer is a diagnostic tool, you can post this issue in
    Visual Studio Diagnostics (Debugger, Profiler, IntelliTrace) forum too.
    Best regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • CRS 5 Backups fail with this error: Unknown error occured while connecting to the host

    Dear All,
    We have backup issue with  UCCX 5.0(2)SR03_Build317, while trying to take  backup giving following error "Unknown error occurred while connecting to the host".
    I have found the solution in the Cisco and tried all the suggestion, still not working and same error observed. Due to backup issue we unable to do any changes on the CRS, when we try to create new agents, those agents are not reflecting in the CRS.
    Also I have observed bellow error , when try to re-sync the JTAPI,
    Error while handling the input   request.
    Top of Form
    Config Changes are not allowed during 'Backup' operation, which   was started by 'Scheduler' at 'Fri Jun 08 18:00:03 GMT+08:00 2012 '. Please   try again after 'Backup' is complete.
    Bottom of Form
    http://www.cisco.com/en/US/products/sw/custcosw/ps1846/products_tech_note09186a00809a752c.shtml
    Solution
    Complete these steps in order to resolve this issue:
    •1.      Access the UCCX server and navigate to Start > Run, and type CET.
    •2.      When the warning message appears, click NO.
    •3.      Choose com.cisco.crs.cluster.config.ArchiveAdminConfig.
    •4.      On the right side, double-click the record ID.
    •5.      Click the com.cisco.crs.cluster.config.ArchiveAdminConfig tab, and clear the password under Backup Storage.
    •6.      Click Apply.
    •7.      Navigate to Appadmin > Tools > Backup and Restore.
    •8.      Under Backup Storage Location, type the new password, and click Update.
    After you complete these steps, you can run the backup. If the backup fails, restart the server, and try the backup again. If the backup still fails, you can navigate to CET, clear all the fields, and then type the new information for the storage location.
    Please help me with your suggestions.
    Thanks & Regards,
    Naveen .S

    Please any one help me on this issue..

  • TS3274 unknown error 3 while attempting iPad restore

    Hello people, I am tired of attempting restore my iPad 32 GB retina (4G) version. Everything goes nice until the last stage of restoration process and when i expect finally to see welcome screen I get message saying unknown error happened while restoring iPad (3) (something like this but not exact same). I tried few times with different ipsw files downloaded (6.0, 7.0, 7.04) but all ended up at the same stage. I also tried with my macbook and pc as well. Can anybody help me with this issue please.

    Thanks for Reply, but it is weired to get such an error after about 20 minute of restoration process...anyway I assume it could be the error with flash memory (bad sectors) or maybe something else but the log indicates multiple errors which i really cannot understand fully.
    01/04/2014 14:40:57.719 iTunes[192]: tid:1f73 - amai: _AMAuthInstallBasebandCheckForParameterChange: bbParameters is now non-NULL
    01/04/2014 14:40:58.134 iTunes[192]: tid:1f73 - amai: AMAuthInstallBasebandCreateMeasurements: Using set ChipID 0x004600E1 to measure
    01/04/2014 14:40:58.782 iTunes[192]: tid:1f73 - amai: AMAuthInstallBasebandApplyTssOverrides: failed to create CFDictionary from Options.plist
    01/04/2014 14:40:58.783 iTunes[192]: tid:1f73 - amai: AMAuthInstallRequestSendSync: SSO function returned NULL, SSO disabled.
    01/04/2014 14:40:59.325 iTunes[192]: tid:1f73 - amai: AMAuthInstallRequestSendSync: received tss response (server version: 2.1.0)
    01/04/2014 14:40:59.329 iTunes[192]: tid:1f73 - amai: AMAuthInstallBasebandStitchFirmwareFromBbfw: stitch function returned NULL for "osbl.mbn"; continuing anyway
    01/04/2014 14:40:59.332 iTunes[192]: tid:1f73 - amai: AMAuthInstallBasebandStitchFirmwareFromBbfw: stitch function returned NULL for "amss.mbn"; continuing anyway
    01/04/2014 14:40:59.336 iTunes[192]: tid:1f73 - amai: AMAuthInstallBasebandStitchFirmwareFromBbfw: stitch function returned NULL for "dsp1.mbn"; continuing anyway
    01/04/2014 14:40:59.394 iTunes[192]: tid:1f73 - amai: AMAuthInstallBasebandStitchFirmwareFromBbfw: stitch function returned NULL for "dsp2.mbn"; continuing anyway
    01/04/2014 14:40:59.398 iTunes[192]: tid:1f73 - amai: AMAuthInstallBasebandStitchFirmwareFromBbfw: stitch function returned NULL for "partition.mbn"; continuing anyway
    01/04/2014 14:41:07.710 iTunes[192]: tid:1f73 - amai: _AMAuthInstallBasebandCheckForParameterChange: nonce changed
    01/04/2014 14:41:07.710 iTunes[192]: tid:1f73 - amai: AMAuthInstallBasebandSetParametersWithUpdaterOutput: bbParameters changed, triggering bbfw re-personalization
    01/04/2014 14:41:08.120 iTunes[192]: tid:1f73 - amai: AMAuthInstallBasebandCreateMeasurements: Using set ChipID 0x004600E1 to measure
    01/04/2014 14:41:08.271 iTunes[192]: tid:1f73 - amai: AMAuthInstallBasebandApplyTssOverrides: failed to create CFDictionary from Options.plist
    01/04/2014 14:41:08.271 iTunes[192]: tid:1f73 - amai: AMAuthInstallRequestSendSync: SSO function returned NULL, SSO disabled.
    01/04/2014 14:41:08.760 iTunes[192]: tid:1f73 - amai: AMAuthInstallRequestSendSync: received tss response (server version: 2.1.0)
    01/04/2014 14:42:47.664 PluginProcess[1134]: CoreText performance note: Client called CTFontCreateWithName() using name "Arial Unicode MS" and got font with PostScript name "ArialUnicodeMS". For best performance, only use PostScript names when calling this API.
    01/04/2014 14:42:47.664 PluginProcess[1134]: CoreText performance note: Set a breakpoint on CTFontLogSuboptimalRequest to debug.
    01/04/2014 14:42:48.885 PluginProcess[1134]: CoreText performance note: Client called CTFontCreateWithName() using name "Times Roman" and got font with PostScript name "Times-Roman". For best performance, only use PostScript names when calling this API.
    01/04/2014 14:46:26.590 iTunes[192]: tid:1f73 - amai: _AMAuthInstallBasebandCheckForParameterChange: nonce changed
    01/04/2014 14:46:26.590 iTunes[192]: tid:1f73 - amai: AMAuthInstallBasebandSetParametersWithUpdaterOutput: bbParameters changed, triggering bbfw re-personalization
    01/04/2014 14:46:27.008 iTunes[192]: tid:1f73 - amai: AMAuthInstallBasebandCreateMeasurements: Using set ChipID 0x004600E1 to measure
    01/04/2014 14:46:27.187 iTunes[192]: tid:1f73 - amai: AMAuthInstallBasebandApplyTssOverrides: failed to create CFDictionary from Options.plist
    01/04/2014 14:46:27.187 iTunes[192]: tid:1f73 - amai: AMAuthInstallRequestSendSync: SSO function returned NULL, SSO disabled.
    01/04/2014 14:46:27.929 iTunes[192]: tid:1f73 - amai: AMAuthInstallRequestSendSync: received tss response (server version: 2.1.0)
    01/04/2014 14:46:27.942 iTunes[192]: tid:1f73 - amai: AMAuthInstallBasebandStitchFirmwareFromBbfw: stitch function returned NULL for "osbl.mbn"; continuing anyway
    01/04/2014 14:46:27.945 iTunes[192]: tid:1f73 - amai: AMAuthInstallBasebandStitchFirmwareFromBbfw: stitch function returned NULL for "amss.mbn"; continuing anyway
    01/04/2014 14:46:27.950 iTunes[192]: tid:1f73 - amai: AMAuthInstallBasebandStitchFirmwareFromBbfw: stitch function returned NULL for "dsp1.mbn"; continuing anyway
    01/04/2014 14:46:28.005 iTunes[192]: tid:1f73 - amai: AMAuthInstallBasebandStitchFirmwareFromBbfw: stitch function returned NULL for "dsp2.mbn"; continuing anyway
    01/04/2014 14:46:28.009 iTunes[192]: tid:1f73 - amai: AMAuthInstallBasebandStitchFirmwareFromBbfw: stitch function returned NULL for "partition.mbn"; continuing anyway
    01/04/2014 14:46:36.311 iTunes[192]: tid:1f73 - amai: _AMAuthInstallBasebandCheckForParameterChange: nonce changed
    01/04/2014 14:46:36.311 iTunes[192]: tid:1f73 - amai: AMAuthInstallBasebandSetParametersWithUpdaterOutput: bbParameters changed, triggering bbfw re-personalization
    01/04/2014 14:46:36.763 iTunes[192]: tid:1f73 - amai: AMAuthInstallBasebandCreateMeasurements: Using set ChipID 0x004600E1 to measure
    01/04/2014 14:46:36.916 iTunes[192]: tid:1f73 - amai: AMAuthInstallBasebandApplyTssOverrides: failed to create CFDictionary from Options.plist
    01/04/2014 14:46:36.917 iTunes[192]: tid:1f73 - amai: AMAuthInstallRequestSendSync: SSO function returned NULL, SSO disabled.
    01/04/2014 14:46:37.572 iTunes[192]: tid:1f73 - amai: AMAuthInstallRequestSendSync: received tss response (server version: 2.1.0)
    01/04/2014 14:46:39.880 com.apple.launchd[1]: (com.apple.qtkitserver[356]) Could not terminate job: 3: No such process
    01/04/2014 14:46:39.880 com.apple.launchd[1]: (com.apple.qtkitserver[356]) Using fallback option to terminate job...
    01/04/2014 14:53:47.020 iTunes[192]: tid:1f73 - amai: AMAuthInstallBasebandCreateMeasurements: Using set ChipID 0x004600E1 to measure
    01/04/2014 14:53:57.415 iTunes[192]: tid:1f73 - amai: _AMAuthInstallBasebandCheckForParameterChange: nonce changed
    01/04/2014 14:53:57.415 iTunes[192]: tid:1f73 - amai: AMAuthInstallBasebandSetParametersWithUpdaterOutput: bbParameters changed, triggering bbfw re-personalization
    01/04/2014 14:53:57.821 iTunes[192]: tid:1f73 - amai: AMAuthInstallBasebandCreateMeasurements: Using set ChipID 0x004600E1 to measure
    01/04/2014 14:53:57.987 iTunes[192]: tid:1f73 - amai: AMAuthInstallBasebandApplyTssOverrides: failed to create CFDictionary from Options.plist
    01/04/2014 14:53:57.987 iTunes[192]: tid:1f73 - amai: AMAuthInstallRequestSendSync: SSO function returned NULL, SSO disabled.
    01/04/2014 14:53:58.621 iTunes[192]: tid:1f73 - amai: AMAuthInstallRequestSendSync: received tss response (server version: 2.1.0)
    01/04/2014 15:02:24.867 Console[1462]: setPresentationOptions called with NSApplicationPresentationFullScreen when there is no visible fullscreen window; this call will be ignored.
    01/04/2014 15:02:26.871 WindowServer[111]: disable_update_timeout: UI updates were forcibly disabled by application "Console" for over 1.00 seconds. Server has re-enabled them.
    01/04/2014 15:02:27.586 WindowServer[111]: common_reenable_update: UI updates were finally reenabled by application "Console" after 1.72 seconds (server forcibly re-enabled them after 1.00 seconds)
    01/04/2014 15:04:06.734 iTunes[192]: tid:1f73 - dumping CFError returned by restored:
    01/04/2014 15:04:06.734 iTunes[192]: tid:1f73 - CFError domain:AMRestoreErrorDomain code:-1 description:failed to update device firmware
    01/04/2014 15:04:06.734 iTunes[192]: tid:1f73 - CFError domain:AMRestoreErrorDomain code:-1 description:ramrod firmware update failed
    01/04/2014 15:04:06.734 iTunes[192]: tid:1f73 - CFError domain:RamrodErrorDomain code:1004 description:update_baseband: failed to perform next stage
    01/04/2014 15:04:06.735 iTunes[192]: tid:1f73 - CFError domain:BBUpdater code:3 description:Failed creating a communication transport to baseband.
    01/04/2014 15:04:06.783 iTunes[192]: tid:1f73 -
    ==== device restore output ====
    clock down RGBOUT
    AppleD1974PMUPowerSource: AppleUSBCableDetect 1
    AppleD1974PMUPowerSource: AppleUSBCableType USBHost
    AppleSynopsysOTGDevice::gated_handleUSBCableConnect cable connected, but don't have device configuration yet
    AppleSynopsysOTGDevice::gated_handleUSBCableConnect cable connected, but don't have device configuration yet
    AppleMultitouchZ2SPI: detected HBPP. driver will be kept alive
    display-scale = 2
    display-rotation = 90
    found applelogo at /usr/share/progressui/applelogo@2x~ipad.tga
    found display: primary
    display: 2048 x 1536
    found PTP interface
    AppleSynopsysOTGDevice - Configuration: PTP
    AppleSynopsysOTGDevice          Interface: PTP
    AppleSynopsysOTGDevice - Configuration: iPod USB Interface
    AppleSynopsysOTGDevice          Interface: USBAudioControl
    AppleSynopsysOTGDevice          Interface: USBAudioStreaming
    AppleSynopsysOTGDevice          Interface: IapOverUsbHid
    AppleSynopsysOTGDevice - Configuration: PTP + Apple Mobile Device
    AppleSynopsysOTGDevice          Interface: PTP
    AppleSynopsysOTGDevice          Interface: AppleUSBMux
    AppleSynopsysOTGDevice - Configuration: PTP + Apple Mobile Device + Apple USB Ethernet
    AppleSynopsysOTGDevice          Interface: PTP
    AppleSynopsysOTGDevice          Interface: AppleUSBMux
    AppleSynopsysOTGDevice          Interface: AppleUSBEthernet
    AppleBCMWLANCore::init(): IO80211-46 Feb 28 2014 17:24:28
    AppleSynopsysOTGDevice::gated_registerFunction Register function USBAudioControl
    IOAccessoryPortUSB::start
    AppleSynopsysOTGDevice::gated_registerFunction Register function IapOverUsbHid
    AppleSynopsysOTGDevice::gated_registerFunction Register function AppleUSBEthernet
    virtual bool AppleUSBDeviceMux::start(IOService *) build: Feb 28 2014 17:26:28
    init_waste
    AppleSynopsysOTGDevice::gated_registerFunction Register function AppleUSBMux
    AppleSynopsysOTGDevice::gated_registerFunction Register function USBAudioStreaming
    AppleSynopsysOTGDevice::gated_registerFunction Register function PTP
    AppleSynopsysOTGDevice::startUSBStack Starting usb stack
    000917.427286 wlan.N[0] AppleBCMWLANCore::start(): Starting with MAC Address: <<<mac address>>>
    000917.427636 wlan.N[1] AppleBCMWLANCore::setPowerStateGated():   powerState 1, fStateFlags 0x20, dev 0x802d9000 (this 1, provider 0)
    000917.427667 wlan.N[2] AppleBCMWLANCore::setPowerStateGated():  Received power state change before driver has initialized, ignoring
    IO80211Peer::addPhyStatistics Phy stats started for addr <<<mac address>>>
    IO80211Peer::addPhyStatistics Tx Completion stats started for addr <<<mac address>>>
    IO80211PeerManager::initWithInterface cant add monitoring timer
    Started logging for intf
    IO80211PeerManager::initWithInterface: inited peer manager
    IO80211Interface::init peerManager=0x9e82b400
    start:156
    start:156
    IOReturn AppleUSBDeviceMux::setPropertiesGated(OSObject *) setting debug level to 7
    AppleUSBDeviceMux::handleConnectResult new session 0xa217ff20 established 62078<-lo0->49152 62078<-usb->512
    void AppleUSBDeviceMux::handleMuxTCPInput(mbuf_t) received reset, closing 0xa217ff20
    recv(13, 4) failed: connection closed
    unable to read message size: -1
    could not receive message
    AppleUSBDeviceMux::handleConnectResult new session 0xa217ff20 established 62078<-lo0->49153 62078<-usb->768
    AppleUSBDeviceMux::handleConnectResult new session 0xa217fec8 established 62078<-lo0->49154 62078<-usb->1024
    void AppleUSBDeviceMux::handleMuxTCPInput(mbuf_t) received reset, closing 0xa217ff20
    recv(13, 4) failed: connection closed
    unable to read message size: -1
    could not receive message
    AppleUSBDeviceMux::handleConnectResult new session 0xa217ff20 established 62078<-lo0->49155 62078<-usb->1280
    AppleUSBDeviceMux::handleConnectResult new session 0xa217fe70 established 62078<-lo0->49156 62078<-usb->1536
    void AppleUSBDeviceMux::handleMuxTCPInput(mbuf_t) received reset, closing 0xa217ff20
    void AppleUSBDeviceMux::handleMuxTCPInput(mbuf_t) received reset, closing 0xa217fec8
    void AppleUSBDeviceMux::handleMuxTCPInput(mbuf_t) received reset, closing 0xa217fe70
    recv(13, 4) failed: connection closed
    unable to read message size: -1
    could not receive message
    recv(14, 4) failed: connection closed
    unable to read message size: -1
    could not receive message
    recv(15, 4) failed: connection closed
    unable to read message size: -1
    could not receive message
    AppleUSBDeviceMux::handleConnectResult new session 0xa217fe70 established 62078<-lo0->49157 62078<-usb->1792
    AppleUSBDeviceMux::handleConnectResult new session 0xa217fec8 established 62078<-lo0->49158 62078<-usb->2048
    void AppleUSBDeviceMux::handleMuxTCPInput(mbuf_t) received reset, closing 0xa217fec8
    recv(14, 4) failed: connection closed
    unable to read message size: -1
    could not receive message
    AppleUSBDeviceMux::handleConnectResult new session 0xa217fec8 established 62078<-lo0->49159 62078<-usb->2304
    void AppleUSBDeviceMux::handleMuxTCPInput(mbuf_t) received reset, closing 0xa217fec8
    recv(14, 4) failed: connection closed
    unable to read message size: -1
    could not receive message
    AppleUSBDeviceMux::handleConnectResult new session 0xa217fec8 established 62078<-lo0->49160 62078<-usb->2560
    void AppleUSBDeviceMux::handleMuxTCPInput(mbuf_t) received reset, closing 0xa217fec8
    recv(14, 4) failed: connection closed
    unable to read message size: -1
    could not receive message
    AppleUSBDeviceMux::handleConnectResult new session 0xa217fec8 established 62078<-lo0->49161 62078<-usb->2816
    void AppleUSBDeviceMux::handleMuxTCPInput(mbuf_t) received reset, closing 0xa217fec8
    recv(14, 4) failed: connection closed
    unable to read message size: -1
    could not receive message
    AppleUSBDeviceMux::handleConnectResult new session 0xa217fec8 established 62078<-lo0->49162 62078<-usb->3072
    void AppleUSBDeviceMux::handleMuxTCPInput(mbuf_t) received reset, closing 0xa217fec8
    recv(9, 4) failed: connection closed
    unable to read message size: -1
    could not receive message
    AppleUSBDeviceMux::handleConnectResult new session 0xa217fec8 established 62078<-lo0->49163 62078<-usb->3328
    void AppleUSBDeviceMux::handleMuxTCPInput(mbuf_t) received reset, closing 0xa217fec8
    recv(9, 4) failed: connection closed
    unable to read message size: -1
    could not receive message
    AppleUSBDeviceMux::handleConnectResult new session 0xa217fec8 established 62078<-lo0->49164 62078<-usb->3584
    unrecognized key 'BootArgs' in value query
    failed to handle value query for key 'BootArgs', sending back empty response
    void AppleUSBDeviceMux::handleMuxTCPInput(mbuf_t) received reset, closing 0xa217fec8
    recv(9, 4) failed: connection closed
    unable to read message size: -1
    could not receive message
    AppleUSBDeviceMux::handleConnectResult new session 0xa217fec8 established 62078<-lo0->49165 62078<-usb->3840
    unrecognized key 'MarketingPartNumber' in value query
    failed to handle value query for key 'MarketingPartNumber', sending back empty response
    void AppleUSBDeviceMux::handleMuxTCPInput(mbuf_t) received reset, closing 0xa217fec8
    recv(9, 4) failed: connection closed
    unable to read message size: -1
    could not receive message
    AppleUSBDeviceMux::handleConnectResult new session 0xa217fec8 established 62078<-lo0->49166 62078<-usb->4096
    void AppleUSBDeviceMux::handleMuxTCPInput(mbuf_t) received reset, closing 0xa217fec8
    recv(9, 4) failed: connection closed
    unable to read message size: -1
    could not receive message
    client protocol version 13
    *** UUID 9A339BC0-CBBC-4CC5-BD22-A7C3801632FB ***
    Restore options:
              UUID                           => <CFString 0x17e28110 [0x3e4ae0]>{contents = "9A339BC0-CBBC-4CC5-BD22-A7C3801632FB"}
              MinimumSystemPartition         => <CFNumber 0x17e28060 [0x3e4ae0]>{value = +1771, type = kCFNumberSInt64Type}
              SystemPartitionSize            => <CFNumber 0x17e27ca0 [0x3e4ae0]>{value = +1771, type = kCFNumberSInt64Type}
              SystemPartitionPadding         => <CFBasicHash 0x17e29cd0 [0x3e4ae0]>{type = mutable dict, count = 5,
    entries =>
              2 : <CFString 0x17e28170 [0x3e4ae0]>{contents = "128"} = <CFNumber 0x17e28090 [0x3e4ae0]>{value = +1280, type = kCFNumberSInt64Type}
              3 : <CFString 0x17e280c0 [0x3e4ae0]>{contents = "16"} = <CFNumber 0x17e27a10 [0x3e4ae0]>{value = +160, type = kCFNumberSInt64Type}
              4 : <CFString 0x17e27a20 [0x3e4ae0]>{contents = "32"} = <CFNumber 0x17e27ed0 [0x3e4ae0]>{value = +320, type = kCFNumberSInt64Type}
              5 : <CFString 0x17e29b50 [0x3e4ae0]>{contents = "8"} = <CFNumber 0x17e27db0 [0x3e4ae0]>{value = +80, type = kCFNumberSInt64Type}
              8 : <CFString 0x17e29d00 [0x3e4ae0]>{contents = "64"} = <CFNumber 0x17e29b40 [0x3e4ae0]>{value = +640, type = kCFNumberSInt64Type}
    entering load_sep_os
    device has no sep
    entering partition_nand_device
    device supports boot-from-NAND
    [NAND] WMR_Open:420 FTL_Open    [OK]
    [NAND] _publishServices:642 FTL capabilities: 0x00000001
    [NAND] _ppnvflGetStruct:3469 Checking borrowed blocks - count: 73 max_count: 73
    [NAND] _fetchBorrowedList:881 number of borrowed blocks 64
    [nand_part_core:INF@ 157] published partition 0
    [nand_part_core:INF@ 157] published partition 1
    [nand_part_core:INF@ 157] published partition 2
    [nand_part_core:INF@ 157] published partition 3
    [nand_part_core:INF@ 157] published partition 5
    [nand_part_core:INF@ 157] published partition 6
    [effaceable:INIT] found current generation, 201, in group 0
    [effaceable:INIT] started
    [effaceable:INIT] started
    AppleARMBacklight::start: No AAP function
    nand device is already partitioned
    entering wait_for_storage_device
    Searching for NAND service
    Found NAND service: IOFlashStoragePartition
    NAND initialized. Waiting for devnode.
    entering clear_remap_variable
    executing /usr/sbin/nvram
    entering format_effaceable_storage
    effaceable storage is formatted, clearing it
    effaceable storaged cleared
    entering ramrod_probe_media
    device partitioning scheme is GPT
    find_filesystem_partitions: storage=/dev/disk0s1 system=/dev/disk0s1s1 data=/dev/disk0s1s2
    executing /sbin/fsck_hfs
    ** /dev/rdisk0s1s1
       Executing fsck_hfs (version hfs-277.10.5).
    ** Checking Journaled HFS Plus volume.
    ** Detected a case-sensitive volume.
       The volume name is Sochi11D167.J2aOS
    ** Checking extents overflow file.
    ** Checking catalog file.
    ** Checking multi-linked files.
    ** Checking catalog hierarchy.
    ** Checking extended attributes file.
    ** Checking volume bitmap.
    ** Checking volume information.
    ** Trimming unused blocks.
    ** The volume Sochi11D167.J2aOS appears to be OK.
    executing /sbin/mount_hfs
    mount_hfs: Could not create property for re-key environment check: No such file or directory
    /dev/disk0s1s1 mounted on /mnt1
    entering check_for_restore_log
    found restore log (size = 81500)
    entering unmount_filesystems
    error unmounting '/mnt2': Invalid argument
    entering clean_NAND
    NAND format complete
    entering ramrod_probe_media
    find_filesystem_partitions: storage=/dev/disk0 system= data=
    entering format_storage_for_LwVM
    entering ramrod_probe_media
    device partitioning scheme is GPT
    unexpected partition 'LwVM' - skipping
    find_filesystem_partitions: storage=/dev/disk0s1 system= data=
    entering create_filesystem_partitions
    User specified system partition size, skipping firmware extras size.
    system partition padding size is: 335544320 bytes
    unable to open : No such file or directory
    creating 2 partitions
    creating encrypted data partition
    entering ramrod_probe_media
    device partitioning scheme is GPT
    find_filesystem_partitions: storage=/dev/disk0s1 system=/dev/disk0s1s1 data=/dev/disk0s1s2
    wipe entire partition: 1 (old = 0 new = 2091)
    block size for /dev/disk0s1s1: 4096
    /sbin/newfs_hfs -s -v System -J /dev/disk0s1s1
    executing /sbin/newfs_hfs -s -v System -J /dev/disk0s1s1
    Initialized /dev/rdisk0s1s1 as a 2 GB case-sensitive HFS Plus volume with a 8192k journal
    block size for /dev/disk0s1s2: 4096
    /sbin/newfs_hfs -s -v Data -J -P /dev/disk0s1s2
    executing /sbin/newfs_hfs -s -v Data -J -P /dev/disk0s1s2
    Initialized /dev/rdisk0s1s2 as a 27 GB case-sensitive HFS Plus volume with a 8192k journal
    entering ramrod_probe_media
    device partitioning scheme is GPT
    find_filesystem_partitions: storage=/dev/disk0s1 system=/dev/disk0s1s1 data=/dev/disk0s1s2
    entering mount_filesystems
    executing /sbin/fsck_hfs
    ** /dev/rdisk0s1s1
       Executing fsck_hfs (version hfs-277.10.5).
    ** Checking Journaled HFS Plus volume.
    ** Detected a case-sensitive volume.
       The volume name is System
    ** Checking extents overflow file.
    ** Checking catalog file.
    ** Checking multi-linked files.
    ** Checking catalog hierarchy.
    ** Checking extended attributes file.
    ** Checking volume bitmap.
    ** Checking volume information.
    ** Trimming unused blocks.
    ** The volume System appears to be OK.
    executing /sbin/mount_hfs
    mount_hfs: Could not create property for re-key environment check: No such file or directory
    /dev/disk0s1s1 mounted on /mnt1
    executing /sbin/fsck_hfs
    ** /dev/rdisk0s1s2
       Executing fsck_hfs (version hfs-277.10.5).
    ** Checking Journaled HFS Plus volume.
    ** Detected a case-sensitive volume.
       The volume name is Data
    ** Checking extents overflow file.
    ** Checking catalog file.
    ** Checking multi-linked files.
    ** Checking catalog hierarchy.
    ** Checking extended attributes file.
    ** Checking volume bitmap.
    ** Checking volume information.
    ** Trimming unused blocks.
    ** The volume Data appears to be OK.
    executing /sbin/mount_hfs
    mount_hfs: Could not create property for re-key environment check: No such file or directory
    /dev/disk0s1s2 mounted on /mnt2
    entering resize_system_partition_to_options
    User specified system partition size, skipping firmware extras size.
    Found SystemPartitionPadding value of 335544320 bytes
    Erasing system partition prior to resize operation.
    block size for /dev/disk0s1s1: 4096
    /sbin/newfs_hfs -s -v System -J /dev/disk0s1s1
    executing /sbin/newfs_hfs -s -v System -J /dev/disk0s1s1
    Initialized /dev/rdisk0s1s1 as a 2 GB case-sensitive HFS Plus volume with a 8192k journal
    executing /sbin/fsck_hfs
    ** /dev/rdisk0s1s1
       Executing fsck_hfs (version hfs-277.10.5).
    ** Checking Journaled HFS Plus volume.
    ** Detected a case-sensitive volume.
       The volume name is System
    ** Checking extents overflow file.
    ** Checking catalog file.
    ** Checking multi-linked files.
    ** Checking catalog hierarchy.
    ** Checking extended attributes file.
    ** Checking volume bitmap.
    ** Checking volume information.
    ** Trimming unused blocks.
    ** The volume System appears to be OK.
    executing /sbin/mount_hfs
    mount_hfs: Could not create property for re-key environment check: No such file or directory
    /dev/disk0s1s1 mounted on /mnt1
    Trying to resize system partition to 2192572416 bytes aka 2091 MB
    entering adjust_partition_preflight
    partition:0 requiredSize=535296
    no change in size
    Successfully resized the system partition
    entering maximize_data_partition
    entering adjust_partition_preflight
    partition:1 requiredSize=<<<<<IMEI>>>>>>6
    maximizing data partition to 29516365823 bytes
    entering adjust_partition_preflight
    partition:1 requiredSize=7206144
    no change in size
    Successfully resized data partition to consume free blocks
    The system partition now has a total HFS+ capacity of 2091 MB
    entering ramrod_probe_media
    device partitioning scheme is GPT
    find_filesystem_partitions: storage=/dev/disk0s1 system=/dev/disk0s1s1 data=/dev/disk0s1s2
    entering unmount_filesystems
    entering ramrod_ticket_update
    looking up root ticket hash
    device tree ticket-hash: <CFData 0x17d2cf20 [0x3e4ae0]>{length = 20, capacity = 20, bytes = 0x<<<<<<<<<<<<<<<<<<UDID>>>>>>>>>>>>>>>>>>}
    ticket_hash: <<<<<<<<<<<<<<<<<<UDID>>>>>>>>>>>>>>>>>>
    received valid ticket (2741 bytes)
    entering restore_images
    Successfully marked device node /dev/rdisk0s1s1 as static data
    executing /usr/sbin/asr -source asr://localhost:12345 -target /dev/disk0s1s1 -erase -noprompt --chunkchecksum --puppetstrings
    void AppleUSBDeviceMux::handleConnectResult(struct BulkUSBMuxSession *, errno_t) new session to port 12345 failed: 61
    void AppleUSBDeviceMux::handleConnectResult(struct BulkUSBMuxSession *, errno_t) new session to port 12345 failed: 61
    ASR: asr: Unable to disable idle sleep - -536870199
    ASR STATUS: start          241.1          multicast-client
    ASR: Waiting for connection attempt from server
    AppleUSBDeviceMux::handleConnectResult new session 0xa217f5d8 established 12345<-lo0->49169 12345<-usb->4864
    ASR STATUS: setup
    ASR: Validating target...
    ASR: done
    ASR STATUS: metadata
    ASR: Validating source...
    ASR: done
    ASR: Retrieving scan information...
    ASR: done
    ASR: Validating sizes...
    ASR: done
    ASR STATUS: restore
    ASR RESTORE PROGRESS: 2%
    ASR RESTORE PROGRESS: 4%
    ASR RESTORE PROGRESS: 6%
    ASR RESTORE PROGRESS: 8%
    ASR RESTORE PROGRESS: 10%
    ASR RESTORE PROGRESS: 12%
    ASR RESTORE PROGRESS: 14%
    ASR RESTORE PROGRESS: 16%
    ASR RESTORE PROGRESS: 18%
    ASR RESTORE PROGRESS: 20%
    ASR RESTORE PROGRESS: 22%
    ASR RESTORE PROGRESS: 24%
    ASR RESTORE PROGRESS: 26%
    ASR RESTORE PROGRESS: 28%
    ASR RESTORE PROGRESS: 30%
    ASR RESTORE PROGRESS: 32%
    ASR RESTORE PROGRESS: 34%
    ASR RESTORE PROGRESS: 36%
    ASR RESTORE PROGRESS: 38%
    ASR RESTORE PROGRESS: 40%
    ASR RESTORE PROGRESS: 42%
    ASR RESTORE PROGRESS: 44%
    ASR RESTORE PROGRESS: 46%
    ASR RESTORE PROGRESS: 48%
    ASR RESTORE PROGRESS: 50%
    ASR RESTORE PROGRESS: 52%
    ASR RESTORE PROGRESS: 54%
    ASR RESTORE PROGRESS: 56%
    ASR RESTORE PROGRESS: 58%
    ASR RESTORE PROGRESS: 60%
    ASR RESTORE PROGRESS: 62%
    ASR RESTORE PROGRESS: 64%
    ASR RESTORE PROGRESS: 66%
    ASR RESTORE PROGRESS: 68%
    ASR RESTORE PROGRESS: 70%
    ASR RESTORE PROGRESS: 72%
    ASR RESTORE PROGRESS: 74%
    ASR RESTORE PROGRESS: 76%
    ASR RESTORE PROGRESS: 78%
    ASR RESTORE PROGRESS: 80%
    ASR RESTORE PROGRESS: 82%
    ASR RESTORE PROGRESS: 84%
    ASR RESTORE PROGRESS: 86%
    ASR RESTORE PROGRESS: 88%
    ASR RESTORE PROGRESS: 90%
    ASR RESTORE PROGRESS: 92%
    ASR RESTORE PROGRESS: 94%
    ASR RESTORE PROGRESS: 96%
    ASR RESTORE PROGRESS: 98%
    AppleUSBDeviceMux::sessionUpcall socket is closed, session 0xa217f5d8 (12345<-lo0->49169 12345<-usb->4864)
    ASR RESTORE PROGRESS: 100%
    ASR: Copied 1857602048 bytes in 94.84 seconds, 19128.00 KiB/s
    ASR STATUS: verify
    ASR VERIFY PROGRESS: 2%
    ASR VERIFY PROGRESS: 4%
    ASR VERIFY PROGRESS: 6%
    ASR VERIFY PROGRESS: 8%
    ASR VERIFY PROGRESS: 10%
    ASR VERIFY PROGRESS: 12%
    ASR VERIFY PROGRESS: 14%
    ASR VERIFY PROGRESS: 16%
    ASR VERIFY PROGRESS: 18%
    ASR VERIFY PROGRESS: 20%
    ASR VERIFY PROGRESS: 22%
    ASR VERIFY PROGRESS: 24%
    ASR VERIFY PROGRESS: 26%
    ASR VERIFY PROGRESS: 28%
    ASR VERIFY PROGRESS: 30%
    ASR VERIFY PROGRESS: 32%
    ASR VERIFY PROGRESS: 34%
    ASR VERIFY PROGRESS: 36%
    ASR VERIFY PROGRESS: 38%
    ASR VERIFY PROGRESS: 40%
    ASR VERIFY PROGRESS: 42%
    ASR VERIFY PROGRESS: 44%
    ASR VERIFY PROGRESS: 46%
    ASR VERIFY PROGRESS: 48%
    ASR VERIFY PROGRESS: 50%
    ASR VERIFY PROGRESS: 52%
    ASR VERIFY PROGRESS: 54%
    ASR VERIFY PROGRESS: 56%
    ASR VERIFY PROGRESS: 58%
    ASR VERIFY PROGRESS: 60%
    ASR VERIFY PROGRESS: 62%
    ASR VERIFY PROGRESS: 64%
    ASR VERIFY PROGRESS: 66%
    ASR VERIFY PROGRESS: 68%
    ASR VERIFY PROGRESS: 70%
    ASR VERIFY PROGRESS: 72%
    ASR VERIFY PROGRESS: 74%
    ASR VERIFY PROGRESS: 76%
    ASR VERIFY PROGRESS: 78%
    ASR VERIFY PROGRESS: 80%
    ASR VERIFY PROGRESS: 82%
    ASR VERIFY PROGRESS: 84%
    ASR VERIFY PROGRESS: 86%
    ASR VERIFY PROGRESS: 88%
    ASR VERIFY PROGRESS: 90%
    ASR VERIFY PROGRESS: 92%
    ASR VERIFY PROGRESS: 94%
    ASR VERIFY PROGRESS: 96%
    ASR VERIFY PROGRESS: 98%
    ASR VERIFY PROGRESS: 100%
    ASR: Verified SHA-1 checksum 1857602048 bytes in 22.54 seconds, 80487.06 KiB/s
    ASR STATUS: finish
    entering ramrod_probe_media
    device partitioning scheme is GPT
    find_filesystem_partitions: storage=/dev/disk0s1 system=/dev/disk0s1s1 data=/dev/disk0s1s2
    entering mount_filesystems
    executing /sbin/fsck_hfs
    ** /dev/rdisk0s1s1
       Executing fsck_hfs (version hfs-277.10.5).
    ** Checking Journaled HFS Plus volume.
    ** Detected a case-sensitive volume.
       The volume name is Sochi11D167.J2aOS
    ** Checking extents overflow file.
    ** Checking catalog file.
    ** Checking multi-linked files.
    ** Checking catalog hierarchy.
    ** Checking extended attributes file.
    ** Checking volume bitmap.
    ** Checking volume information.
    ** Trimming unused blocks.
    ** The volume Sochi11D167.J2aOS appears to be OK.
    executing /sbin/mount_hfs
    mount_hfs: Could not create property for re-key environment check: No such file or directory
    /dev/disk0s1s1 mounted on /mnt1
    executing /sbin/fsck_hfs
    ** /dev/rdisk0s1s2
       Executing fsck_hfs (version hfs-277.10.5).
    ** Checking Journaled HFS Plus volume.
    ** Detected a case-sensitive volume.
       The volume name is Data
    ** Checking extents overflow file.
    ** Checking catalog file.
    ** Checking multi-linked files.
    ** Checking catalog hierarchy.
    ** Checking extended attributes file.
    ** Checking volume bitmap.
    ** Checking volume information.
    ** Trimming unused blocks.
    ** The volume Data appears to be OK.
    executing /sbin/mount_hfs
    mount_hfs: Could not create property for re-key environment check: No such file or directory
    /dev/disk0s1s2 mounted on /mnt2
    entering install_kernel_cache
    writing kernelcache to /mnt1/System/Library/Caches/com.apple.kernelcaches/kernelcache
    entering install_secure_vault_daemon
    entering get_hardware_platform
    platform-name = s5l8945x
    linking /mnt1/usr/sbin/securekeyvaultd to /mnt1/usr/sbin/securekeyvaultd.s5l8945x
    no securekeyvaultd for s5l8945x
    entering ramrod_ticket_write
    writing ticket to /mnt1/System/Library/Caches/apticket.der
    entering update_device_firmware
    create_baseband_update_options: Got imeisv: 9
    baseband updater options = <CFBasicHash 0x17d2df80 [0x3e4ae0]>{type = mutable dict, count = 3,
    entries =>
              0 : <CFString 0x1de298 [0x3e4ae0]>{contents = "IMEISwVersion"} = <CFNumber 0x17e2cab0 [0x3e4ae0]>{value = +9, type = kCFNumberSInt32Type}
              1 : <CFString 0x1de2f8 [0x3e4ae0]>{contents = "autoSetupEnv"} = <CFBoolean 0x3e4e98 [0x3e4ae0]>{value = false}
              2 : <CFString 0x1de308 [0x3e4ae0]>{contents = "disablePing"} = <CFBoolean 0x3e4e90 [0x3e4ae0]>{value = true}
    _baseband_update_requires_system_filesystem_once: querying baseband to determine if it requires system filesystem
    _baseband_update_requires_system_filesystem_once: query returned <CFBasicHash 0x17d2dfd0 [0x3e4ae0]>{type = mutable dict, count = 3,
    entries =>
              0 : <CFString 0x1de068 [0x3e4ae0]>{contents = "requireSystemPartitionMount"} = <CFBoolean 0x3e4e98 [0x3e4ae0]>{value = false}
              1 : <CFString 0x1de088 [0x3e4ae0]>{contents = "requireUserPartitionMount"} = <CFBoolean 0x3e4e98 [0x3e4ae0]>{value = false}
              2 : <CFString 0x1de098 [0x3e4ae0]>{contents = "requireBasebandFSPartitionMount"} = <CFBoolean 0x3e4e98 [0x3e4ae0]>{value = false}
    entering update_iBoot
    found 'AppleImage3NORAccess' object in IORegistry
    entering update_iBoot_image3_NOR_access
    write_image3_data: flashing illb data (length = 0x24a1a)
    write_image3_data: flashing SCAB data (length = 0xb00)
    ticket updated
    write_image3_data: flashing ibot data (length = 0x4718c)
    write_image3_data: flashing bat1 data (length = 0x148c)
    write_image3_data: flashing dtre data (length = 0x14b0c)
    write_image3_data: flashing glyP data (length = 0x3a8c)
    write_image3_data: flashing bat0 data (length = 0x1d40c)
    write_image3_data: flashing chg0 data (length = 0x260c)
    write_image3_data: flashing batF data (length = 0x1a4cc)
    write_image3_data: flashing chg1 data (length = 0x88cc)
    write_image3_data: flashing logo data (length = 0x45cc)
    write_image3_data: flashing recm data (length = 0x1e64c)
    entering update_gas_gauge
    entering update_ir_mcu
    looking for mcu nub...no entry from path!
    TiSerialFlasher not supported on this platform. Exiting.
    entering update_baseband
    update_baseband: registering for progress notifications
    create_baseband_update_options: Got imeisv: 9
    baseband updater options = <CFBasicHash 0x17d2e0a0 [0x3e4ae0]>{type = mutable dict, count = 6,
    entries =>
              0 : <CFString 0x1de248 [0x3e4ae0]>{contents = "SystemRoot"} = <CFString 0x17d2bea0 [0x3e4ae0]>{contents = "/mnt1"}
              1 : <CFString 0x1de298 [0x3e4ae0]>{contents = "IMEISwVersion"} = <CFNumber 0x17e2cab0 [0x3e4ae0]>{value = +9, type = kCFNumberSInt32Type}
              2 : <CFString 0x1de2f8 [0x3e4ae0]>{contents = "autoSetupEnv"} = <CFBoolean 0x3e4e98 [0x3e4ae0]>{value = false}
              3 : <CFString 0x1de1d8 [0x3e4ae0]>{contents = "forceUpdate"} = <CFBoolean 0x3e4e90 [0x3e4ae0]>{value = true}
              5 : <CFString 0x1de308 [0x3e4ae0]>{contents = "disablePing"} = <CFBoolean 0x3e4e90 [0x3e4ae0]>{value = true}
              6 : <CFString 0x1de1f8 [0x3e4ae0]>{contents = "DisallowFusiing"} = <CFBoolean 0x3e4e90 [0x3e4ae0]>{value = true}
    update_baseband: querying baseband info
    bbupdater: BEGIN: Querying info at stage initial
    bbupdater:           BEGIN: Preparing Initial stage
    bbupdater:                     Requested boot mode:  kBBUBootModeNone
    AppleImage3NORAccess::_getSuperBlock imageVersion: 3
    AppleImage3NORAccess::_getSuperBlock imageVersion: 3
    [nand_part_core:INF@2289] first 2 pages of boot blocks written with copies of partition table
    [nand_part_core:INF@3169] next 98 pages of boot blocks written with LLB image of size 150080 bytes
    [nand_part_core:INF@3172] final 156 pages of boot blocks written with random data in full page format
    bbupdater:                     Creating transport, attempts remaining 1...bbupdater:                     FAILED(kBBUReturnIOError)
    bbupdater:                     Creating transport, attempts remaining 0...bbupdater:                     FAILED(kBBUReturnIOError)
    bbupdater:                     Modem not responding
    bbupdater:                     Forcing into first stage
    bbupdater:                     Creating transport, attempts remaining 1...bbupdater:                     OK
    bbupdater:                     Baseband VendorID [0x5C6] ProductID [0x9008]
    bbupdater:           END: Preparing Initial stage
    bbupdater: END: Querying info at stage initial
    bbupdater: BEGIN: Querying info at stage first
    bbupdater:           BEGIN: Preparing first stage
    bbupdater:           END: Preparing first stage
    bbupdater:           Connecting to Loader...bbupdater:           OK
    bbupdater:           Getting Version...bbupdater:           OK
    bbupdater:           Loader version: PBL-DownloaderVER1.0
    bbupdater:           Fusing disallowed, will treat as fused
    bbupdater: END: Querying info at stage first
    update_baseband: query returned <CFBasicHash 0x17e2b490 [0x3e4ae0]>{type = mutable dict, count = 5,
    entries =>
              2 : <CFString 0x1de4a8 [0x3e4ae0]>{contents = "VendorID"} = <CFNumber 0x17e24730 [0x3e4ae0]>{value = +3, type = kCFNumberSInt32Type}
              3 : <CFString 0x1dcba8 [0x3e4ae0]>{contents = "ChipID"} = <CFNumber 0x17e2b510 [0x3e4ae0]>{value = +4587745, type = kCFNumberSInt32Type}
              4 : <CFString 0x1de4f8 [0x3e4ae0]>{contents = "FusingStatus"} = <CFNumber 0x17e24730 [0x3e4ae0]>{value = +3, type = kCFNumberSInt32Type}
              5 : <CFString 0x1de498 [0x3e4ae0]>{contents = "CertID"} = <CFNumber 0x17d2bcc0 [0x3e4ae0]>{value = +4, type = kCFNumberSInt32Type}
              6 : <CFString 0x1de348 [0x3e4ae0]>{contents = "ChipSerialNo" XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    update_baseband: requesting baseband firmware data
    update_baseband: received data from host (120516 bytes)
    update_baseband: performing next update stage
    bbupdater: BEGIN: Perform stage at first
    bbupdater:           Loading...
    bbupdater:           0x4001a100 of 0x4003d55c (18 percent)
    bbupdater:           0x40022200 of 0x4003d55c (37 percent)
    bbupdater:           0x4002a300 of 0x4003d55c (55 percent)
    bbupdater:           0x40032400 of 0x4003d55c (74 percent)
    bbupdater:           0x4003a500 of 0x4003d55c (93 percent)
    bbupdater:           0x4003d55c of 0x4003d55c (100 percent)
    bbupdater:
    bbupdater:           Launching...bbupdater:           OK
    bbupdater: END: Perform stage at first
    send_bbupdate_status: sending baseband update status to host
    update_baseband: querying baseband info
    bbupdater: BEGIN: Querying info at stage second
    bbupdater:           BEGIN: Preparing Second stage
    bbupdater:                     Creating transport, attempts remaining 0...bbupdater:                     OK
    bbupdater:                     Baseband VendorID [0x5C6] ProductID [0x9008]
    bbupdater:           END: Preparing Second stage
    bbupdater:           Saying Hello...bbupdater:           OK
    bbupdater:           Using window size 2, max block size 4096
    bbupdater:           Unframed writes are supported
    bbupdater:           Reading Personlization Parameters...bbupdater:           OK
    bbupdater: END: Querying info at stage second
    update_baseband: query returned <CFBasicHash 0x17e2b490 [0x3e4ae0]>{type = mutable dict, count = 6,
    entries =>
              0 : <CFString 0x1de388 [0x3e4ae0]>{contents = "Nonce"} = <CFData 0x17e2e500 [0x3e4ae0]>{length = 20, capacity = 20, bytes = 0x<<<<<<<<<<<<<<<<<<UDID>>>>>>>>>>>>>>>>>>}
              2 : <CFString 0x1de4a8 [0x3e4ae0]>{contents = "VendorID"} = <CFNumber 0x17e24730 [0x3e4ae0]>{value = +3, type = kCFNumberSInt32Type}
              3 : <CFString 0x1dcba8 [0x3e4ae0]>{contents = "ChipID"} = <CFNumber 0x17e2b710 [0x3e4ae0]>{value = +4587745, type = kCFNumberSInt32Type}
              4 : <CFString 0x1de4f8 [0x3e4ae0]>{contents = "FusingStatus"} = <CFNumber 0x17e24730 [0x3e4ae0]>{value = +3, type = kCFNumberSInt32Type}
              5 : <CFString 0x1de498 [0x3e4ae0]>{contents = "CertID"} = <CFNumber 0x17d2bcc0 [0x3e4ae0]>{value = +4, type = kCFNumberSInt32Type}
              6 : <CFString 0x1de348 [0x3e4ae0]>{contents = "ChipSerialNo" XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    update_baseband: requesting baseband firmware data
    001209.947204 AppleUSBOHCIPort@3100000::resetAndCreateDevice: failed to address device (0xe0004051), disabling port
    update_baseband: received data from host (15757603 bytes)
    update_baseband: performing next update stage
    bbupdater: BEGIN: Perform stage at second
    bbupdater:           Setting Security Mode...bbupdater:           OK
    bbupdater:           Sending new Root Manifest...bbupdater:           OK
    bbupdater:           Different, going to Program: Partition, DBL, OSBL, AMSS, DSP1, DSP2
    bbupdater:           Invalidating Old Root Manifest...bbupdater:           OK
    bbupdater:           Sending Partition Table...bbupdater:           OK
    bbupdater:           BEGIN: Sending 5 Images
    bbupdater:                     Sending Image 'DBL'...
    bbupdater:           0x8000 of 0xdf90 (57 percent)
    bbupdater:           0xdf90 of 0xdf90 (100 percent)
    bbupdater:
    bbupdater:                     Waiting...bbupdater:                     OK
    bbupdater:                     Sending Image 'OSBL'...
    bbupdater:           0x8000 of 0x6306c (8 percent)
    bbupdater:           0x10000 of 0x6306c (16 percent)
    bbupdater:           0x18000 of 0x6306c (24 percent)
    bbupdater:           0x20000 of 0x6306c (32 percent)
    bbupdater:           0x28000 of 0x6306c (40 percent)
    bbupdater:           0x30000 of 0x6306c (48 percent)
    bbupdater:           0x38000 of 0x6306c (56 percent)
    bbupdater:           0x40000 of 0x6306c (64 percent)
    bbupdater:           0x48000 of 0x6306c (72 percent)
    bbupdater:           0x50000 of 0x6306c (80 percent)
    bbupdater:           0x58000 of 0x6306c (88 percent)
    bbupdater:           0x60000 of 0x6306c (96 percent)
    bbupdater:           0x6306c of 0x6306c (100 percent)
    bbupdater:
    bbupdater:                     Waiting...bbupdater:                     OK
    bbupdater:                     Sending Image 'AMSS'...
    bbupdater:           0x8000 of 0x1b1000 (1 percent)
    bbupdater:           0x10000 of 0x1b1000 (3 percent)
    bbupdater:           0x18000 of 0x1b1000 (5 percent)
    bbupdater:           0x20000 of 0x1b1000 (7 percent)
    bbupdater:           0x28000 of 0x1b1000 (9 percent)
    bbupdater:           0x30000 of 0x1b1000 (11 percent)
    bbupdater:           0x38000 of 0x1b1000 (12 percent)
    bbupdater:           0x40000 of 0x1b1000 (14 percent)
    bbupdater:           0x48000 of 0x1b1000 (16 percent)
    bbupdater:           0x50000 of 0x1b1000 (18 percent)
    bbupdater:           0x58000 of 0x1b1000 (20 percent)
    bbupdater:           0x60000 of 0x1b1000 (22 percent)
    bbupdater:           0x68000 of 0x1b1000 (24 percent)
    bbupdater:           0x70000 of 0x1b1000 (25 percent)
    bbupdater:           0x78000 of 0x1b1000 (27 percent)
    bbupdater:           0x80000 of 0x1b1000 (29 percent)
    bbupdater:           0x88000 of 0x1b1000 (31 percent)
    bbupdater:           0x90000 of 0x1b1000 (33 percent)
    bbupdater:           0x98000 of 0x1b1000 (35 percent)
    bbupdater:           0xa0000 of 0x1b1000 (36 percent)
    bbupdater:           0xa8000 of 0x1b1000 (38 percent)
    bbupdater:           0xb0000 of 0x1b1000 (40 percent)
    bbupdater:           0xb8000 of 0x1b1000 (42 percent)
    bbupdater:           0xc0000 of 0x1b1000 (44 percent)
    bbupdater:           0xc8000 of 0x1b1000 (46 percent)
    bbupdater:           0xd0000 of 0x1b1000 (48 percent)
    bbupdater:           0xd8000 of 0x1b1000 (49 percent)
    bbupdater:           0xe0000 of 0x1b1000 (51 percent)
    bbupdater:           0xe8000 of 0x1b1000 (53 percent)
    bbupdater:           0xf0000 of 0x1b1000 (55 percent)
    bbupdater:           0xf8000 of 0x1b1000 (57 percent)
    bbupdater:           0x100000 of 0x1b1000 (59 percent)
    bbupdater:           0x108000 of 0x1b1000 (60 percent)
    bbupdater:           0x110000 of 0x1b1000 (62 percent)
    bbupdater:           0x118000 of 0x1b1000 (64 percent)
    bbupdater:           0x120000 of 0x1b1000 (66 percent)
    bbupdater:           0x128000 of 0x1b1000 (68 percent)
    bbupdater:           0x130000 of 0x1b1000 (70 percent)
    bbupdater:           0x138000 of 0x1b1000 (72 percent)
    bbupdater:           0x140000 of 0x1b1000 (73 percent)
    bbupdater:           0x148000 of 0x1b1000 (75 percent)
    bbupdater:           0x150000 of 0x1b1000 (77 percent)
    bbupdater:           0x158000 of 0x1b1000 (79 percent)
    bbupdater:           0x160000 of 0x1b1000 (81 percent)
    bbupdater:           0x168000 of 0x1b1000 (83 percent)
    bbupdater:           0x170000 of 0x1b1000 (84 percent)
    bbupdater:           0x178000 of 0x1b1000 (86 percent)
    bbupdater:           0x180000 of 0x1b1000 (88 percent)
    bbupdater:           0x188000 of 0x1b1000 (90 percent)
    bbupdater:           0x190000 of 0x1b1000 (92 percent)
    bbupdater:           0x198000 of 0x1b1000 (94 percent)
    bbupdater:           0x1a0000 of 0x1b1000 (96 percent)
    bbupdater:           0x1a8000 of 0x1b1000 (97 percent)
    bbupdater:           0x1b1000 of 0x1b1000 (100 percent)
    bbupdater:
    bbupdater:                     Waiting...bbupdater:                     OK
    bbupdater:                     Sending Image 'DSP1'...
    bbupdater:           0x8000 of 0x224f90 (1 percent)
    bbupdater:           0x10000 of 0x224f90 (2 percent)
    bbupdater:           0x18000 of 0x224f90 (4 percent)
    bbupdater:           0x20000 of 0x224f90 (5 percent)
    bbupdater:           0x28000 of 0x224f90 (7 percent)
    bbupdater:           0x30000 of 0x224f90 (8 percent)
    bbupdater:           0x38000 of 0x224f90 (10 percent)
    bbupdater:           0x40000 of 0x224f90 (11 percent)
    bbupdater:           0x48000 of 0x224f90 (13 percent)
    bbupdater:           0x50000 of 0x224f90 (14 percent)
    bbupdater:           0x58000 of 0x224f90 (16 percent)
    bbupdater:           0x60000 of 0x224f90 (17 percent)
    bbupdater:           0x68000 of 0x224f90 (18 percent)
    bbupdater:           0x70000 of 0x224f90 (20 percent)
    bbupdater:           0x78000 of 0x224f90 (21 percent)
    bbupdater:           0x80000 of 0x224f90 (23 percent)
    bbupdater:           0x88000 of 0x224f90 (24 percent)
    bbupdater:           0x90000 of 0x224f90 (26 percent)
    bbupdater:           0x98000 of 0x224f90 (27 percent)
    bbupdater:           0xa0000 of 0x224f90 (29 percent)
    bbupdater:           0xa8000 of 0x224f90 (30 percent)
    bbupdater:           0xb0000 of 0x224f90 (32 percent)
    bbupdater:           0xb8000 of 0x224f90 (33 percent)
    bbupdater:           0xc0000 of 0x224f90 (34 percent)
    bbupdater:           0xc8000 of 0x224f90 (36 percent)
    bbupdater:           0xd0000 of 0x224f90 (37 percent)
    bbupdater:           0xd8000 of 0x224f90 (39 percent)
    bbupdater:           0xe0000 of 0x224f90 (40 percent)
    bbupdater:           0xe8000 of 0x224f90 (42 percent)
    bbupdater:           0xf0000 of 0x224f90 (43 percent)
    bbupdater:           0xf8000 of 0x224f90 (45 percent)
    bbupdater:           0x100000 of 0x224f90 (46 percent)
    bbupdater:           0x108000 of 0x224f90 (48 percent)
    bbupdater:           0x110000 of 0x224f90 (49 percent)
    bbupdater:           0x118000 of 0x224f90 (51 percent)
    bbupdater:           0x120000 of 0x224f90 (52 percent)
    bbupdater:           0x128000 of 0x224f90 (53 percent)
    bbupdater:           0x130000 of 0x224f90 (55 percent)
    bbupdater:           0x138000 of 0x224f90 (56 percent)
    bbupdater:           0x140000 of 0x224f90 (58 percent)
    bbupdater:           0x148000 of 0x224f90 (59 percent)
    bbupdater:           0x150000 of 0x224f90 (61 percent)
    bbupdater:           0x158000 of 0x224f90 (62 percent)
    bbupdater:           0x160000 of 0x224f90 (64 percent)
    bbupdater:           0x168000 of 0x224f90 (65 percent)
    bbupdater:           0x170000 of 0x224f90 (67 percent)
    bbupdater:           0x178000 of 0x224f90 (68 percent)
    bbupdater:           0x180000 of 0x224f90 (69 percent)
    bbupdater:           0x188000 of 0x224f90 (71 percent)
    bbupdater:           0x190000 of 0x224f90 (72 percent)
    bbupdater:           0x198000 of 0x224f90 (74 percent)
    bbupdater:           0x1a0000 of 0x224f90 (75 percent)
    bbupdater:           0x1a8000 of 0x224f90 (77 percent)
    bbupdater:           0x1b0000 of 0x224f90 (78 percent)
    bbupdater:           0x1b8000 of 0x224f90 (80 percent)
    bbupdater:           0x1c0000 of 0x224f90 (81 percent)
    bbupdater:           0x1c8000 of 0x224f90 (83 percent)
    bbupdater:           0x1d0000 of 0x224f90 (84 percent)
    bbupdater:           0x1d8000 of 0x224f90 (85 percent)
    bbupdater:           0x1e0000 of 0x224f90 (87 percent)
    bbupdater:           0x1e8000 of 0x224f90 (88 percent)
    bbupdater:           0x1f0000 of 0x224f90 (90 percent)
    bbupdater:           0x1f8000 of 0x224f90 (91 percent)
    bbupdater:           0x200000 of 0x224f90 (93 percent)
    bbupdater:           0x208000 of 0x224f90 (94 percent)
    bbupdater:           0x210000 of 0x224f90 (96 percent)
    bbupdater:           0x218000 of 0x224f90 (97 percent)
    bbupdater:           0x220000 of 0x224f90 (99 percent)
    bbupdater:           0x224f90 of 0x224f90 (100 percent)
    bbupdater:
    bbupdater:                     Waiting...bbupdater:                     OK
    bbupdater:                     Sending Image 'DSP2'...
    bbupdater:           0x60000 of 0x23496e8 (1 percent)
    bbupdater:           0xb8000 of 0x23496e8 (2 percent)
    bbupdater:           0x110000 of 0x23496e8 (3 percent)
    bbupdater:           0x170000 of 0x23496e8 (4 percent)
    bbupdater:           0x1c8000 of 0x23496e8 (5 percent)
    bbupdater:           0x220000 of 0x23496e8 (6 percent)
    bbupdater:           0x280000 of 0x23496e8 (7 percent)
    bbupdater:           0x2d8000 of 0x23496e8 (8 percent)
    bbupdater:           0x330000 of 0x23496e8 (9 percent)
    bbupdater:           0x388000 of 0x23496e8 (10 percent)
    bbupdater:           0x3e8000 of 0x23496e8 (11 percent)
    bbupdater:           0x440000 of 0x23496e8 (12 percent)
    bbupdater:           0x498000 of 0x23496e8 (13 percent)
    bbupdater:           0x4f8000 of 0x23496e8 (14 percent)
    bbupdater:           0x550000 of 0x23496e8 (15 percent)
    bbupdater:           0x5a8000 of 0x23496e8 (16 percent)
    bbupdater:           0x600000 of 0x23496e8 (17 percent)
    bbupdater:           0x660000 of 0x23496e8 (18 percent)
    bbupdater:           0x6b8000 of 0x23496e8 (19 percent)
    bbupdater:           0x710000 of 0x23496e8 (20 percent)
    bbupdater:           0x770000 of 0x23496e8 (21 percent)
    bbupdater:           0x7c8000 of 0x23496e8 (22 percent)
    bbupdater:           0x820000 of 0x23496e8 (23 percent)
    bbupdater:           0x880000 of 0x23496e8 (24 percent)
    bbupdater:           0x8d8000 of 0x23496e8 (25 percent)
    bbupdater:           0x930000 of 0x23496e8 (26 percent)
    bbupdater:           0x988000 of 0x23496e8 (27 percent)
    bbupdater:           0x9e8000 of 0x23496e8 (28 percent)
    bbupdater:           0xa40000 of 0x23496e8 (29 percent)
    bbupdater:           0xa98000 of 0x23496e8 (30 percent)
    bbupdater:           0xaf8000 of 0x23496e8 (31 percent)
    bbupdater:           0xb50000 of 0x23496e8 (32 percent)
    bbupdater:           0xba8000 of 0x23496e8 (33 percent)
    bbupdater:           0xc00000 of 0x23496e8 (34 percent)
    bbupdater:           0xc60000 of 0x23496e8 (35 percent)
    bbupdater:           0xcb8000 of 0x23496e8 (36 percent)
    bbupdater:           0xd10000 of 0x23496e8 (37 percent)
    bbupdater:           0xd70000 of 0x23496e8 (38 percent)
    bbupdater:           0xdc8000 of 0x23496e8 (39 percent)
    bbupdater:           0xe20000 of 0x23496e8 (40 percent)
    bbupdater:           0xe78000 of 0x23496e8 (41 percent)
    bbupdater:           0xed8000 of 0x23496e8 (42 percent)
    bbupdater:           0xf30000 of 0x23496e8 (43 percent)
    bbupdater:           0xf88000 of 0x23496e8 (44 percent)
    bbupdater:           0xfe8000 of 0x23496e8 (45 percent)
    bbupdater:           0x1040000 of 0x23496e8 (46 percent)
    bbupdater:           0x1098000 of 0x23496e8 (47 percent)
    bbupdater:           0x10f8000 of 0x23496e8 (48 percent)
    bbupdater:           0x1150000 of 0x23496e8 (49 percent)
    bbupdater:           0x11a8000 of 0x23496e8 (50 percent)
    bbupdater:           0x1200000 of 0x23496e8 (51 percent)
    bbupdater:           0x1260000 of 0x23496e8 (52 percent)
    bbupdater:           0x12b8000 of 0x23496e8 (53 percent)
    bbupdater:           0x1310000 of 0x23496e8 (54 percent)
    bbupdater:           0x1370000 of 0x23496e8 (55 percent)
    bbupdater:           0x13c8000 of 0x23496e8 (56 percent)
    bbupdater:           0x1420000 of 0x23496e8 (57 percent)
    bbupdater:           0x1478000 of 0x23496e8 (58 percent)
    bbupdater:           0x14d8000 of 0x23496e8 (59 percent)
    bbupdater:           0x1530000 of 0x23496e8 (60 percent)
    bbupdater:           0x1588000 of 0x23496e8 (61 percent)
    bbupdater:           0x15e8000 of 0x23496e8 (62 percent)
    bbupdater:           0x1640000 of 0x23496e8 (63 percent)
    bbupdater:           0x1698000 of 0x23496e8 (64 percent)
    bbupdater:           0x16f0000 of 0x23496e8 (65 percent)
    bbupdater:           0x1750000 of 0x23496e8 (66 percent)
    bbupdater:           0x17a8000 of 0x23496e8 (67 percent)
    bbupdater:           0x1800000 of 0x23496e8 (68 percent)
    bbupdater:           0x1860000 of 0x23496e8 (69 percent)
    bbupdater:           0x18b8000 of 0x23496e8 (70 percent)
    bbupdater:           0x1910000 of 0x23496e8 (71 percent)
    bbupdater:           0x1970000 of 0x23496e8 (72 percent)
    bbupdater:           0x19c8000 of 0x23496e8 (73 percent)
    bbupdater:           0x1a20000 of 0x23496e8 (74 percent)
    bbupdater:           0x1a78000 of 0x23496e8 (75 percent)
    bbupdater:           0x1ad8000 of 0x23496e8 (76 percent)
    bbupdater:           0x1b30000 of 0x23496e8 (77 percent)
    bbupdater:           0x1b88000 of 0x23496e8 (78 percent)
    bbupdater:           0x1be8000 of 0x23496e8 (79 percent)
    bbupdater:           0x1c40000 of 0x23496e8 (80 percent)
    bbupdater:           0x1c98000 of 0x23496e8 (81 percent)
    bbupdater:           0x1cf0000 of 0x23496e8 (82 percent)
    bbupdater:           0x1d50000 of 0x23496e8 (83 percent)
    bbupdater:           0x1da8000 of 0x23496e8 (84 percent)
    bbupdater:           0x1e00000 of 0x23496e8 (85 percent)
    bbupdater:           0x1e60000 of 0x23496e8 (86 percent)
    bbupdater:           0x1eb8000 of 0x23496e8 (87 percent)
    bbupdater:           0x1f10000 of 0x23496e8 (88 percent)
    bbupdater:           0x1f68000 of 0x23496e8 (89 percent)
    bbupdater:           0x1fc8000 of 0x23496e8 (90 percent)
    bbupdater:           0x2020000 of 0x23496e8 (91 percent)
    bbupdater:           0x2078000 of 0x23496e8 (92 percent)
    bbupdater:           0x20d8000 of 0x23496e8 (93 percent)
    bbupdater:           0x2130000 of 0x23496e8 (94 percent)
    bbupdater:           0x2188000 of 0x23496e8 (95 percent)
    bbupdater:           0x21e8000 of 0x23496e8 (96 percent)
    bbupdater:           0x2240000 of 0x23496e8 (97 percent)
    bbupdater:           0x2298000 of 0x23496e8 (98 percent)
    bbupdater:           0x22f0000 of 0x23496e8 (99 percent)
    bbupdater:           0x23496e8 of 0x23496e8 (100 percent)
    bbupdater:
    bbupdater:                     Waiting...bbupdater:                     OK
    bbupdater:           END: Sending 5 Images
    bbupdater:           Finalize...bbupdater:           OK
    bbupdater:           Disconnecting...bbupdater:           OK
    bbupdater:           BEGIN: Preparing Initial stage
    bbupdater:                     Requested boot mode:  kBBUBootModeNone
    bbupdater:                     Creating transport, attempts remaining 1...bbupdater:                     OK
    bbupdater:                     Baseband VendorID [0x5C6] ProductID [0x9008]
    bbupdater:                     Modem not booting
    bbupdater:                     Modem not booting, attempts 1
    bbupdater:                     Creating transport, attempts remaining 1...bbupdater:                     FAILED(kBBUReturnIOError)
    bbupdater:                     Creating transport, attempts remaining 0...bbupdater:                     FAILED(kBBUReturnIOError)
    bbupdater:                     Modem not responding
    bbupdater:                     Modem must boot - attempts left 0
    bbupdater:                     Attempting to erase EFS and restarting the update process
    bbupdater:                     Forcing into first stage
    bbupdate

Maybe you are looking for

  • Sql query in report/source

    Is possible use this kind of select select a,(select b from b) from b in sql query in report/source?

  • Audio / Video not in sync in FiOS tv

    Hi everyone, New to this forum and FiOS.  I have noticed that fios is sending audio before the video reaches the tv.  I have tested this extensively in my house with both the QIP 2500-3 on an old standard def cathode-ray tube and the QIP 6200-2 HD on

  • Problem HP Photosmart C6200

    after a crash my printer allways prints a white/empty paper before printing. how can i avoid/ solve this problem?

  • How to install Mongolian Language in my language list

    Hello, I couldn't find Mongolian language among language list. I have installed Mongolian font already but I couldn't type in mongolian cyrillic because there's no mongolian languae set up on my Mac. Please help!

  • CALL_FUNCTION_CONFLICT_LENG Dump error

    Dear gurus Please help me.. my problem is located on the links below [REPORT ERROR|http://www.geocities.com/saadnisarahmedkhatib/ABAP/Report.zip] Regards Saad