How to install Windows from USB- WinSetupFromUSB with GUI Lets make it easy
#321
Posted 08 February 2009 - 10:48 PM
grubinst.exe could not make a backup of MBR
How do i get a MBR on my sd card?
#322
Posted 09 February 2009 - 03:19 AM
Boomh4u3r, on Feb 9 2009, 05:48 AM, said:
grubinst.exe could not make a backup of MBR
How do i get a MBR on my sd card?
Are you using a SD card through a USB adapter?
Most (read ALL
Thus creating a MBR on them it's not that easy.
I cannot say if the HP USB utility or PEtoUSB can "work" with SD cards through USB.
You may want to try an indirect approach:
http://www.boot-land...?showtopic=5000
not easy, not straightforward, but it should work.
jaclaz
#323
Posted 09 February 2009 - 05:45 AM
#324
Posted 09 February 2009 - 07:58 AM
I assume this utility can safely be used to install from usb hard drive (and a specific partition on it) ?
#325
Posted 09 February 2009 - 08:53 AM
- use the first partition, set as active
- USB drive letter won't be U, most likely will be D.
#326
Posted 10 February 2009 - 05:33 PM
I'm trying to use WinSetupFromUSB to add UBCD4Win to my USB pen (8 GB): set as Removable, NTFS formatted with HP tool.
Tested on my laptop (Vista Home Premium 32 bit), it says "Bootmgr is missing. Type CTRL+ALT+CANC to reboot"
I'm not so expert, but does not bootmgr refer to Vista bootloader ?
#327
Posted 10 February 2009 - 11:28 PM
Any help is warmly appreciated!
I have my UFD setup using WinSetupFromUSB 0.1.1.
I was able to boot from UFD and get into the Windows XP SP2 Blue text-based Setup screen . However, XP Setup was unable to see my internal HD. I am on a laptop with one internal HD and 3 partitions. I want to run the XP Setup non-destructive repair feature on internal HD partition (1).
My nLite install includes the Intel SATA drivers and works from CD. I have made sure I did NOT select "Operating System Options-->Manual Install and Upgrade for removal" during the nLite setup.
My XPSetup from UFD (when it was working) only sees the single partition on the UFD. I have read (many times) the help section on rdisks but am still not getting success. After changing the rdisk to (0) and (1) I am no longer able to get to the first XP Setup screen. With rdisk(0), I get the missing HAL.dll error message, With rdisk(1), I get a screen telling me "Windows could not start because of a computer disk hardware configuration problem. Could not read from the selected boot disk".
Any help is appreciated!
Thank you!
#328
Posted 11 February 2009 - 02:24 AM
dforionstar, on Feb 11 2009, 06:28 AM, said:
I don't get it.
You need to repair your laptop install?
Do you have a CD working on the laptop?
If yes, use it, if no, how can you say that the build works from CD on the specific laptop?
Can you change in BIOS the settings for SATA to "IDE compatibility mode" or the like?
Or is it a "philosophical" kind of questions, and you are testing it "just in case"?
jaclaz
#329
Posted 11 February 2009 - 02:31 AM
jacopo, on Feb 10 2009, 04:33 PM, said:
I'm trying to use WinSetupFromUSB to add UBCD4Win to my USB pen (8 GB): set as Removable, NTFS formatted with HP tool.
Tested on my laptop (Vista Home Premium 32 bit), it says "Bootmgr is missing. Type CTRL+ALT+CANC to reboot"
I'm not so expert, but does not bootmgr refer to Vista bootloader ?
What are contents of the USB stick? Can you post also your WinSetupFromUSB.log file, zipped and attached? Look at the previous post of mine where to find it. Or did you run only HP format tool, without copying UBCD4Win contents?
dforionstar, on Feb 10 2009, 10:28 PM, said:
My nLite install includes the Intel SATA drivers and works from CD. I have made sure I did NOT select "Operating System Options-->Manual Install and Upgrade for removal" during the nLite setup.
For example if this is the current boot.ini:
[boot loader] timeout=30 default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS [operating systems] multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Home Edition" /noexecute=optin /fastdetectyou need to add another line at the bottom:
multi(0)disk(0)rdisk(1)partition(1)\WINDOWS="USB repair, NOT to start WindowsThen Setup will recognize the existing installation. This is if Windows is in the first partition.
You may add that line using UBCD4Win for example.
Quote
This post has been edited by ilko_t: 11 February 2009 - 02:32 AM
#330
Posted 11 February 2009 - 06:38 AM
ilko_t, on Feb 11 2009, 09:31 AM, said:
Yes.
ilko_t, on Feb 11 2009, 09:31 AM, said:
I only formatted to NTFS and added UBCD4Win contents, nothing else.
Just another question: does Qemu test work on Vista ? When I try to run, it gives me an error - event viewer says there was a problem with ntdll.dll -
Attached File(s)
-
log.zip (64.59K)
Number of downloads: 5
#331
Posted 11 February 2009 - 07:42 AM
In the log file grub4dos part seems fine:
Quote
2009/02/11 12:38:30- Backed up MBR of disk #2
2009/02/11 12:38:30- Backing up BootSector of disk #2 partition #0
2009/02/11 12:38:30- Backed up BootSector of disk #2 partition #0
2009/02/11 12:38:30- Installing grub4dos bootsector to (hd2,0)
2009/02/11 12:38:30- D:\MULTIBOOT\WinSetupFromUSB\files\grub4dos\grubinst.exe (hd2,0)
2009/02/11 12:38:34- grub4dos installed
Did you run it with administrator rights?
I see you have another USB mass storage device:
Quote
As for the QEMU- I don't have Vista to test it under. You may try to replace it (\winsetupfromusb\files\qemu\) with a newer version:
http://bellard.org/qemu/
edit: the version included is 0.9.1, try 0.9.0 or the latest snapshot:
http://homepage3.nifty.com/takeda-toshiya/...229-windows.zip
This also may help:
http://qemu-forum.ip....php?f=5&t=4363
This post has been edited by ilko_t: 11 February 2009 - 07:49 AM
#332
Posted 11 February 2009 - 08:18 AM
Thank you very much ! Latest snapshot works with Vista
So I tried to test with Qemu and gave me same error "bootmgr missing".
I run WinSetup with admin rights, and there were no other usb devices plugged..
#333
Posted 11 February 2009 - 10:57 AM
Quote
Quote
Where did this one come from?
Found USB Physical Disk: Hitachi HTS541280H9AT00 USB Device -- \\.\PHYSICALDRIVE1
Please open up command prompt as administrator and type:
D:\MULTIBOOT\WinSetupFromUSB\files\grub4dos\grubinst.exe -l (hd1) D:\MULTIBOOT\WinSetupFromUSB\files\grub4dos\grubinst.exe -l (hd2) devcon.exe find USB*Please copy-paste the output.
You may get devcon.exe if missing from this package, copy it to \windows\system32:
http://download.microsoft.com/download/1/1...0240/devcon.exe
#334
Posted 11 February 2009 - 12:23 PM
jaclaz, on Feb 11 2009, 12:24 AM, said:
Do you have a CD working on the laptop?
If yes, use it, if no, how can you say that the build works from CD on the specific laptop?
Can you change in BIOS the settings for SATA to "IDE compatibility mode" or the like?
Or is it a "philosophical" kind of questions, and you are testing it "just in case"?
jaclaz
jclaz: The issue here is how to get the UFD working properly to install XP Setup from UFD - philosophy aside.
Yes, there is a setting in the BIOS to turn off (SATA) native mode, which may help. But this is not required when I run the XP setup from CD, so why should it be required when run from UFD?
Yes, of course my CD works; I can run from CD if I choose. But to save time, I am trying to get the XP Setup to run from UFD, as I have already mentioned.
Would you be kind enough to re-read my previous post and see if you can offer some constructive advice to get this working properly using WinSetupFromUSB 0.1.1, specifically:
My XPSetup from UFD (when it was working) only sees the single partition on the UFD. After changing the rdisk to (0) and (1) I am no longer able to get to the first XP Setup screen. With rdisk(0), I get the missing HAL.dll error message, With rdisk(1), I get a screen telling me "Windows could not start because of a computer disk hardware configuration problem. Could not read from the selected boot disk".
Thank you, in advance!
#335
Posted 11 February 2009 - 02:41 PM
ilko_t, on Feb 11 2009, 05:57 PM, said:
The second one.
ilko_t, on Feb 11 2009, 05:57 PM, said:
It is an USB HD used to store some data, but nothing related to WinSetup e co.
D:\MULTIBOOT\WinSetupFromUSB\files\grub4dos\grubinst.exe -l (hd1) Partition list # id base leng 0 07 3F F0FFC0 (7712M) D:\MULTIBOOT\WinSetupFromUSB\files\grub4dos\grubinst.exe -l (hd2) grubinst: open: No such file or directory devcon.exe find USB* USB\ROOT_HUB\4&1273BA28&0 : Hub radice USB USB\ROOT_HUB\4&1961C18&0 : Hub radice USB USB\ROOT_HUB\4&254C9F50&0 : Hub radice USB USB\ROOT_HUB\4&27C19DAC&0 : Hub radice USB USB\ROOT_HUB\4&31740A99&0 : Hub radice USB USB\ROOT_HUB20\4&25E7C816&1 : Hub radice USB USB\ROOT_HUB20\4&EC6843D&2 : Hub radice USB USB\VID_04F2&PID_B015\SN0001 : Dispositivo USB composito USB\VID_04F2&PID_B015&MI_00\6&1FAFCD28&0&0000 : HP Webcam USB\VID_1307&PID_0163\071111E7B86755 : Dispositivo di archiviazione di massa USB USBSTOR\DISK&VEN_UT163&PROD_USB2FLASHSTORAGE&REV_0.00\071111E7B86755&0: Ut163 USB2FlashStorage USB Device 11 matching device(s) found.
However, this afternoon I tried to reformat in fat32 and adding UBCD4Win..it works.
So I tried another time with NTFS and bootmgr error.
#336
Posted 11 February 2009 - 02:55 PM
#337
Posted 11 February 2009 - 02:59 PM
dforionstar, on Feb 11 2009, 11:23 AM, said:
jacopo, on Feb 11 2009, 01:41 PM, said:
So I tried another time with NTFS and bootmgr error.
Can you try formatting it again in NTFS and place UBCD4Win files, then run manually this and post the output:
D:\MULTIBOOT\WinSetupFromUSB\files\grub4dos\grubinst.exe -v --pause (hd1,0)Assuming the other USB disk is still not plugged in.
Before doing the above, please look at this, after grubinst.exe do it again:

Select the USB stick drive letter and click on Read Sector from Disk. Do you see 'grldr' string before and after launching grubinst.exe?
Could it be the same issue as here:
http://www.boot-land...?showtopic=5059
http://www.boot-land.net/forums/index.php?...ost&p=38845
Maybe NTFS triggers write cache usage (optimize for performance) as described here:
http://www.boot-land.net/forums/index.php?...ost&p=38935
Does Vista has an option "optimize for removal"? Can you try switching to it and test?
This post has been edited by ilko_t: 11 February 2009 - 03:13 PM
#338
Posted 11 February 2009 - 04:35 PM
ilko_t said:
I don't see it.
Before and after, sector image is exactly the same:

grubinst.exe gave me this output:
C:\>D:\MULTIBOOT\WinSetupFromUSB\files\grub4dos\grubinst.exe -v --pause (hd1,0) Start sector: 0x3F Image type: NTFS Install mode grubinst: Write error Press <ENTER> to continue ...
USB pen is set to "optimize for removal", it was never set to "optimize for perfomance".
What do you think ? Does grubinst.exe have a successful output ?
#339
Posted 11 February 2009 - 04:59 PM
jacopo, on Feb 11 2009, 03:35 PM, said:
http://www.boot-land...hp?showforum=66
For some reason grubinst fails to write the bootsector, I cannot troubleshoot any further.
#340
Posted 11 February 2009 - 05:06 PM
ilko_t, on Feb 11 2009, 11:59 PM, said:
http://www.boot-land...hp?showforum=66
I will do.
But first, I would try to run WinSetup from XP and see if it is a Vista-related issue.



Help
Back to top









