MSFN Forum: No first part, goes straight to second. - MSFN Forum

Jump to content



  • 2 Pages +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

No first part, goes straight to second.

#1 User is offline   $hitblast 

  • Newbie
  • Group: Members
  • Posts: 10
  • Joined: 05-December 05

Posted 19 June 2009 - 10:19 AM

The "making-the-stick-part" seems to go just fine. However, when I put in in the computer I want to install onto, it goes straight to the second part, and the second part does not work; it immediately error-messages me. I've tried all the options available from boot.ini. I've also tested it on a second computer, and the same thing happens. What might be the cause of this?


#2 User is offline   ilko_t 

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

Posted 19 June 2009 - 11:08 AM

What version of the program did you use?

#3 User is offline   $hitblast 

  • Newbie
  • Group: Members
  • Posts: 10
  • Joined: 05-December 05

Posted 19 June 2009 - 06:41 PM

Using 0.2.2 on WinXpProSp3. I'm using the HP format-option by the way, and a 2GB stick.

This post has been edited by $hitblast: 19 June 2009 - 06:43 PM


#4 User is offline   ilko_t 

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

Posted 20 June 2009 - 12:59 AM

Please attach WinSetupFromUSB.log file, found in program directory.

#5 User is offline   $hitblast 

  • Newbie
  • Group: Members
  • Posts: 10
  • Joined: 05-December 05

Posted 20 June 2009 - 04:51 PM

Here it is. Had to compress it.

Attached File(s)


This post has been edited by $hitblast: 20 June 2009 - 05:18 PM


#6 User is offline   ilko_t 

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

Posted 20 June 2009 - 05:02 PM

From what I see you have selected to prepare Recovery Console/Boot files only.
In this case you should be going to first part directly. What's the error message you are getting?

Check in folder BACKUP. Compress all CAB files into a zip archive and upload it here.

#7 User is offline   $hitblast 

  • Newbie
  • Group: Members
  • Posts: 10
  • Joined: 05-December 05

Posted 20 June 2009 - 05:20 PM

See my previous post. I prepared to USB for a full installation and uploaded the logfile.

#8 User is offline   ilko_t 

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

Posted 21 June 2009 - 10:29 AM

It seems grub4dos MBR is present, but for some reason is failing to launch grldr, which is grub4dos loader.

Open up command prompt, CD to \winsetupfromusb\files\grub4dos\

and type:

grubinst -l -v (hd2)
Do you recognize your USB stick by its size? If not- change hd2 to hd1. When you recognize your USB stick issue:

grubinst -v (hd2,0)
replacing hd(2 with whatever number you found your USB stick at.
Please post the output of the last command and check if stick boots fine now.

#9 User is offline   $hitblast 

  • Newbie
  • Group: Members
  • Posts: 10
  • Joined: 05-December 05

Posted 23 June 2009 - 05:28 PM

I had to put in 3 instead of 2; that made it work. Windows now installed. One file was missing from the installation, but it worked just fine anyways. I'm at work right now, so I can't post the output, but your feedback was what it took, though. Thanks.

#10 User is offline   sixor 

  • Group: Members
  • Posts: 4
  • Joined: 24-June 09

Posted 24 June 2009 - 01:16 AM

it happened to me too

but i did it with 2

its installing so far, thanks

#11 User is offline   ilko_t 

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

Posted 24 June 2009 - 06:42 AM

Here is 0.2.3-test version:
http://www.datafileh...d-e5aef115.html

#12 User is offline   wivelden 

  • Newbie
  • Group: Members
  • Posts: 17
  • Joined: 10-December 08

Posted 24 June 2009 - 12:25 PM

View Postilko_t, on Jun 21 2009, 11:29 AM, said:

It seems grub4dos MBR is present, but for some reason is failing to launch grldr, which is grub4dos loader.

Open up command prompt, CD to \winsetupfromusb\files\grub4dos\

and type:

grubinst -l -v (hd2)
Do you recognize your USB stick by its size? If not- change hd2 to hd1. When you recognize your USB stick issue:

grubinst -v (hd2,0)
replacing hd(2 with whatever number you found your USB stick at.
Please post the output of the last command and check if stick boots fine now.


Ok I did this and all I get from the first output is:
C:\WinSetupFromUSB\files\grub4dos>grubinst -l -v (hd2)
grubinst: open: No error


So I changed (hd2) to (hd1) and then (hd3) and I still get the same.

I also tried the new test version you just posted and I get it with that too.... :(

#13 User is offline   ilko_t 

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

Posted 24 June 2009 - 12:57 PM

Please attach with your next post WinSetupFromUSB.log file, found in program's directory.
What type/model is your USB stick?
What operating system are you running all this under?

#14 User is offline   wivelden 

  • Newbie
  • Group: Members
  • Posts: 17
  • Joined: 10-December 08

Posted 24 June 2009 - 04:00 PM

PNY Mini Attache 16GB
Windows 7 x64

Attached File(s)



#15 User is offline   ilko_t 

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

Posted 24 June 2009 - 04:14 PM

Did you open CMD with admin rights when you issued the command above?

Try formatting in NTFS, unplug any unnecessary USB disks and do not plug them until you finish preparing your USB stick.
If still no luck- try the version below:
http://www.datafileh...d-ec54f0ab.html

#16 User is offline   wivelden 

  • Newbie
  • Group: Members
  • Posts: 17
  • Joined: 10-December 08

Posted 24 June 2009 - 06:26 PM

C:\Users\Matt\Desktop\WinSetupUSB\files\grub4dos>grubinst -v (hd1,0)
Start sector: 0x3F
Image type: NTFS
Install mode
grubinst: Write error

EDIT: Having had a look around the forums here I found this thread:

http://www.msfn.org/...howtopic=133164

But I still have problems....I put them in that thread.

This post has been edited by wivelden: 24 June 2009 - 09:08 PM


#17 User is offline   ilko_t 

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

Posted 25 June 2009 - 12:46 AM

1. When using command prompt and every other tool mentioned below open it with administrator rights. Do you know how?
2. Null the first sectors on the USB:
http://www.msfn.org/board/index.php?showto...st&p=852517
3. Unplug and replug your USB stick after every write operation, using safely remove hardware icon
4. Format USB stick manually in NTFS using HPUSBFW.EXE in \WinSetupFromUSB\files\tools\. Keep in mind about admin rights.
5. Replug USB stick.
6. Close any windows explorer instances opened and any other program which may be accessing the USB stick. Disable antivirus program if you have such.
7. In CMD go to \WinSetupFromUSB\files\grub4dos\
8. Type
fsutil volume dismount H:
replacing H: with the drive letter of the USB stick
9. Immediately after that issue
grubinst -v (hd1,0)
assuming you have only 1 internal hard disk and no other USB disks plugged in.
10. If you see "write error" run fsutil again and grubinst right after it.
11. If still no luck- run fsutil again, but after it put grub4dos MBR-
grubinst -v (hd1)

12. If you succeed run WinSetupFromUSB (the test version above) and check only these 2 options:
-syslinux boot sector (ignore the warning about syslinux and NTFS)
-test in QEMU
13. Do you see grub4dos command prompt in QEMU?
14 If yes- close QEMU and put XP setup files or whatever you wanted to put on the USB stick. You should be good to go.

#18 User is offline   wivelden 

  • Newbie
  • Group: Members
  • Posts: 17
  • Joined: 10-December 08

Posted 28 June 2009 - 12:36 PM

Will try that and report back...thank...back soon...

#19 User is offline   $hitblast 

  • Newbie
  • Group: Members
  • Posts: 10
  • Joined: 05-December 05

Posted 29 June 2009 - 03:51 AM

Greetings again. I tried installing to another machine; a HP Mini Note 2133 (2GB-version). It went slowly (FAT32) but surely (~100min) and Windows got installed just fine without errors. However, I cannot boot the installation without booting it through the stick. I've tried recovery console from the stick, logging onto the installed windows, then using fixmbr and fixboot, but to no avail. I have three partitions on the disk, one blank, one with xp and one backup-partition preinstalled from HP. In windows, the windows-partition is marked as "boot" and "system." Any ideas? And yes, I've changed the boot-sequence in bios back to internal hard drive.

This post has been edited by $hitblast: 29 June 2009 - 03:53 AM


#20 User is offline   ilko_t 

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

Posted 29 June 2009 - 04:10 AM

@$hitblast

Quick comparison of speed- Fat32 vs FAT16 vs NTFS:
http://www.msfn.org/...howtopic=125116

About booting- post a screenshot of Disk Management console showing all partitions. If my guess is right your Windows partition is logical, whereas it should be primary and set active.

Share this topic:


  • 2 Pages +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

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



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