How to install Windows from USB- WinSetupFromUSB with GUI Lets make it easy
#561
Posted 01 July 2009 - 03:36 PM
#562
Posted 02 July 2009 - 12:14 AM
i tried it with kubuntu and manual added the info to menu.lst and it worked great.
can i use a external 2.5 drive with this or only flashdrive
what do you think about the ocz rally2 16gb drive?????
#563
Posted 02 July 2009 - 01:53 AM
lucnex, on Jul 1 2009, 01:36 PM, said:
Other way around is to mount the ISO- the freeware ImDisk is perfect for the purpose.
http://www.ltr-data....ode.html#ImDisk
baritone, on Jul 1 2009, 10:14 PM, said:
i tried it with kubuntu and manual added the info to menu.lst and it worked great.
can i use a external 2.5 drive with this or only flashdrive
what do you think about the ocz rally2 16gb drive?????
Because syslinux.exe, used to save syslinux bootsector as a file, which can be chainloaded by grub4dos doesn't seem to like NTFS, using the latest 3.82:
Quote
this doesn't look like a valid FAT filesystem
C:\WinSetup\temp1>
Not sure how and where you installed syslinux, maybe more details could help
You can use external USB disk, but x64 versions of XP and 2003, as well as 32bit 2003 cannot be installed using this program, not without some manual interventions during setup.
Quote
#564
Posted 04 July 2009 - 01:09 AM
#565
Posted 04 July 2009 - 02:42 AM
#566
Posted 06 July 2009 - 11:31 AM
Please refer to the first post for download links.
#567
Posted 06 July 2009 - 10:07 PM
#568
Posted 12 July 2009 - 06:23 AM
I used a nlite source and created, with the winsetupfromusb, an installation in the first partition of the disk, booted from the usb and all the installation went fine, first boot, second boot... all fine. Then it happens that this installation of windows xp recognizes this disk as removable media (my latop, work computer still recognize it as a basic disk) so the second partition dissapears (only for this windows xp installation) and there is no way AFAIK to change it. In the end I reinstalled using the normal nlited CD installation (wich recognizes the HD as a basic disk).
#569
Posted 12 July 2009 - 06:35 AM
Jouven, on Jul 12 2009, 02:23 PM, said:
Most probably the "reversed" dummydisk.sys remained as a leftover.
On next occasion, check whether rdummy.sys is installed.
Or did you NOT re-boot?
It should get disabled at the first re-boot after install has finished:
http://www.msfn.org/board/index.php?showto...1384&st=421
jaclaz
#570
Posted 12 July 2009 - 07:24 AM
jaclaz, on Jul 12 2009, 01:35 PM, said:
On next occasion, check whether rdummy.sys is installed.
Or did you NOT re-boot?
It should get disabled at the first re-boot after install has finished:
http://www.msfn.org/board/index.php?showto...1384&st=421
jaclaz
I did reboot many times (because after the installation I tried many things so solve it) but still remained as a removable media (if you mean that by "Or did you NOT re-boot?").
For disabled you mean deleted or...?
#571
Posted 12 July 2009 - 07:36 AM
Jouven, on Jul 12 2009, 03:24 PM, said:
No, I mean disabled, i.e. with a START value in Registry of 4.
http://support.micro...kb/158995/en-us
Quote
Data Type: REG_DWORD
Data: 3 (Default: 2)
(Data values are 0 = Boot, 1 = System, 2 = Automatic, 3 = Manual, 4 = Disabled)
jaclaz
#572
Posted 12 July 2009 - 11:25 AM
"sc delete rdummy"Do you have this line in ~BT\winnt.sif ?
Was the first login with an admin account?
I wonder where this has failed...
#573
Posted 12 July 2009 - 01:17 PM
#574
Posted 13 July 2009 - 04:50 AM
I'm pretty new to the whole formatting laptops via USB thing I've been trying to format my MSI Wind with little success, I've used WinSetupFromUSB. It all installs to the USB drive fine, and when I use the test in QEMU it works fine, however when I connect it to the Wind it starts to work it get past the press F6 for Raid drivers then fails with a blue screen 0x0000007B error.
The FAQ's have this to say about the error,
Quote
A3: On some motherboards USB booting is tricky, common example are many Dell systems. Try using a modified NTDETECT.COM as mentioned here:
http://www.msfn.org/...009#entry738009
Another reason could be missing mass storage driver. Make sure you have it, or integrate BTS mass storage driver pack in your source. This must be done AFTER Nlite.
I've modified my NTdetect.com (correctly I believe, the file size is perfect anyhow) I'm really struggling with the mass storage driver though. I've not used Nlite either leaving me somewhat puzzled!
I have the USB drive set to Boot option #1 [USB HardDisk]
Can anyone point me towards what I need to do to get it working?
Cheers,
Daniel.
#575
Posted 13 July 2009 - 05:07 AM
darklord, on Jul 13 2009, 12:50 PM, said:
From what you report I may only guess:
- that the MSI Wind needs a proprietary driver for Mass Storage Devices (does it have a SATA disk?)
- that you haven't integrated in the Source the appropriate Masss Storage Device Driver
The BTS is a pre-packaged set of drivers that cover most hardware:
http://driverpacks.net/
it's up to you to:
- find out whether it includes the appropriate driver for your hardware
- decide whether using it (thus adding support to a vast amount of hardware but "fattening" the install source or if you just want to "plainly integrate" just the needed driver
On the other hand, you may try to follow this "specific MSI WIND" step by step tutorial (for the part regarding preparing the source):
http://forums.msiwind.net/windows/how-onec...post-t1337.html
and later either use the "other" method:
http://www.msfn.org/...howtopic=111406
(illustrated in the tutorial)
or use this WinsetupFromUSB with GUI
jaclaz
#576
Posted 19 July 2009 - 07:55 AM
PD: Thanks jaclaz for the help.
#577
Posted 19 July 2009 - 03:58 PM
As for rdummy- can you change the line in winnt.sif in ~BT folder from:
"sc disable rdummy"
to:
command0="sc disable rdummy"
and try again installation. As mentioned above you'd need to reboot once after the first regular windows login in order to delete the service.
As for the missing file- please zip and attach txtsetup.sif with your next post.
Is this file part of any slipstreamed windows update or application? What program did you use for the purpose?
I don't find this file in a regular XP SP3 downloaded from MSDN.
This post has been edited by ilko_t: 19 July 2009 - 04:00 PM
#578
Posted 21 July 2009 - 11:22 AM
does anyone know why?
i tried fat16 fat32 and im trying rite now ntfs that says to be faster but i dont care about that im just wondering
im new here and this forum is very usefull gonna hand here more often to be honest have learn lotta things
thanks in advanced
#579
Posted 21 July 2009 - 11:42 AM
#580
Posted 21 July 2009 - 12:10 PM
when i tried to format the disk containing the windows (c:) it only appears my usb u: unit
its 4gb kingston data traverler
--------------------------
ok i just see that i need to activate an option in bios....but i works with an acer that has the option to switch the sata drive into ide mode, cant fnd that option in the mini hp 2140.....
any ideas?
----------------------------
i jsut did it yeah
i just disable sata mode on system configurations device configuration and turn LBA into Bit shift thats all..
thanks for the help....good bless the forums
This post has been edited by Slackers: 21 July 2009 - 12:45 PM
- ← WinNTSetup v2.3
- Install Windows from USB
- Install all Windows Install ISOs from 1 MultiBoot USB drive →



Help
Back to top









