<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: CLEAN INSTALL (VGN-AR21M) ALMOST DONE in PCs &amp; Accessories</title>
    <link>https://community.sony.it/t5/pcs-accessories/clean-install-vgn-ar21m-almost-done/m-p/59403#M65294</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;You seem very competent, and I would like to ask you some help as I got a big problem ( to me )... with my Vaio VGC Ra 104. &lt;BR /&gt;&lt;BR /&gt;Indeed, I did a complete format beacause the vaio needed it :))&lt;BR /&gt;&lt;BR /&gt;Consequently, I cannot install windows anymore because the Maxtor HDD 7y250mo is a SATA HDD and I need the drivers of the motherboard ptgd-vx ( asus but not listed on their website ) or the chipset intel i915p or sony, don't know anymore ... in order to aknowledge the HDD&lt;BR /&gt;&lt;BR /&gt;It is very complicated to find those drivers, to install with floppy disk at F6 window of the installation, because sony hardware is very specific.&lt;BR /&gt;&lt;BR /&gt;if you could help me...&lt;BR /&gt;&lt;BR /&gt;sony vgc ra104&lt;BR /&gt;P4 3.6 ghz i915p&lt;BR /&gt;asus ? ptgd-vx&lt;BR /&gt;maxtor 7y250mo sata 250 go&lt;BR /&gt;graphic card x600xt&lt;BR /&gt;&lt;BR /&gt;Thank you very much.&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 22 Dec 2007 08:49:13 GMT</pubDate>
    <dc:creator>Noyezromain</dc:creator>
    <dc:date>2007-12-22T08:49:13Z</dc:date>
    <item>
      <title>CLEAN INSTALL (VGN-AR21M) ALMOST DONE</title>
      <link>https://community.sony.it/t5/pcs-accessories/clean-install-vgn-ar21m-almost-done/m-p/59401#M65293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;(sorry about my bad english or grammar or smthng  &lt;img class="lia-deferred-image lia-image-emoji" src="https://community.sony.it/html/@28BE23B0C20952FC3409403FD1AA84A7/images/smilies/056.png" alt=":cry:" title=":cry:" /&gt; )&lt;BR /&gt;&lt;BR /&gt;Okey firstoff ... im very disapointed in Sony of their decision to make their laptop software dumb-user compactible. I would recomend make 2 versions of VAIO Recory Utility, Advanced version and simpel version so more educated users could install ONLY WINDOWS or smthng cuz i'm very specific how and where and what is installed on my system and how my hdd is partitioned.&lt;BR /&gt;&lt;BR /&gt;Anyway. As i browsed through net(and this forum) i found couple of posts that described the same problem. I made a lot of changes to WinXP MCE installation but i need some help (from more advanced users or from Sony himself).&lt;BR /&gt;&lt;BR /&gt;1. I have Windows MCE 2005 2cds and i made a copy of them on my hard drive&lt;BR /&gt;2. i wanted the whole thing to be my laptop specific and on 1 DVD (not 2 cds) so i changed the txtsetup.sif to locate the media center components from the same dvd.&lt;BR /&gt;&lt;BR /&gt;before:&lt;BR /&gt;&lt;PRE&gt;[SourceDisksNames.x86]&lt;BR /&gt;1  = %cdname%,%cdtagfilei%,,\i386&lt;BR /&gt;2 = "%cd2name%","%cd2tagfilei%",,\cmpnents\tabletpc\i386&lt;BR /&gt;3 = "%cd2name%","%cd2tagfilei%",,\cmpnents\mediactr\i386&lt;BR /&gt;4 = "%cd2name%","%cd2tagfilei%",,\cmpnents\netfx\i386&lt;BR /&gt;100 = %spcdname%,%spcdtagfilei%,,\i386,1&lt;BR /&gt;_1    = %bootname1%,"%boottagfile1%",,""&lt;BR /&gt;_2    = %bootname2%,"%boottagfile2%",,""&lt;BR /&gt;_3    = %bootname3%,"%boottagfile3%",,""&lt;BR /&gt;_4    = %bootname4%,"%boottagfile4%",,""&lt;BR /&gt;&lt;/PRE&gt; &lt;BR /&gt;after:&lt;BR /&gt;&lt;PRE&gt;[SourceDisksNames.x86]&lt;BR /&gt;1  = %cdname%,%cdtagfilei%,,\i386&lt;BR /&gt;2 = %cdname%,%cdtagfilei%,,\cmpnents\tabletpc\i386&lt;BR /&gt;3 = %cdname%,%cdtagfilei%,,\cmpnents\mediactr\i386&lt;BR /&gt;4 = %cdname%,%cdtagfilei%,,\cmpnents\netfx\i386&lt;BR /&gt;100 = %spcdname%,%spcdtagfilei%,,\i386,1&lt;BR /&gt;_1    = %bootname1%,"%boottagfile1%",,""&lt;BR /&gt;_2    = %bootname2%,"%boottagfile2%",,""&lt;BR /&gt;_3    = %bootname3%,"%boottagfile3%",,""&lt;BR /&gt;_4    = %bootname4%,"%boottagfile4%",,""&lt;/PRE&gt; &lt;BR /&gt;&lt;BR /&gt;3. i dont have usb-disk device so i tryed to add "iastor.sys" to my mce installation so i made this changes to txtsetup.sif&lt;BR /&gt;&lt;BR /&gt;&lt;PRE&gt;[SourceDisksFiles]&lt;BR /&gt;iastor.sys   = 1,,,,,,_x,4,1&lt;/PRE&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;PRE&gt;[HardwareIdsDatabase]&lt;BR /&gt;PCI\VEN_8086&amp;amp;DEV_27C5&amp;amp;CC_0106 = "iaStor"&lt;/PRE&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;PRE&gt;[SCSI.Load]&lt;BR /&gt;iastor = iastor.sys,4&lt;/PRE&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;PRE&gt;&lt;BR /&gt;[SCSI]&lt;BR /&gt;iastor  = "Intel(R) 82801GBM SATA AHCI Controller (Mobile ICH7M/DH)"&lt;/PRE&gt; &lt;BR /&gt;&lt;BR /&gt;4. i made a winnt.sif that had all my configuration and user data (serial and localization)&lt;BR /&gt;&lt;BR /&gt;5. i copied the boot image from my original mce cd&lt;BR /&gt;6. i edited the winnt.sif and added 2 params one was ignore those policies and the other param was OemPNP drivers or smthng like that&lt;BR /&gt;7. i made some addon directories in my i386 directory C:\XPINSTALL\$oem$\$1\drivers\ and copied AHCI drivers to there with INF files and everything.&lt;BR /&gt;&lt;BR /&gt;so to sum up.&lt;BR /&gt;i changed txtsetup to add my sata and to locate mce components&lt;BR /&gt;i made winnt.sif to automate my installation and to add sata OEMPNP drivers&lt;BR /&gt;i extracted the original boot info from my original MCE cd&lt;BR /&gt;i burned the whole thing thiw utlraiso (with boot)&lt;BR /&gt;&lt;BR /&gt;EVERY THING WORKED FINE&lt;BR /&gt;NO ERRORS WHAT SO EVER! -&amp;gt; but&lt;BR /&gt;&lt;BR /&gt;when the installation completes and the computer starts for the first time in blinks a blue screen for one second (less) and restarts. and this happens each time =).&lt;BR /&gt;&lt;BR /&gt;i deleted the components from dvd and winnt and left only sata added to txtsetup but still after installation blue screen and restart.&lt;BR /&gt;&lt;BR /&gt;so why im having this problem?&lt;BR /&gt;what else i have to change or what drivers i have to add to xp installation or was something wrong with my addition.&lt;BR /&gt;&lt;BR /&gt;the error code should be 0x0000007b which is indicates that problem is with sata drivers&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Dec 2006 20:56:08 GMT</pubDate>
      <guid>https://community.sony.it/t5/pcs-accessories/clean-install-vgn-ar21m-almost-done/m-p/59401#M65293</guid>
      <dc:creator>djrayon</dc:creator>
      <dc:date>2006-12-03T20:56:08Z</dc:date>
    </item>
    <item>
      <title>Re: CLEAN INSTALL (VGN-AR21M) ALMOST DONE</title>
      <link>https://community.sony.it/t5/pcs-accessories/clean-install-vgn-ar21m-almost-done/m-p/59403#M65294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;You seem very competent, and I would like to ask you some help as I got a big problem ( to me )... with my Vaio VGC Ra 104. &lt;BR /&gt;&lt;BR /&gt;Indeed, I did a complete format beacause the vaio needed it :))&lt;BR /&gt;&lt;BR /&gt;Consequently, I cannot install windows anymore because the Maxtor HDD 7y250mo is a SATA HDD and I need the drivers of the motherboard ptgd-vx ( asus but not listed on their website ) or the chipset intel i915p or sony, don't know anymore ... in order to aknowledge the HDD&lt;BR /&gt;&lt;BR /&gt;It is very complicated to find those drivers, to install with floppy disk at F6 window of the installation, because sony hardware is very specific.&lt;BR /&gt;&lt;BR /&gt;if you could help me...&lt;BR /&gt;&lt;BR /&gt;sony vgc ra104&lt;BR /&gt;P4 3.6 ghz i915p&lt;BR /&gt;asus ? ptgd-vx&lt;BR /&gt;maxtor 7y250mo sata 250 go&lt;BR /&gt;graphic card x600xt&lt;BR /&gt;&lt;BR /&gt;Thank you very much.&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Dec 2007 08:49:13 GMT</pubDate>
      <guid>https://community.sony.it/t5/pcs-accessories/clean-install-vgn-ar21m-almost-done/m-p/59403#M65294</guid>
      <dc:creator>Noyezromain</dc:creator>
      <dc:date>2007-12-22T08:49:13Z</dc:date>
    </item>
  </channel>
</rss>

