10min boot with clean install
#21
Posted 10 December 2012 - 08:43 AM
#22
Posted 10 December 2012 - 08:51 AM
http://www.asus.com/...ZENBOOK_UX32VD/
That drive is supposed to have 2 partitions on it, one for RapidStart (partition size match the size of memory) as well as another partition for caching. I have only used mSATA drives that connect via the removable mSATA card, not one that is not-removable.
#23
Posted 10 December 2012 - 05:56 PM
#24
Posted 10 December 2012 - 06:24 PM
#25
Posted 11 December 2012 - 02:40 AM
#26
Posted 11 December 2012 - 09:02 AM
Swede, on 10 December 2012 - 05:56 PM, said:
Well it may be confusing to me that you bought an Ultrabook which already had its 7 second boot/resume time certified, but then (pretty much) disabled all the Ultrabook features. Now you have a normal notebook (but with an mSATA drive in addition) and are suffering slow boot/resume times. So I guess do you want to restore the Ultrabook config or to just have a normal notebook?
#27
Posted 11 December 2012 - 09:59 AM
#28
Posted 11 December 2012 - 04:05 PM
#29
Posted 11 December 2012 - 04:08 PM
#30
Posted 11 December 2012 - 05:14 PM
#31
Posted 11 December 2012 - 07:37 PM
#32
Posted 12 December 2012 - 09:20 AM
Swede, on 08 December 2012 - 02:50 AM, said:
I will kep looking for a way to initialize that SSD, but feels like I've tried everything I could find. Really stuck on this, can usually solve issues or worst case a clean install fixes it, this is a new one for me.
Why did you specify to create an AF partition? You don't need to set an ID on it.
Looking at the teardown, we can see that the SSD is infact soldered to the board.
http://www.ifixit.co.../10120/2#s37426
If the diskpart error in fact means the ssd is bad, its a shame it cannot be removed or replaced.
I'm doing some other research and it is possible that the SSD is locked? I know you cleaned it. I would recommend using the Windows 7 install DVD and use the CMD.exe in it to attempt to create a partition on the SSD.
Also, others have had this problem as well it seems.
http://forum.noteboo...detected-2.html
This post has been edited by Tripredacus: 12 December 2012 - 10:22 AM
Reason for edit: moved and merged topics
#33
Posted 12 December 2012 - 10:13 PM
#34
Posted 13 December 2012 - 01:22 AM
Tried installing the intel rapid start technology as well, but says I don't have enough system requirement, suggested in different forum it was due to the RAM upgrade, 20gb needed for the rapid storage and 1gb per gb of ram. the 32gb disk says 29gb available and i have 10gb ram so...
Will run a boot trace when i get home and post it here in case someone better at this than me wants a look.
Sort of think I'll just give up on that 32gb and leave it be. Things seems stable.. not that I understand the issue though.
#35
Posted 13 December 2012 - 06:20 AM
Compare with:
http://forum.noteboo...d-32gb-ssd.html
jaclaz
#36
Posted 13 December 2012 - 08:29 AM
jaclaz, on 13 December 2012 - 06:20 AM, said:
Compare with:
http://forum.noteboo...d-32gb-ssd.html
jaclaz
I didn't bothing bringing that up since in the previous posts it is clear that the OP used Diskpart to "clean" the drive. This should reset its drive type right? If it is a GPT disk from the factory, and he runs Clean command, the disk should not be anything right?
#37
Posted 13 December 2012 - 09:51 AM
Tripredacus, on 13 December 2012 - 08:29 AM, said:
The linked to tutorial seems to me like implying that this is not the case, that's why I thought to bring up the issue.
That tutorial in a nutshell says that if the "existing" disk/partition/filesystem is not "converted to MBR" when it is validly "formatted" (please take all the terms used in this sentence as "vague" and not exact) the only way is to intitiate an ATA Safe Erase:
Quote
Follow this guide: How to Secure Erase your SSD with Parted Magic
You will need the 6_19 version of the .iso or newer!
Proceed to Secure Erase the iSSD. Be very careful when doing this.
I've done this and it works perfectly.
which points to this other tutorial:
http://www.overclock...th-parted-magic
though essentially the same can be made with hdparm:
https://ata.wiki.ker...TA_Secure_Erase
surely from Linux, but most probably from a PE too, see:
http://reboot.pro/to...e-from-windows/
and possibly also from DOS using the (but DOS may have issues recognizing the disk drive/device):
http://cmrr.ucsd.edu...cureErase.shtml
jaclaz
#38
Posted 14 December 2012 - 09:12 AM
jaclaz, on 13 December 2012 - 09:51 AM, said:
It didn't seem right to me, but its easy enough to do a test. Now I do recall that WinPE 2.x diskpart operated a little differently, so perhaps it is knowledge leftover and not corrected. However, at least in WinPE 3 and 4 (x64) it is easy enough to test. I can confirm that if you use the CLEAN command on a GPT disk, it does indeed revert the disk back to MBR format, or at least it ceases to be GPT. Consider this result:
DISKPART> list disk Disk ### Status Size Free Dyn Gpt -------- ------------- ------- ------- --- --- Disk 0 Online 55 GB 0 B DISKPART> sel disk 0 Disk 0 is now the selected disk. DISKPART> clean DiskPart succeeded in cleaning the disk. DISKPART> convert gpt DiskPart successfully converted the selected disk to GPT format. DISKPART> list disk Disk ### Status Size Free Dyn Gpt -------- ------------- ------- ------- --- --- * Disk 0 Online 55 GB 55 GB * DISKPART> clean DiskPart succeeded in cleaning the disk. DISKPART> list disk Disk ### Status Size Free Dyn Gpt -------- ------------- ------- ------- --- --- * Disk 0 Online 55 GB 55 GB DISKPART>
#39
Posted 14 December 2012 - 09:51 AM
Tripredacus, on 14 December 2012 - 09:12 AM, said:
jaclaz, on 13 December 2012 - 09:51 AM, said:
It didn't seem right to me, but its easy enough to do a test. Now I do recall that WinPE 2.x diskpart operated a little differently, so perhaps it is knowledge leftover and not corrected. However, at least in WinPE 3 and 4 (x64) it is easy enough to test. I can confirm that if you use the CLEAN command on a GPT disk, it does indeed revert the disk back to MBR format, or at least it ceases to be GPT. Consider this result:
Sure
What I suspect is that the specific hardware the OP has *somehow* implements some non-standard features that (still *somehow*) "connect" the BIOS with the disk device and it's partitioning, at least this is what I can understand from the given links.
And still I have not seen any mention in the OP posts about having attempted the conversion using either Disk Manager or diskpart.from GPT to MBR.
In any case following to the letter that tutorial, that seemingly has worked for several users, cannot in any way make things "worse" than they are now.
jaclaz
#40
Posted 19 December 2012 - 11:27 PM
Whatever the issue was it was fixed by installing the intel rapid storage driver. 90sec seems a bit long for cold boot, but it works, better than 10min at least. Everything else seems to be stable, no freezing or crashes at all.
Installed CIV V again and even that works, so doesnt seem like that was related to the issue either.



Help

Back to top










