user999, on 03 July 2012 - 05:38 AM, said:
Well, i may missed the importance of this driver but i am just an average windows user. It would be good if there was a simple tutorial with screenshots, since installing windows from usb is quite different than installing from CD.
Well, no

. (meaning that you would have had exactly the same issue if you attempted to install from CD, the test on the virtual machine went OK because the virtual machine on which you tested needs NOT a Mass Storage driver - i.e. the needed one is already in your source).
If you prefer, if you have not an adequate mass-storage driver, no-matter from which device you attempt the install, you will have issues.
There is a FAQ sticky:
http://www.msfn.org/...ic/116766-faqs/
which is was originated for the "other" app, but Q3 is "common" between all "install from USB" thingies, and relatively to the (SATA) Mass Storage device drivers.
On most machines you can get around a missing SATA driver by changing the settings in the BIOS to "IDE emulation mode" or similar, but you will have later to install the driver and often it is not very easy.
On laptops (where BTW it is more likely that you will install from USB because you miss the CD/DVD drive), such option in the BIOS is very often not present, so you need the integrated driver (or use one of the available "F6 floppy" workarounds).
user999, on 03 July 2012 - 05:38 AM, said:
I integrated driver packs first in the source on my PC and them copy the files on the USB. So, may be if this driver is not installed automatically this is because of the program DriverPacks BASE.
This is the part that is not clear (to me at least)

.
The idea is to have the Source integrated with the needed drivers and then create the stick through WinsetupfromUSB from this integrated source, if you did this, then it should have worked.
user999, on 03 July 2012 - 05:38 AM, said:
I will try to integrate with nLite only the mass storage driver pack and see if the driver will be installed.
Yes, but remember to start from a non-nlited source.
user999, on 03 July 2012 - 05:38 AM, said:
Do i risk to damage the usb drive if i reformat it too often?
No, the issue is not when you format (I mean unless you format it 100,000 to 1,000,000 times ) it is more an issue when using NTFS (or any journaled or semi-journaled filesystems).
From the first /actually very vague) data about lifetime of USB sticks (actually of the memory in them) a lot of betterings have been introduced, besides changes in the actual flash memory, modern sticks use "wear leveling" algorithms, so right now, though I personally recommend - unless there is a "real" *need* for NTFS - to use FAT16 or FAT32, the reports of sticks wearing out have lessened or completely disappear, with a recent USB stick I would rate probabilities of a failure as follows:
- 55% lost//stolen/forgot on another site
- 25% factory defect/bad solder/poor components
- 12% my dog ate it

- 5% zapped due to static electricity/desktop not properly grounded/with 120 or 240 V AC connected accidntally to the chassis

- 2.5% worn by using a journaled or semi-journaled filesystem (please read as NTFS)
- 0.45% other reasons
- 0.05% worn by repeatedly formatting it
Please take note that when you format under XP, very little writes are performed, while when formatting under Vista

or 7 without the /q switch the whole drive will be wiped (00 written):
http://www.msfn.org/...s-the-question/
jaclaz
This post has been edited by jaclaz: 03 July 2012 - 06:33 AM