PC Review


Reply
Thread Tools Rate Thread

bootable USB Drive

 
 
Farhan
Guest
Posts: n/a
 
      3rd Sep 2009
I want to make my Imation Nano 2GB flash drive as bootable.
I tried some methods mentioned at bootdisk.com including HP format tool.
I changed boot seuence in BIOS with USB ZIP first device.

but when i boot my computer it bios shows NANO but when it reaches
"verifyiing DMI pool data........." it doesnt go any further.


what do i do to make my flash drive bootable?

Farhan
 
Reply With Quote
 
 
 
 
Malke
Guest
Posts: n/a
 
      3rd Sep 2009
Farhan wrote:

> I want to make my Imation Nano 2GB flash drive as bootable.
> I tried some methods mentioned at bootdisk.com including HP format tool.
> I changed boot seuence in BIOS with USB ZIP first device.
>
> but when i boot my computer it bios shows NANO but when it reaches
> "verifyiing DMI pool data........." it doesnt go any further.
>
>
> what do i do to make my flash drive bootable?


You forgot to tell us what operating system you are trying to put on the
flash drive to which you want to boot. If you are trying to do this with XP
(since you are posting in an XP newsgroup I assume XP has something to do
with your question), then it will never work since XP can't boot from a USB
thumb drive.

If you are trying to boot to some form of Linux (the usual thing), probably
posting to a newsgroup and/or forum for that distro would be the thing to
do.

Malke
--
MS-MVP
Elephant Boy Computers - Don't Panic!
http://www.elephantboycomputers.com/#FAQ

 
Reply With Quote
 
BillW50
Guest
Posts: n/a
 
      3rd Sep 2009
In news:Oh%(E-Mail Removed),
Malke typed on Thu, 03 Sep 2009 04:42:11 -0700:
> Farhan wrote:
>
>> I want to make my Imation Nano 2GB flash drive as bootable.
>> I tried some methods mentioned at bootdisk.com including HP format
>> tool. I changed boot seuence in BIOS with USB ZIP first device.
>>
>> but when i boot my computer it bios shows NANO but when it reaches
>> "verifyiing DMI pool data........." it doesnt go any further.
>>
>>
>> what do i do to make my flash drive bootable?

>
> You forgot to tell us what operating system you are trying to put on
> the flash drive to which you want to boot. If you are trying to do
> this with XP (since you are posting in an XP newsgroup I assume XP
> has something to do with your question), then it will never work
> since XP can't boot from a USB thumb drive.
>
> If you are trying to boot to some form of Linux (the usual thing),
> probably posting to a newsgroup and/or forum for that distro would be
> the thing to do.


Well many claim it can't be done with XP, but the truth that it can. The
trick is hacking the registry to stop Windows from resetting the USB
ports. I'll post more about this when I have more time today. Here is
one way which I don't recommend for now.

http://forum.eeeuser.com/viewtopic.p...378472#p378472

--
Bill
Asus EEE PC 702G8 ~ 2GB RAM ~ 16GB-SDHC
Windows XP SP2


 
Reply With Quote
 
John John - MVP
Guest
Posts: n/a
 
      3rd Sep 2009
BillW50 wrote:
> In news:Oh%(E-Mail Removed),
> Malke typed on Thu, 03 Sep 2009 04:42:11 -0700:
>> Farhan wrote:
>>
>>> I want to make my Imation Nano 2GB flash drive as bootable.
>>> I tried some methods mentioned at bootdisk.com including HP format
>>> tool. I changed boot seuence in BIOS with USB ZIP first device.
>>>
>>> but when i boot my computer it bios shows NANO but when it reaches
>>> "verifyiing DMI pool data........." it doesnt go any further.
>>>
>>>
>>> what do i do to make my flash drive bootable?

>> You forgot to tell us what operating system you are trying to put on
>> the flash drive to which you want to boot. If you are trying to do
>> this with XP (since you are posting in an XP newsgroup I assume XP
>> has something to do with your question), then it will never work
>> since XP can't boot from a USB thumb drive.
>>
>> If you are trying to boot to some form of Linux (the usual thing),
>> probably posting to a newsgroup and/or forum for that distro would be
>> the thing to do.

>
> Well many claim it can't be done with XP, but the truth that it can. The
> trick is hacking the registry to stop Windows from resetting the USB
> ports.


The trick is hacking the registry so that ntldr loads the USB stack
before it passes control of the boot process to ntoskrnl.exe. It's just
an issue with the way the USB stack is initialized, the stack and its
drivers are not loaded or started during the early booting stage, ntldr
doesn't load these drivers so the Session Manager cannot make use of the
devices, the stack is only initialized long after the Session Manager
has started the Windows session. Microsoft has never supported this
booting method and they have never made this a priority for their "full"
Windows versions. Windows PE and Windows Embedded can be booted on USB
devices. For all it's worth, most of those who have succeeded in
booting the full Windows version on USB are mostly less than impressed
with the results, USB drives are slow when compare to others.

John
 
Reply With Quote
 
smlunatick
Guest
Posts: n/a
 
      3rd Sep 2009
On Sep 3, 11:50*am, Farhan <Far...@discussions.microsoft.com> wrote:
> I want to make my Imation Nano 2GB flash drive as bootable.
> I tried some methods mentioned at bootdisk.com including HP format tool.
> I changed boot seuence in BIOS with USB ZIP first device.
>
> but when i boot my computer it bios shows NANO but when it reaches
> "verifyiing DMI pool data........." it doesnt go any further.
>
> what do i do to make my flash drive bootable?
>
> Farhan


You need to set the BIOS to either USB floppy or USB harddrive. USB
ZIP seems to be buggy.
 
Reply With Quote
 
Farhan
Guest
Posts: n/a
 
      4th Sep 2009
Booting in DOS mode will do, as we can with bootable CDs. I want to run SETUP
from dos to install XP.

"John John - MVP" wrote:

> BillW50 wrote:
> > In news:Oh%(E-Mail Removed),
> > Malke typed on Thu, 03 Sep 2009 04:42:11 -0700:
> >> Farhan wrote:
> >>
> >>> I want to make my Imation Nano 2GB flash drive as bootable.
> >>> I tried some methods mentioned at bootdisk.com including HP format
> >>> tool. I changed boot seuence in BIOS with USB ZIP first device.
> >>>
> >>> but when i boot my computer it bios shows NANO but when it reaches
> >>> "verifyiing DMI pool data........." it doesnt go any further.
> >>>
> >>>
> >>> what do i do to make my flash drive bootable?
> >> You forgot to tell us what operating system you are trying to put on
> >> the flash drive to which you want to boot. If you are trying to do
> >> this with XP (since you are posting in an XP newsgroup I assume XP
> >> has something to do with your question), then it will never work
> >> since XP can't boot from a USB thumb drive.
> >>
> >> If you are trying to boot to some form of Linux (the usual thing),
> >> probably posting to a newsgroup and/or forum for that distro would be
> >> the thing to do.

> >
> > Well many claim it can't be done with XP, but the truth that it can. The
> > trick is hacking the registry to stop Windows from resetting the USB
> > ports.

>
> The trick is hacking the registry so that ntldr loads the USB stack
> before it passes control of the boot process to ntoskrnl.exe. It's just
> an issue with the way the USB stack is initialized, the stack and its
> drivers are not loaded or started during the early booting stage, ntldr
> doesn't load these drivers so the Session Manager cannot make use of the
> devices, the stack is only initialized long after the Session Manager
> has started the Windows session. Microsoft has never supported this
> booting method and they have never made this a priority for their "full"
> Windows versions. Windows PE and Windows Embedded can be booted on USB
> devices. For all it's worth, most of those who have succeeded in
> booting the full Windows version on USB are mostly less than impressed
> with the results, USB drives are slow when compare to others.
>
> John
>

 
Reply With Quote
 
John John - MVP
Guest
Posts: n/a
 
      4th Sep 2009
The Windows XP CD is bootable and you will be able to install Windows XP
without needing to resort to DOS. The Windows XP CD will boot your
computer to a native 32-bit NT environment and handle all installation
tasks properly.

If you need to resort to a 16-bit installation environment you can
launch the 16-bit Winnt.exe installer from the i386 folder on the
Windows XP CD. Note that you will not be able to install XP on an NTFS
drive with Winnt.exe. Also note that when using the 16-bit installer
you should use smartdrv.exe for disk caching.

John

Farhan wrote:
> Booting in DOS mode will do, as we can with bootable CDs. I want to run SETUP
> from dos to install XP.
>
> "John John - MVP" wrote:
>
>> BillW50 wrote:
>>> In news:Oh%(E-Mail Removed),
>>> Malke typed on Thu, 03 Sep 2009 04:42:11 -0700:
>>>> Farhan wrote:
>>>>
>>>>> I want to make my Imation Nano 2GB flash drive as bootable.
>>>>> I tried some methods mentioned at bootdisk.com including HP format
>>>>> tool. I changed boot seuence in BIOS with USB ZIP first device.
>>>>>
>>>>> but when i boot my computer it bios shows NANO but when it reaches
>>>>> "verifyiing DMI pool data........." it doesnt go any further.
>>>>>
>>>>>
>>>>> what do i do to make my flash drive bootable?
>>>> You forgot to tell us what operating system you are trying to put on
>>>> the flash drive to which you want to boot. If you are trying to do
>>>> this with XP (since you are posting in an XP newsgroup I assume XP
>>>> has something to do with your question), then it will never work
>>>> since XP can't boot from a USB thumb drive.
>>>>
>>>> If you are trying to boot to some form of Linux (the usual thing),
>>>> probably posting to a newsgroup and/or forum for that distro would be
>>>> the thing to do.
>>> Well many claim it can't be done with XP, but the truth that it can. The
>>> trick is hacking the registry to stop Windows from resetting the USB
>>> ports.

>> The trick is hacking the registry so that ntldr loads the USB stack
>> before it passes control of the boot process to ntoskrnl.exe. It's just
>> an issue with the way the USB stack is initialized, the stack and its
>> drivers are not loaded or started during the early booting stage, ntldr
>> doesn't load these drivers so the Session Manager cannot make use of the
>> devices, the stack is only initialized long after the Session Manager
>> has started the Windows session. Microsoft has never supported this
>> booting method and they have never made this a priority for their "full"
>> Windows versions. Windows PE and Windows Embedded can be booted on USB
>> devices. For all it's worth, most of those who have succeeded in
>> booting the full Windows version on USB are mostly less than impressed
>> with the results, USB drives are slow when compare to others.
>>
>> John
>>

 
Reply With Quote
 
Farhan
Guest
Posts: n/a
 
      5th Sep 2009
I tried that but its not even stops there and goes directly to hdd to boot
from.


Farhan

"smlunatick" wrote:

> On Sep 3, 11:50 am, Farhan <Far...@discussions.microsoft.com> wrote:
> > I want to make my Imation Nano 2GB flash drive as bootable.
> > I tried some methods mentioned at bootdisk.com including HP format tool.
> > I changed boot seuence in BIOS with USB ZIP first device.
> >
> > but when i boot my computer it bios shows NANO but when it reaches
> > "verifyiing DMI pool data........." it doesnt go any further.
> >
> > what do i do to make my flash drive bootable?
> >
> > Farhan

>
> You need to set the BIOS to either USB floppy or USB harddrive. USB
> ZIP seems to be buggy.
>

 
Reply With Quote
 
Al
Guest
Posts: n/a
 
      6th Sep 2009
The drive must be formatted - a partition created - made active/primary -
drive letter assignment may or may not be required - boot system files
installed.
All can be accomplished with diskpart.exe. A good tutorial regarding Win 7
installation from a bootable USB device - Google or Bing.

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
help! How to convert bootable diskette image and bootable CD image to bootable flash/usb stick? cfman Windows XP Help 5 20th May 2009 09:02 AM
Making a bootable CD from a bootable USB flash drive sshoji@stclaircollege.ca Windows XP General 3 18th Sep 2006 02:44 PM
help! How to convert bootable diskette image and bootable CD image to bootable flash/usb stick? cfman Windows XP Performance 4 20th Jul 2006 06:35 AM
help! How to convert bootable diskette image and bootable CD image to bootable flash/usb stick? cfman Windows XP Setup 4 20th Jul 2006 06:35 AM
PCMCIA Hard Disc Drive - Can this be a bootable drive? =?Utf-8?B?cGx1bWJlcg==?= Windows XP Hardware 4 26th Nov 2004 12:59 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:34 AM.