
victor888
Content Type
Profiles
Forums
Events
Posts posted by victor888
-
-
This is not a nice tool but a foolish one.
It must format your flash disk and must make it with ntfs file type.
In fact, xcopy + bootsect can finished this work quickly.
No contribution does it made to the copitablility of USB boot.
0 -
It is my fault that the batch doesn't consider the PE2.X or PE3.X, only ofr PE 1.0.
Pe is only used for maintenance, I think, PE1.X is enough.
0 -
Above
I don't know how to explain it to you. What you need to do is just run the batch under pe, then you could understand everything. Certainly, the some lines under the line you asked also tell what is what.
I have to say, my batches have been donloaded and tested by many many people, exceplt Jaclaz last bug feedback, no bug reported. Here is the reference: http://bbs.wuyou.com/viewthread.php?tid=13...;extra=page%3D4
0 -
@Jaclaz
I am really glad that you such an expert to test my batch again and again.
The !NK! problem I should check again.
The diskpart version, I have to say, for multidisk system, diskpart runs slow evern some times hangs.
When I have time I will make further update. Thank you very much.
0 -
Jaclaz try new version again.
0 -
That line is used for win pe to get all drive letters from registry.
0 -
Jaclaz is an odd guy.
My English is poor.
Tonight I will give revised version.
0 -
Hi, Jaclaz
My suspiiion is right, your HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Disk\Enum has a strange value---"2"="SCSI\\Disk&Ven_Perisoft&Prod_Virtual_Disk&Rev_0001\\1&2afd7d61&1&000", a virtual disk which has no sigcode and can't be displayed by diskpart.
To meet this special situation, I have to revise my code again. Please wait for a short time.
Thank you for testing it!
0 -
Hi, above.
You are right, it is my fault, the batches don't fit for WIN2K system.
0 -
I have no win2k system to check, if you can, let me know result.
0 -
Hi, Jaclaz
I am sure there something strange in your registry:HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Disk\Enum, where a unrecognizable disk exist.
So do include here your this registry values.
0 -
I don't know how to turn it into unicode too.
0 -
Jaclaz
Though long time past since I have written above post, I think the problem you pointed out over and over. Finally, I think the problem comes from your ITALIAN xp system that is because of different system code.
I found a strang letter from your feedback too--"Jí". I don't know what it is.
I hope for a long time and again you could give your registry value of "HKEY_LOCAL_MACHINE\SYSTEM\MountedDevices" for me to check.
My batch files have been downloaded by many Chinese and no bugs emerge since my last revision (same as here attached).
0 -
Hi, Jaclaz.
Thanks for your feed back first.
The strange letter ¡ú is "→" I don't know if you can recognize it in IE.
Do send me your registry value of "HKEY_LOCAL_MACHINE\SYSTEM\MountedDevices". I must make a through check.
I have to point out that the drive letter order of a fixed hard disk is obtained by their volume offsets size ascendingly.
":sort" is the compare procedure, btw, IF command can compare hex values.
0 -
This page (http://www.lammertbies.nl/comm/info/crc-calculation.html) maybe helpful.
I have to say I got wrong CRC32 hash value of ILKO_T "USBSTOR\DISK&VEN_LEXAR&PROD_JD_LIGHTNING_II&REV_1100\AA04015900000158&0" whose CRC32 value is "BAA13B1F" not "16f722a4"
0 -
@ilko_t
Do you have interest calcaulate the hash value by win CMD?
0 -
If the total drive letter doesn't exceed the R, S... that can be abtained.
0 -
-
I can understand you.
As for me I spent nealy 3 months to fully understand the batch file USB_MULTIBOOT_10 and the principle of installin xp from usb. I think only you completely understand the principle of installing xp from hard drives that you can modify the usb stick freely.
I wrote a post in Chinese here: http://bbs.wuyou.com/viewthread.php?tid=13...;extra=page%3D1
which describe the installing principle and how to manually do it.
Till now, I think USB_MULTIBOO_10 is a little complicate for a new user.
OK, so much.
0 -
Somebody tried but failed, system restarted.
0 -
Thanks to ILKO_T
For making boot file I use bt_folder4.cmd from usb_multiboot_10, what I need to do is just add two files disk105 and disk106, both of them are renamed from disk101 or disk102-104 of boot files.
I will try
SetupSourcePath = "\xppro\"SetupSourceDevice = \device\floppydisk1
0 -
I am crazy studing install xp from usb these days.
I have tried many ways and each time failed.
Here, I came out a way to install xp, I am not sure wether it is reliable.
We know we can setup xp installation from floppy disk. Wether it is possilbe to chainloader setupldr.bin which is from xp boot folder (the content is same as $WIN_NT$.~LS, but need disk105 and disk106) from a usb-zip boot flash disk? i386 folder is just on the root of flash disk.
If I made a low-level mistake, you may laugh..
0 -
You this crazy guy, dir /s and tree x: doesn't work for malformed derectories.
0 -
@wimb
migrate.inf and winnt.sif must be in XPLS\I386 folder and not in root of XPLS folder (typo error ?)Why do you take it as a typo error?
These two files are under boot folder which is I386.
0
[Updated on Feb. 27. 2011] ordering messed drive letter batch file
in Install Windows from USB
Posted
Update again, hope somebody like it.