MSFN Forum: Install Vista from USB "Hard Disk" - MSFN Forum

Jump to content


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Install Vista from USB "Hard Disk" Rate Topic: -----

#1 User is offline   mehargags 

  • Junior
  • Pip
  • Group: Members
  • Posts: 63
  • Joined: 28-January 04

Posted 27 March 2007 - 02:27 PM

i know most of us have seen, "How to Install Windows Vista from a high speed USB 2.0 Flash Drive"

where u use these commands
   1. diskpart
   2. select disk 1
   3. clean
   4. create partition primary
   5. select partition 1
   6. active
   7. format fs=[i][b]fat32[/b][/i]
   8. assign
   9. exit
  10. xcopy d:\*.* /s/e/f e:\ (Copy Windows Vista's DVD ROM content to the Flash Drive E:)


being a sys admin I always carry my USB hard drive (Transcend Storejet 160gb). Its partitioned as single NTFS & not FAT32 as mentioned in the above code. I can't boot from the USB hard drive even though the bios supports it. I tried FixMBR on the USB hdd but it still din't work. All I get is "NTLdr missing".

Is there no way i can use my 2.5" USB hard drive to boot & install Vista from it, just like i'd do from a FlashDrive ??

any pointers pls, im desperate at achieving this.
Thx


#2 User is offline   zorphnog 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 427
  • Joined: 25-July 06

Posted 27 March 2007 - 02:41 PM

All the documentation that I've read says that it has to be formatted in FAT32 as a single partition spanning the entire drive, although I'm not sure why.

#3 User is offline   Mike69 

  • Newbie
  • Group: Members
  • Posts: 31
  • Joined: 11-April 05

Posted 28 March 2007 - 06:31 AM

i have the same problem...ive tried with fat32 and i still cant boot

#4 User is offline   mmarable 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 377
  • Joined: 01-November 03

Posted 28 March 2007 - 07:23 AM

I use a 40GB USB drive with a 10GB FAT32 partiton and a 30GB NTFS partiton.

I just copied the Vista DVD as is directly to the FAT32 partition and it boots and runs the Vista install. If you are looking for something simple like that, it works.

This post has been edited by mmarable: 28 March 2007 - 07:24 AM


#5 User is offline   Mike69 

  • Newbie
  • Group: Members
  • Posts: 31
  • Joined: 11-April 05

Posted 28 March 2007 - 10:48 AM

View Postmmarable, on Mar 28 2007, 02:23 PM, said:

I use a 40GB USB drive with a 10GB FAT32 partiton and a 30GB NTFS partiton.

I just copied the Vista DVD as is directly to the FAT32 partition and it boots and runs the Vista install. If you are looking for something simple like that, it works.



how did you manage to do that???

wont it needs a boot loader to start the setup?

#6 User is offline   zorphnog 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 427
  • Joined: 25-July 06

Posted 29 March 2007 - 08:35 AM

I've just tried this out on my 60GB usb hard drive and confirmed that it works. Here are the steps I used.

Run diskpart (v6.0.6000):
select disk 1
clean
create partition primary size=10240
create partition primary
select volume 2								  //10GB USB partition
format fs=fat32 label="VISTA_BOOT" quick
active
assign
select volume 3								  //46GB USB partition
format fs=ntfs label="USB_DISK" quick
assign
exit


Copy Vista contents to USB drive:
xcopy d:\*.* /s /e /f e:\


Just make sure that you mark the VISTA_BOOT partition as active and you should be good to go.

*EDIT: I just tried it with NTFS format and it works also.

This post has been edited by zorphnog: 29 March 2007 - 08:55 AM


#7 User is offline   jaclaz 

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

Posted 29 March 2007 - 09:59 AM

Some related info:
http://www.boot-land.net/forums/index.php?...ic=1123&hl=

jaclaz

#8 User is offline   spacesurfer 

  • Pharmassist
  • Group: Patrons
  • Posts: 1,668
  • Joined: 31-July 04
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 17 May 2007 - 06:45 PM

I'm getting a

Remove disks or other media.
Press any key to restart.


error when I do this.

My Vista is vLited. My HDD is in a external HDD enclosure and is 2GB and formatted to FAT32.

Wonder if vLite had anything to do with it.

Thinking that vLite may have modified my boot files, I tried replacing my vLited install.wim in the original ISO image of Vista (using UltraISO) and still got the same error.

I have to vLite because my external HDD is 2 Gb. I can't fit the darn whole Vista on it.

Any thoughts appreciated.

This post has been edited by spacesurfer: 17 May 2007 - 07:15 PM


#9 User is offline   kentk 

  • Junior
  • Pip
  • Group: Members
  • Posts: 84
  • Joined: 08-July 05

Posted 24 October 2007 - 02:08 AM

Tried this yesterday without success :(

copied my files from my working ISO to the usb stick

Got it to boot once, but after the first pictures vista tells me some driver is missing :(

Tried different settings in bios and after a while I cant get it to boot from the usb at all, invalid partition, insert bootable media and so on..

Made all steps again several times...no success

Is there a problem that I have a 8gb stick ?

Any suggestions ?? I really want this to work...

This post has been edited by kentk: 24 October 2007 - 02:17 AM


#10 User is offline   Static_Nexus 

  • Newbie
  • Group: Members
  • Posts: 29
  • Joined: 24-January 07

Posted 18 June 2008 - 03:03 AM

View Postspacesurfer, on May 18 2007, 12:45 AM, said:

I'm getting a

Remove disks or other media.
Press any key to restart.


error when I do this.

My Vista is vLited. My HDD is in a external HDD enclosure and is 2GB and formatted to FAT32.

Wonder if vLite had anything to do with it.

Thinking that vLite may have modified my boot files, I tried replacing my vLited install.wim in the original ISO image of Vista (using UltraISO) and still got the same error.

I have to vLite because my external HDD is 2 Gb. I can't fit the darn whole Vista on it.

Any thoughts appreciated.


i have this same problem using a 250gb sata 2.5" in a usb enclosure. did you ever find a solution?!

#11 User is offline   spacesurfer 

  • Pharmassist
  • Group: Patrons
  • Posts: 1,668
  • Joined: 31-July 04
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 08 July 2008 - 09:01 AM

nope. i abandoned vista. good old xp!

#12 User is offline   $h@d0w 

  • Group: Members
  • Posts: 1
  • Joined: 05-September 08

Posted 05 September 2008 - 09:26 AM

View Postzorphnog, on Mar 29 2007, 08:35 AM, said:

I've just tried this out on my 60GB usb hard drive and confirmed that it works. Here are the steps I used.

Run diskpart (v6.0.6000):
select disk 1
clean
create partition primary size=10240
create partition primary
select volume 2								  //10GB USB partition
format fs=fat32 label="VISTA_BOOT" quick
active
assign
select volume 3								  //46GB USB partition
format fs=ntfs label="USB_DISK" quick
assign
exit


Copy Vista contents to USB drive:
xcopy d:\*.* /s /e /f e:\


Just make sure that you mark the VISTA_BOOT partition as active and you should be good to go.

*EDIT: I just tried it with NTFS format and it works also.


Used this process with my 500GB Porsche Lacie drive and it worked great. I am installing to an Asus eee 1000H

This post has been edited by $h@d0w: 05 September 2008 - 09:27 AM


#13 User is offline   Static_Nexus 

  • Newbie
  • Group: Members
  • Posts: 29
  • Joined: 24-January 07

Posted 05 September 2008 - 09:33 AM

let me know how it performs! i was thinking about doing that myself but unsure of vista on a 1.6ghz atom with 1gb ram....

#14 User is offline   jrxnelson 

  • Newbie
  • Group: Members
  • Posts: 13
  • Joined: 22-October 04

Posted 02 October 2008 - 01:21 PM

Don't forget to rename 'bootmgr' to 'ntldr'.

Share this topic:


Page 1 of 1
  • 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 - 2013 msfn.org
Privacy Policy