Brian Cryer wrote:
> "philo" <(E-Mail Removed)> wrote in message
> news:jmpomr$qvd$(E-Mail Removed)...
>> On 04/19/2012 12:05 PM, Grinder wrote:
>>> On 4/19/2012 11:14 AM, tb wrote:
>>>> I got a USB flash drive that is formatted with FAT32.
>>>> Does this mean that a 64-bit OS cannot be installed on it?
>>>> I'm not much of a computer expert...
>>>> Thanks.
>>>
>>> The 32 in FAT32 is really a different thing than the "bittedness" of an
>>> operating system, so that technically presents no barrier. However, each
>>> operating system has a specific set of file systems that they may use
>>> for the system drive, and the only 64-bit OS that I know of that can use
>>> FAT32 *might* be Windows XP 64-bit--but I'm not sure about that.
>>>
>>
>> Sure, XP (64bit) can be installed on a fat32 partition
>> however no version of Windows is designed to boot from USB
>> and it requires a "hack"
>>
>> I've looked and thought it more trouble than it's worth.
>> The folks who have done it claim it's performance is rather terrible.
>>
>> OTOH: I've installed Linux on a USB "thumb drive" and it worked fine
>> and was easy to do
>
> Isn't the main issue simply whether the OS will let you boot from a USB
> drive? I'm sure that XP couldn't care, or am I missing something?
The keyword is "BootBusExtender". There are a few recipes around.
http://www.techspot.com/community/to...-drive.116114/
Without modification, I've read the boot fails, when the OS does a "reset"
on the USB bus, and promptly loses the ability to continue loading boot
data from the disk. The modification seeks to prevent that interruption,
by having the OS take control of USB, earlier in the process.
Then all you have to solve, is activation, and as long as you only
boot the one computer with it, you're fine.
Paul