PC Review Forums Newsgroups Windows XP Windows XP Embedded Running FBA on a removable USB stick

Reply

Running FBA on a removable USB stick

 
Thread Tools Rate Thread
Old 04-01-2006, 08:56 PM   #1
Dietmar
Guest
 
Posts: n/a
Default Running FBA on a removable USB stick


Hi all,

I succeed with running FBA from Windows Embedded SP1
on a removable USB stick.

It is normal impossible, but I set the Hitachi Microdrive Filter on it
before

FBA starts and also the entries in inf folder for USB* and copied the file
cfadisk.sys to Windows\system32 on that USB stick and cfadisk.inf to the
inf folder.

The problem for me was, to build a cfadisk.reg, and install it in the
registry of the USB stick, so that the USB stick is shown at once as
HARDDISK for FBA.

Here is my cfadisk.reg for a Siemens-Fuji USB stick. I make this by hand..




Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\otto\ControlSet001]


[HKEY_LOCAL_MACHINE\otto\ControlSet001\Control\CriticalDeviceDatabase\usbstor#diskfsc_____memorybird_usb2_0___]
"Service"="disk"
"ClassGUID"="{4D36E967-E325-11CE-BFC1-08002BE10318}"
"LowerFilters"=hex(7):63,00,66,00,61,00,64,00,69,00,73,00,6b,00,00,00,00,00


[HKEY_LOCAL_MACHINE\otto\ControlSet001\Services\cfadisk]
"Type"=dword:00000001
"Start"=dword:00000000
"ErrorControl"=dword:00000001
"Tag"=dword:00000004
"ImagePath"=hex(2):53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,44,00,\
52,00,49,00,56,00,45,00,52,00,53,00,5c,00,63,00,66,00,61,00,64,00,69,00,73,\
00,6b,00,2e,00,73,00,79,00,73,00,00,00
"DisplayName"="CompactFlash Filter Driver"
"Group"="Pnp Filter"

Nice to hear from you

Dietmar


  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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off