MSFN Forum: How to install Windows from USB- WinSetupFromUSB with GUI - MSFN Forum

Jump to content


  • 100 Pages +
  • « First
  • 14
  • 15
  • 16
  • 17
  • 18
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

How to install Windows from USB- WinSetupFromUSB with GUI Lets make it easy

#301 User is offline   jezza333 

  • Newbie
  • Group: Members
  • Posts: 22
  • Joined: 23-February 06

Posted 05 February 2009 - 04:07 PM

View Postilko_t, on Feb 5 2009, 06:17 PM, said:

Windows 7 would be supported when all other programs used fully support it- AutoIt, grub4dos installer etc. etc.

Fair enough, but I presume that it'd be nearly identical to Vista [behaviour]

View Postilko_t, on Feb 5 2009, 06:17 PM, said:

As for the VistaPE- can you create an empty folder SOURCES if doesn't exist, next to folder BOOT. Does it accept it now?
Did you use Vista Setup/PE/Recovery ISO field or BartPE/UBCD4Win...? You should use the former one.

Thanks, I created an empty Sources Folder, and it installed it to the USB drive OK. The only problem was that when I booted it, only VistaPE's boot options were shown. This is because menu.lst is used by both the XP and VistaPE packages, and VistaPE had overwritten the previous entry.

Could there be an option to merge both instances of this file into the one, so all menu entries are preserved?

Thx for the help mate; appreciated :)

This post has been edited by jezza333: 05 February 2009 - 05:16 PM



#302 User is offline   wimb 

  • Senior Member
  • Group: Developers
  • Posts: 633
  • Joined: 21-March 07

Posted 06 February 2009 - 02:23 AM

View Postjezza333, on Feb 5 2009, 11:07 PM, said:

Thanks, I created an empty Sources Folder, and it installed it to the USB drive OK. The only problem was that when I booted it, only VistaPE's boot options were shown. This is because menu.lst is used by both the XP and VistaPE packages, and VistaPE had overwritten the previous entry.

Make_USB.exe of U_XP_SET package solves this problem.
It makes use of an Exclude list for FileCopy given in file U_XP_SET\USB_XP_Setup\makebt\NO_xcopy_Vista.txt
http://www.boot-land...?showtopic=5306

Quote

Support for VistaPE on MultiBoot USB-stick was made, where you can use the Vista Add Extra Source Selector to Select your VistaPE\Target\VistaPE-Core Folder.

This post has been edited by wimb: 06 February 2009 - 02:27 AM


#303 User is offline   ilko_t 

  • MSFN Addict
  • Group: Super Moderator
  • Posts: 1,605
  • Joined: 06-December 06
  • OS:none specified
  • Country: Country Flag

Posted 06 February 2009 - 03:18 AM

View Postjezza333, on Feb 5 2009, 03:07 PM, said:

The only problem was that when I booted it, only VistaPE's boot options were shown. This is because menu.lst is used by both the XP and VistaPE packages, and VistaPE had overwritten the previous entry.

Could there be an option to merge both instances of this file into the one, so all menu entries are preserved?
Can you post your curren menu.lst please?
Does VistaPE use menu.lst as well?

#304 User is offline   jaclaz 

  • The Finder
  • Group: Developers
  • Posts: 11,457
  • Joined: 23-July 04
  • OS:none specified
  • Country: Country Flag

Posted 06 February 2009 - 04:16 AM

View Postilko_t, on Feb 6 2009, 10:18 AM, said:

Does VistaPE use menu.lst as well?

Yes. :)

It is however trivial to change the menu.lst of the last to be added item to include the entries for the previous ones, or in the case of VistaPE, changing the building Grub4dos .script to generate a "wider" menu.lst with a few TXTADDLINE statrements:
http://www.boot-land...?showtopic=6468

Or again, open the §@ç#ing menu.lst with Notepad and add a few entries by hand.

Or again, press "c" and enter a couple of grub4dos commands....:whistle:

jaclaz

#305 User is offline   ilko_t 

  • MSFN Addict
  • Group: Super Moderator
  • Posts: 1,605
  • Joined: 06-December 06
  • OS:none specified
  • Country: Country Flag

Posted 06 February 2009 - 04:40 AM

Thanks jaclaz.

I've just excluded menu.lst from the files being copied, no matter from what source. This should fix unexpected problems later on, should more and more items included start using grub4dos.
Entries in menu.lst to start the various items are added by WinSetupFromUSB anyway. May also add merging menu.lst if found, with the one created by the program.

#306 User is offline   jaclaz 

  • The Finder
  • Group: Developers
  • Posts: 11,457
  • Joined: 23-July 04
  • OS:none specified
  • Country: Country Flag

Posted 06 February 2009 - 04:48 AM

View Postilko_t, on Feb 6 2009, 11:40 AM, said:

May also add merging menu.lst if found, with the one created by the program.


Which would create the need to parse each entry to remove possible duplicates....:whistle: or otherwise posiibly create a menu.lst with a couple dozens entries....:unsure:

Are you getting affected by some form of featuritis too? :w00t:

:P

jaclaz

#307 User is offline   kanapfelka 

  • Group: Members
  • Posts: 2
  • Joined: 06-February 09

Posted 06 February 2009 - 07:32 AM

Posted Image

Posted Image

wtf?

This post has been edited by kanapfelka: 06 February 2009 - 08:45 AM


#308 User is offline   ilko_t 

  • MSFN Addict
  • Group: Super Moderator
  • Posts: 1,605
  • Joined: 06-December 06
  • OS:none specified
  • Country: Country Flag

Posted 06 February 2009 - 08:49 AM

View Postjaclaz, on Feb 6 2009, 03:48 AM, said:

Are you getting affected by some form of featuritis too? :w00t:
No way, I had been immunized against that form of disease long ago :)


View Postkanapfelka, on Feb 6 2009, 06:32 AM, said:

Posted Image

Posted Image

wtf?
Do NOT select I386 folder, but the parent one, "Новая папка", which consist I386. To stay on the safe side try NOT to use any spaces in paths.
Read the tooltips, there are plenty of them for each item in the GUI, just hold the mouse over it for a few seconds. In your case the tooltip says "Select a folder, where I386 can be found", not "select I386 folder". If still isn't clear enough- sorry, I am not native english speaker.

#309 User is offline   kanapfelka 

  • Group: Members
  • Posts: 2
  • Joined: 06-February 09

Posted 06 February 2009 - 09:00 AM

It`s ok now! (just restart pc) Thanks

#310 User is offline   ilko_t 

  • MSFN Addict
  • Group: Super Moderator
  • Posts: 1,605
  • Joined: 06-December 06
  • OS:none specified
  • Country: Country Flag

Posted 06 February 2009 - 10:03 AM

Nice one. :blink: :ph34r:

#311 User is offline   stat5bot 

  • Group: Members
  • Posts: 2
  • Joined: 06-February 09

Posted 07 February 2009 - 02:07 AM

Hi

i downloaded WinSetupFromUSB.exe and installed it on my Windows Vista HP Compaq Laptop

what i did was i chose the destination of WindowsXP. and then, i formated the 2GB Kingston USB Flash Drive using HP Format Tool. then after that i press on Start.

after that i restarted the laptop and the BOOT screen for WindowsXP started. i chose the first option, then it went back to the boot screen again with a second option, here are two things that i did

1. I chose again the first option it went to a blue screen (like the WindowsXP Installation Screen) when i went on the C:\ Drive it only has 1.9GB (which looks like my USB Flash Drive Capacity, and it does not contain my Main Hardisk, so what i did was i chose Drive C:\ but it went into an Error Screen saying that its corrupted.. F3 to Quit. then i restarted the computer. it says that its MISSING OPERATING SYSTEM

2. I chose 2nd option but it says that its missing a file.. (forgot what file it was though)..

anybody can help? thanks a lot. this is for my ACER laptop. it has a defective CDROM Already so im looking for another way to install Windows XP in it. thanks

#312 User is offline   ilko_t 

  • MSFN Addict
  • Group: Super Moderator
  • Posts: 1,605
  • Joined: 06-December 06
  • OS:none specified
  • Country: Country Flag

Posted 07 February 2009 - 03:07 AM

You need to integrate SATA drivers source. Either use nLite or BTS mass storage driver pack and select Text mode option:
http://driverpacks.n...rPack.php?pag=b
http://driverpacks.n...rPack.php?pag=m

Another way around is to switch to IDE (AHCI off) mode in your BIOS, if it has such option.
Then rebuild your USB stick.

#313 User is offline   tedge0219 

  • Group: Members
  • Posts: 4
  • Joined: 08-February 09

Posted 08 February 2009 - 02:28 AM

Ok, I apologize first for the newbie nature of these questions but I have been unable to find and answer I understand yet.
1) using a 32gb fast patriot drive, during install I get the asms missing notification and have to abort install, but with 4 gb slow as hell drive I can install the same image fully but it takes forever, any ideas how I can get things to work on my faster drives?

2) I have been waiting for the first windows menu, then removing the drive, I got it to work once but never again and think I forgot something, but the problem is, I get a cannot boot message but when I restart with the key, then I can get into windows....what the hell did I miss?

3, where can I get some FAST 4gb thumb drives that are reliably bootable?

#314 User is offline   cyberyeye 

  • Member
  • PipPip
  • Group: Members
  • Posts: 142
  • Joined: 19-March 05
  • OS:XP Pro x86
  • Country: Country Flag

Posted 08 February 2009 - 07:16 AM

I got Patriot "Xporter XT Boost" 4Gb and 8GB, both works fine, formatted in Ntfs (tested successfully with Wimb livexp method, and WinSetupFromUSB)

http://www.patriotmem.com/products/detailp...631&type=11

I don't have the 32Gb usb key, so i can't tell you about this one...

This post has been edited by cyberyeye: 08 February 2009 - 07:16 AM


#315 User is offline   cdob 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 876
  • Joined: 29-September 05

Posted 08 February 2009 - 08:30 AM

View Posttedge0219, on Feb 8 2009, 03:28 AM, said:

using a 32gb fast patriot drive, during install I get the asms missing notification and have to abort install
Missing ASMS rings a bell.
At CD first reboot there are no cd file system drivers loaded.
Ntldr and BIOS has to find files. First 4 gb of DVD media are available.

Does similar match to USB install?

Did you add XP installation files to a previous filled drive?
Did you start from scratch and format drive?

Can you start from scratch and format drive?
That way installation files are in front of USB drive.

Ntldr may load file system driver for (USB) hard disk boot device only.

I understand, you use FAT32 at USB drive.
Which file system do you use at local hard disk?
Do you use FAT32 too?

Try the same file system for USB drive and local hard disk.
E.g. try both NTFS for USB drive and local hard disk.

#316 User is offline   jaclaz 

  • The Finder
  • Group: Developers
  • Posts: 11,457
  • Joined: 23-July 04
  • OS:none specified
  • Country: Country Flag

Posted 08 February 2009 - 08:43 AM

...or maybe we are around the 8Gb barrier?

BIOS/whatever use CHS and the files are beyond that? :unsure:

Seemingly unrelated, but not much ;):
http://www.boot-land.net/forums/index.php?...c=5884&st=0

jaclaz

#317 User is offline   tedge0219 

  • Group: Members
  • Posts: 4
  • Joined: 08-February 09

Posted 08 February 2009 - 11:23 AM

ok, so if I create a 4gb partition in the beginning of the drive it should work?

also, rather than reinstall right now, is there a way to fix the mbr so that it can boot without the usb drive in, what is it I am doing wrong on my install that makes it unable to boot without the usb, when should I remove the usb drive?

as I said, I did it right once, but can't remember what I did

I need the Q1 for a trip in a few days and would like everything to work for a bit, I will resume tinkering later

#318 User is offline   ilko_t 

  • MSFN Addict
  • Group: Super Moderator
  • Posts: 1,605
  • Joined: 06-December 06
  • OS:none specified
  • Country: Country Flag

Posted 08 February 2009 - 03:07 PM

To fix boot- allow showing hidden and protected OS files (control panel->folder options->view), open up BOOT.INI in C:\ in Notepad and post it here.
What message do you get when you boot without the USB stick?

#319 User is offline   tedge0219 

  • Group: Members
  • Posts: 4
  • Joined: 08-February 09

Posted 08 February 2009 - 06:51 PM

message

Windows could not start because of a computer disk hardware configuration problem.
Could not read from the selected boot disk. Check boot path and disk hardware.
Please check the Windows documentation about hardware disk configuration and your hardware reference manuals for additional information.

boot ini

[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(1)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(1)partition(1)\WINDOWS="Microsoft Windows XP Professional" /noexecute=optin /fastdetect

#320 User is offline   tedge0219 

  • Group: Members
  • Posts: 4
  • Joined: 08-February 09

Posted 08 February 2009 - 10:28 PM

nevermind the boot issue, fixed that, no problem

now, can anyone let me in on what I was doing wrong?

Share this topic:


  • 100 Pages +
  • « First
  • 14
  • 15
  • 16
  • 17
  • 18
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

66 User(s) are reading this topic
0 members, 66 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy