EEEpc and maps.

bustupbiker

Registered user
Joined
Aug 24, 2005
Messages
1,234
Reaction score
1
Location
North Wales
Hi all,
just got a 701 eeepc with xp on it and want to put my Garmin software on an sdhc card, problem is the card does not show up in the instal, it only shows the C: drive. I cannot remember how to make the card or usb stick things show up in the list of drives, can any one help me please? i seem to remember it being dead easy but i am getting old:rob
PS: the usb stick and card does show up but not in the Garmin instal.
Ta muchly. Lyn.
 
Just found this, i will give it a go and post the results:augie

Installing Programs to SD/SDHC Card on Windows XP
Introduction
Some (particularly larger) programs require fixed “local disk” installs, and refuse to install on removable media such as SD/SDHC cards. This is true for programs and suites such as Adobe Creative Suite 3. This can be frustrating, since SSD space is extremely limited. There are two common methods to trick stubborn installers into thinking they are installing to fixed local disks, when in reality, they are installing to a SD/SDHC card. The MicroDriver method, and the Mount method.
Recommended Fix - Mounting Your SD/SDHC Card
Recommended if you only have one SD/SDHC card reader (stock) and regularly swap out cards.
A simple solution is to mount the SD/SDHC card as a directory in C:\, which is a local disk. This tricks programs into thinking they are being installed to a directory on C:\, and also allows you to swap cards on the fly without any issues. And because you are not making any driver modifications, you get to keep your high read/write performance. It's also much simpler and can be easily unmounted.
1. Create a Program Files directory on your SD/SDHC card (example: D:\Program Files\)
2. Create a SDHC directory in your C:\Program Files\ directory. (example: C:\Program Files\SDHC\)
3. Right click on My Computer and click Manage.
4. Select the Disk Management plugin under Storage on the left.
5. Right click on your SD/SDHC drive and click Change Drive Letter and Paths….
6. Click Add…
7. Make sure “Mount in the following empty NTFS folder” is selected, and browse for the directory you created in step 2.
8. Click OK to the three windows open and close Computer Management.
Note: Unfortunately this fix will often report the size available to the program being installed as the free space left on the SSD. Thus refusing to let the installation take place.
Traditional Fix - MicroDrive Drivers
Recommended if you have a second card reader modification/hack or only own one memory card.
This fix will trick Windows and program installers into thinking your SD/SDHC card is a fixed local disk. While this has the obvious benefit of allowing stubborn installers to install to your SD/SDHC card just like the Mount method, it also carries the unfortunate side effects of decreased read/write performance, as well as hampering the card reader's plug and play and hot-swappability (after you install this driver, once you swap out your card, Windows will not quickly recognize the new card).
1. Download the MicroDrive drivers (http://www.xpefiles.com//files/xpfildrvr1224_320.zip) and extract them to a folder on the desktop.
2. Insert your SD/SDHC card into your EeePC.
3. Click Start > Run > type “regedit” (without quotes) and click OK.
4. Navigate to HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Enum\USBSTOR\Disk&Ven_USB2.0&Prod_CardReader_SD0&Rev_0100/.
5. Inside that you should find another directory that is just a bunch of numbers. Mine reads: 146030377350&0. Select it to display its contents in the right pane.
6. In the right pane you should see a key called “HardwareID”. Double-click on it.
7. You should see 7 lines of text. Copy ONLY the first line to the clipboard. Mine reads: USBSTOR\DiskUSB2.0__CardReader_SD0__0100
8. Click Cancel, and close Registry Editor.
9. Open cfadisk.inf in the directory you unzipped the MicroDrive driver to.
10. Delete all lines between [cfadisk_device] and [cfadisk_addreg].
11. Below [cfadisk_device], insert a new line, and type the following: %Microdrive_devdesc% = cfadisk_install,
12. After the comma, hit CTRL V to paste what you copied from the registry into the file.
13. Save the file.
14. Right click My Computer and click Manage.
15. On the left pane, click the Device Manager plugin.
16. Under disk drives, you should see SiliconMotion and USB2.0 Card Reader. Right click on the card reader and click update driver.
17. Direct the driver updater window to the Hitachi driver you just edited. It won’t detect the driver automatically, you have to specify that you're supplying the disk for the hardware and force it to use the driver.
18. After the driver is updated, restart Windows.
 
I went into the Reg but i could not find this file, just two entries for Kingston usb, i have a kingston USB drive and the Card is Kingston also.

**Navigate to HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Enum\USBST OR\Disk&Ven_USB2.0&Prod_CardReader_SD0&Rev_0100/.**

Not in my Reg at all, and none of the files i opened had 7 lines all had about 13...
i will try again later.
 
Have you booted it with the SD card in place?
Can you see the drive (SD), in ControlPanel/ComputerManagement.../...?
How much freespace is there on your C drive?


Did you try my instructions in #8

John
 
Yes Sd card is in place at all times and i can see it from My puter ok, just not when i try to instal Garmin, i only have the option of C:/
No: i have not tried your fix yet Redboots looks a bit complex for a numpty like me, but i will print it out so as not to make a B*****ks of it:augie
Lyn.
 
The main thing is to free up as much space on you OS drive - C: Then Mapsource will "see" other drives and give you the option to install there.

How much free space is on C:? 1.9 to 2 gigs?

John
 
3.78gigy thingies, i may just pop it on C cos i only want it for the Garmin Maps and my GS911 ( 1200 owner don't yer no ):augie
I will have enough space left to put my photos on ( through the sd card slot straight onto the usb stick. Eeerr! i think. All good fun and games.:augie
Oh! sorry it is the 8gig model with XP already loaded.
 
done it at alst

1. Download MicroDrive drivers (http://www.xpefiles.com//files/xpfildrvr1224_320.zip) and extract them to a folder on the desktop.
2. Insert your SD/SDHC card into your EeePC.
3. Click Start > Run > type “regedit” (without quotes) and click OK.
4. Navigate to HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Enum\USBSTOR\Disk&Ven_USB2.0&Prod_CardReader_SD0&Rev_0100/.
My eeepc did not show as above, but it did show card reader, so i took the
chance and used that file.
5. Inside that you should find another directory that is just a bunch of numbers. Mine reads: 146030377350&0. Select it to display its contents in the right pane.
6. In the right pane you should see a key called “HardwareID”. Double-click on it.
another box pops up.
7. You should see 7 lines of text. Copy ONLY the first line to the clipboard. Mine reads: USBSTOR\DiskUSB2.0__CardReader_SD0__1100
8. Close Registry Editor.
( Mine did not show cfadisk.inf.......i opened the file cfdisk with the gear wheel icon over it....)
9. Open cfadisk.inf in the directory you unzipped the MicroDrive driver to.
10. Delete all lines between [cfadisk_device] and [cfadisk_addreg].
11. Below [cfadisk_device], insert a new line, and type the following: %Microdrive_devdesc% = cfadisk_install,
12. After the comma, paste what you copied from the registry into the file.
13. Save the file.Save did not seem to work but after i exited it all worked.
14. Right click My Computer and click Manage.
15. On the left pane, click the Device Manager plugin.
16. Under disk drives, you should see SiliconMotion and USB2.0 Card Reader. Right click on the card reader and click update driver.
17. Direct the driver updater window to the Hitachi driver you just edited. It won’t detect the driver automatically, you have to specify that you're supplying the disk for the hardware and force it to use the driver.
18. After the driver is updated, restart Windows. You should now have another fixed disc in my computer....
This worked for me on the Eeepc 701 with XP installed and 8gig onboard memory, i now have to drives C and D fixed drives = 16gig plus another 16gig
Kingston pen drive that i can stick pic and maps on,
Odd thing, you must leave the SDHC card in it's bay at all times, if you try to boot
with the card out of the reader it some times crashes, pop it back in and all is OK again.
It all works cos i am in word now on the Eeepc and word is in the D:/ drive...
Lyn.
 


Back
Top Bottom