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

Jump to content



  • 85 Pages +
  • « First
  • 22
  • 23
  • 24
  • 25
  • 26
  • 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

#451 User is offline   sleepingvolcanno.org 

  • Group: Members
  • Posts: 2
  • Joined: 04-May 09

Posted 08 May 2009 - 01:06 PM

Im Vibhu im new to ur forums but brousing them fro last 1 year

I must thank u all fo dooing such a nice work of research of installing ap from usb i simply dont have words to thank the developers and helpers :thumbup

but as a student i want to know that how ur software works and thae tools used in it like grub for dos etc.
can any one write an tutorial about manually dooing the entire thing so that ones who dont really unerstand the prodcess may understand its complexity and its details of ur labour in developing the methord
i lll be realy obeliged if some one woulld werite an tutoral abt it . :rolleyes: .
bye and trhanks againto all the helpers may god bless u all.
:hello:


#452 User is offline   cochabambinito 

  • Group: Members
  • Posts: 3
  • Joined: 07-May 09

Posted 08 May 2009 - 01:28 PM

I did that too... But it only copies a small part of the boot sector, not all the DVD. So, I tried to copy my self all the files, but then it didn't boot (I didn't replace any of the created files)... So, that part is just for recovery options or for testing the boot capability...

View Postilko_t, on May 8 2009, 10:31 AM, said:

Wait a second, you need to put Windows 7 on the USB stick, right? Then use the appropriate field, I guess you are using the one for 2000/XP/2003, do NOT. Use the appropriate field and select the root of the DVD:
Posted Image

Initially I thought you run the program on Windows 7, not that you need to put 7 on USB stick.


#453 User is offline   ilko_t 

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

Posted 08 May 2009 - 02:55 PM

View Postsleepingvolcanno.org, on May 8 2009, 12:06 PM, said:

Im Vibhu im new to ur forums but brousing them fro last 1 year

I must thank u all fo dooing such a nice work of research of installing ap from usb i simply dont have words to thank the developers and helpers :thumbup

but as a student i want to know that how ur software works and thae tools used in it like grub for dos etc.
can any one write an tutorial about manually dooing the entire thing so that ones who dont really unerstand the prodcess may understand its complexity and its details of ur labour in developing the methord
i lll be realy obeliged if some one woulld werite an tutoral abt it . :rolleyes: .
bye and trhanks againto all the helpers may god bless u all.
:hello:
Have a look here:
http://www.msfn.org/board/index.php?showto...st&p=797585
http://www.msfn.org/board/index.php?showto...st&p=815048
And the "historical" thread, which covers all basics:
http://www.msfn.org/...showtopic=61384

I guess the first two links should be pretty close to a tutorial.


View Postcochabambinito, on May 8 2009, 12:28 PM, said:

I did that too... But it only copies a small part of the boot sector, not all the DVD. So, I tried to copy my self all the files, but then it didn't boot (I didn't replace any of the created files)... So, that part is just for recovery options or for testing the boot capability...
Nope, there is something else wrong going on. This part is NOT just for testing boot or recovery options. Why it didn't boot and separate problem, you need to provide more details what you performed, what files system was used on the USB stick etc.

Bootsector is something different, it's not copied from the DVD anyway.

Please run the following command in CMD window, replacing G with the drive letter of the DVD drive:
dir /a /s G: > c:\windows7.txt

Put in a zip archive your WinSetupFromUSB.log, found in program's directory, all date-time-log.cab files, found in \backups\ directory and c:\windows7.txt. Upload the zip file here, or on datafilehost.com or similar hosting site.

The option which does not work for you has been used on number of machines to prepare Vista and 7 for installation and never gave a glitch.

Did you format the USB in FAT16 by any chance?

#454 User is offline   jaclaz 

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

Posted 08 May 2009 - 03:25 PM

View Postsleepingvolcanno.org, on May 8 2009, 09:06 PM, said:

but as a student i want to know that how ur software works and thae tools used in it like grub for dos etc.


Start from here:
http://www.msfn.org/...howtopic=133309

jaclaz

#455 User is offline   TeenTin 

  • Group: Members
  • Posts: 2
  • Joined: 23-September 08

Posted 08 May 2009 - 11:04 PM

@ilko_t

I have successfully made the bootable USB stick. How can I duplicate this stick (without repeating the steps again) ? Any easy way ? Thanks !

P.S. I know it does not work by simply copying all the files, of course.

This post has been edited by TeenTin: 08 May 2009 - 11:06 PM


#456 User is offline   ilko_t 

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

Posted 09 May 2009 - 02:16 AM

Assuming you put XP setup on it:
1. Format it using HP USB format tool, use the one which comes with WSFUSB.
2. Use grubinst_gui.exe to install grub4dos bootsector on it
3. Copy grldr and menu.lst first
4. Copy the rest of the files in root next
5. Copy ~BT folder
6. Copy ~LS folder last

This will take longer than if you just run WSFUSB again and prepare the new stick with it.

Or are both stick 100% similar? You may try to create an image and put it back on the other stick:
http://www.roadkil.n...hp?ProgramID=12
http://dubaron.com/diskimage/

http://www.boot-land...?showtopic=1299

#457 User is offline   TeenTin 

  • Group: Members
  • Posts: 2
  • Joined: 23-September 08

Posted 09 May 2009 - 03:34 AM

View Postilko_t, on May 9 2009, 04:16 PM, said:

Assuming you put XP setup on it:
1. Format it using HP USB format tool, use the one which comes with WSFUSB.
2. Use grubinst_gui.exe to install grub4dos bootsector on it
3. Copy grldr and menu.lst first
4. Copy the rest of the files in root next
5. Copy ~BT folder
6. Copy ~LS folder last

This will take longer than if you just run WSFUSB again and prepare the new stick with it.

Or are both stick 100% similar? You may try to create an image and put it back on the other stick:
http://www.roadkil.n...hp?ProgramID=12
http://dubaron.com/diskimage/

http://www.boot-land...?showtopic=1299


So, there are no easy ways. Thank you.

#458 User is offline   deeksmooth 

  • Group: Members
  • Posts: 5
  • Joined: 12-May 09

Posted 12 May 2009 - 05:43 PM

View Postedie209, on Aug 7 2008, 10:36 AM, said:

I have been following this project and decided to give it a go, but I have run into a problem.

The install to Flash Drive seems to work fine I have opted to have XP, BartPE, and Vista. XP boots and starts to install but blue screens on "Starting Windows" (text section) the error is

Stop 0x0000007b (0xf7c80524, 0x00000034, 0x00000000, 0x00000000)


Vista works fine I have yet to try BartPE

The PC is a Dell 755 with sata hard drive


I am getting the same thing when trying XP for a Dell Optiplex 745, or a Dell GX280. Have we found a solution for this yet?

#459 User is offline   ilko_t 

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

Posted 13 May 2009 - 02:55 AM

View Postdeeksmooth, on May 12 2009, 04:43 PM, said:

View Postedie209, on Aug 7 2008, 10:36 AM, said:

I have been following this project and decided to give it a go, but I have run into a problem.

The install to Flash Drive seems to work fine I have opted to have XP, BartPE, and Vista. XP boots and starts to install but blue screens on "Starting Windows" (text section) the error is

Stop 0x0000007b (0xf7c80524, 0x00000034, 0x00000000, 0x00000000)


Vista works fine I have yet to try BartPE

The PC is a Dell 755 with sata hard drive


I am getting the same thing when trying XP for a Dell Optiplex 745, or a Dell GX280. Have we found a solution for this yet?


The answer is just a couple of posts below the one you quoted, it's also in the FAQs thread:
http://www.msfn.org/...howtopic=116766
http://www.msfn.org/board/index.php?showto...st&p=786908

#460 User is offline   bartgrefte 

  • Newbie
  • Group: Members
  • Posts: 24
  • Joined: 11-April 08

Posted 16 May 2009 - 07:28 AM

Just ran into this topic, that I bookmarked right away :)

Got 2 questions, before I start trying...

- If this is possible:
Would like XP Prof x86 SP3**, XP x64** and both x86 and x64 of Windows 7 (RC) installers on my Voyager GT USB stick.

4 OS installers, do I have to do anything special for that if it's even possible?
There's more than enough room on my Voyager GT, that won't be a problem...

- And what if... I want to add a linux distribution to those 4, kubuntu for example, what then?

** Both XP x86 and XP x64 are unattended, except the part where to select the harddrive, and both have a cmd running during 1st boot. The cmd is already prepared if the source of the installers is different somehow: The cmd looks for a storage device with dvd.txt in the root and then runs the installers of some programs from that storage device.

This post has been edited by bartgrefte: 16 May 2009 - 10:02 AM


#461 User is offline   ilko_t 

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

Posted 19 May 2009 - 12:45 AM

You may be better off with Wimb's tool:
http://www.msfn.org/...howtopic=121446

The problem is x64, which using this method of install will delete some files during file copy phase in text mode, so you'd need to synchronize your x64 source with contents on USB stick after each setup.

As for adding various Linux distros- look at this post for a generic solution:
http://www.msfn.org/board/index.php?showto...st&p=845651

Or search on grub4dos forum:
http://www.boot-land...hp?showforum=66

Latest Kubuntu may work in a similar way:
http://www.boot-land.net/forums/index.php?...ost&p=64856

#462 User is offline   taurus3 

  • Group: Members
  • Posts: 1
  • Joined: 21-May 09

Posted 21 May 2009 - 07:30 PM

thank you for sizable great efforts. Also thanks for msfn forum.org for bridging to share knowledge with members.

#463 User is offline   300 

  • Group: Members
  • Posts: 3
  • Joined: 23-May 09

Posted 23 May 2009 - 11:02 AM

Hi :hello:

I just tried doing what you said. :unsure: I went to driverpacks and slipstreamed the mass storage drivers on a copy of win xp pro sp3 on my drive c: then i redid process of formatting with hp boot`, then used the slipstreamed copy from c: instead of using the original. reboot from usb but i think i messed up my boot.ini. :wacko: it doesn't go to setup and don't show the 1st part of setup but a few copies of part 2. I'm pretty sure this attempt is worst than my 1st one. :wacko:
[Boot Loader]
Timeout=5
Default=multi(0)disk(0)rdisk(1)partition(1)\WINDOWS
[Operating Systems]
multi(0)disk(0)rdisk(1)partition(1)\WINDOWS="Second part of XP Professional setup from hd 0 part 1" /FASTDETECT
c:\="-------------------------"
c:\="Try entries below if getting HAL.DLL/NTOSKRNL.EXE not found errors"
c:\="--------------------------"
multi(0)disk(0)rdisk(1)partition(2)\WINDOWS="Second part of XP Professional setup from hd 0 part 2" /FASTDETECT
multi(0)disk(0)rdisk(1)partition(3)\WINDOWS="Second part of XP Professional setup from hd 0 part 3" /FASTDETECT
multi(0)disk(0)rdisk(1)partition(4)\WINDOWS="Second part of XP Professional setup from hd 0 part 4" /FASTDETECT
multi(0)disk(0)rdisk(2)partition(1)\WINDOWS="Second part of XP Professional setup from hd 1 part 1" /FASTDETECT
multi(0)disk(0)rdisk(2)partition(2)\WINDOWS="Second part of XP Professional setup from hd 1 part 2" /FASTDETECT
multi(0)disk(0)rdisk(2)partition(3)\WINDOWS="Second part of XP Professional setup from hd 1 part 3" /FASTDETECT
multi(0)disk(0)rdisk(2)partition(4)\WINDOWS="Second part of XP Professional setup from hd 1 part 4" /FASTDETECT


Sorry, I don't know much about other methods in formatting my laptop without a cd and floppy drive so I tried this out. :hello:
My Laptop problem -- Toshiba Satellite M205-S4804

sorry bad english, language not my main. :sneaky:

#464 User is offline   jaclaz 

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

Posted 23 May 2009 - 11:56 AM

This should be the relevant part:
[quote name='http://forum.driverpacks.net/viewtopic.php?id=3771']PCI\VEN_8086&DEV_2850&SUBSYS_FF101179&REV_03\3&B1BFB68&0&F9 : Intel® ICH8M Ultra ATA Storage Controllers - 2850[/quote]

You may want to leave alone for the moment the drivers pack and use this method:
[url="http://www.msfn.org/board/index.php?showtopic=107504&hl="]http://www.msfn.org/board/index.php?showtopic=107504&hl=[/url]
to integrate your ICH8 drivers to your source.

In any case, start form scratch, i.e. re-format the stick and re-run fully WinsetupfromUSB.


jaclaz

This post has been edited by jaclaz: 23 May 2009 - 11:57 AM


#465 User is offline   300 

  • Group: Members
  • Posts: 3
  • Joined: 23-May 09

Posted 23 May 2009 - 09:35 PM

Will do sir. :) thanks for the reply and link.

I'll use this:
"b ) Especially for desktop/notebook users with an Intel ICH8 or ICH9 (without R or M) chipset mainboard, who want to use AHCI:"

Thanks. :)

EDIT:
Btw, is my boot.ini supposed to be like that?
I just finished making another copy of winxp with sata using the steps on the above link. But I think my boot.ini is wrong, idk. :} I understand what the boot.ini does just don't know much about what to modify.

My aim is just simple, just very new to this. ^ ^

I also made a seperate topic, since my post are very long. LINK:lol:

Thanks. :)

This post has been edited by 300: 24 May 2009 - 12:29 AM


#466 User is offline   jaclaz 

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

Posted 24 May 2009 - 04:28 AM

View Post300, on May 24 2009, 05:35 AM, said:

I'll use this:
"b ) Especially for desktop/notebook users with an Intel ICH8 or ICH9 (without R or M) chipset mainboard, who want to use AHCI:"


Since you have an ICH8M, I would try:
"a ) For Intel ICH7R/M, ICH8R/M, ICH9R/M or ICH10R/D S-ATA AHCI and RAID Controllers:"

But this should be not connected with the problem you reported.

Let's continue on the new thread, OK? :)

jaclaz

This post has been edited by jaclaz: 24 May 2009 - 04:29 AM


#467 User is offline   burnman 

  • Group: Members
  • Posts: 1
  • Joined: 27-May 09

Posted 27 May 2009 - 10:29 PM

so I just tried to use this on my eee pc 900. However, whenever I get to the screen to start, I don't see a first time start, only 3 or 4 second time starts. I saw there was a reply about this above me, but it doesn't make sense to me.

#468 User is offline   ilko_t 

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

Posted 28 May 2009 - 01:06 AM

Are you talking about the same issue:
http://www.msfn.org/...howtopic=133164

#469 User is offline   voidseesaw 

  • Group: Members
  • Posts: 5
  • Joined: 11-July 08

Posted 03 June 2009 - 12:38 AM

ilko_t: You are seriously awesome.

#470 User is offline   Caspean 

  • Newbie
  • Group: Members
  • Posts: 24
  • Joined: 04-January 09

Posted 08 June 2009 - 05:09 PM

I think I must be doing something incorrectly. I get the following when setup tries to copies files.

Quote

Setup cannot copy the file: advpack.mui


and

Quote

Setup cannot copy the file: ieframe.mui


The source CD I'm using is a disk that has been modified with both HFSLIP and NLite. I thought this could be used in conjunction with those two pieces of software, was I mistaken?

Thanks,

Caspean

Share this topic:


  • 85 Pages +
  • « First
  • 22
  • 23
  • 24
  • 25
  • 26
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

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



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