Cara Instal Windows Xp Dgn Memory Card

Active1 year, 3 months ago

Assuming you have a built-in slot, is it feasible to install Windows 7 (Vista, or XP for that matter) onto a 32gig SD card? By install, I mean house your windows folder and any OS required folders and files on the card. Program Files and User directories could go elsewhere.

Demikianlah Cara Repair Windows dengan Recovery Console yang saya catat dari berbagai sumber, sebagian telah saya coba dan berhasil. Apabila cara-cara tersebut tidak berhasil maka kita dapat mencobanya dengan merepair secara keseluruhan atau terpaksa dengan jurus terakhir, format ulang dan lakukan clean Install Windows XP. Mas, saya instal windows 7 dengan HirensbootCD via flasdisk, prosesnya memang agak lma mas, maklum baru blajar mpe 2 hari gak tdr2, cm ngotak ngatik laptop tyuz, setelah saya cari cara sma tanya2 mbah google berhasil juga instal windows 7, tetapi setelah saya laptop saya nyalakan lagi N gak memakai via flasdisk, laptop saya kmbali kumat, tetapi kl saya reboot dengan flasdisk normal lagi instalannya.

If so, what specs do you need to consider for the card and would their be any major drawbacks?

Cara Instal Windows Xp Dgn Memory Card

Update

For the sake of argument, my target machine would likely be a Dell Inspiron 1720 which has a built-in SD slot. The A9 BIOS revision can boot from that slot, USB or the ExpressCard bus.

Rob Allen
Rob AllenRob Allen
1,2295 gold badges19 silver badges31 bronze badges

7 Answers

It's definitely doable, but there are two concerns that you'll need to address if you want to boot and use Windows 7 off of an SD card regularly.

  • Transfer speeds; a run-of-the-mill SD card is going to have mediocre read/write performance. I'd try to invest in a faster model. Any of the ones designed for SLR cameras (like SanDisk's Extreme line) should provide a boost, but I wouldn't expect hard drive or SSD-like performance out of a memory card.
  • Flash memory cells eventually 'burn out' and stop working. If you have your Windows swap file on the SD card, it will likely wear out faster than it would on a hard drive or SSD. Dan's Data says it's not as big of a concern as it used to be though!

Let us know how it goes!

Kyle B.Kyle B.

RELATED: Install/Run Windows 7 off SD Card on 2010 13' MacBook Air

Cara instal windows xp dgn memory card free

Windows Setup will not permit you to install to media other than an IDE or SATA connected hard drive, regardless of what drivers you have. Therefore, it is not possible to install and boot a full Windows 7 environment from an SD card.

(I can confirm that I do have troubles installing Windows 8 on SD card, installer doesn't seem to recognize in drive selection option)

If by any change there is a way to install Windows 8 from USB into SD card on Mac they I'll be first to upvote the answer!

UPDATE 8th Aug 2016

Got upvoted, got notification, returned to this question because it would be nice to have Windows sitting on a SD card... Some top results from Google search:

And just as top answer suggests - it's definitely doable - when you using Windows To Go

Community
Mars RobertsonMars Robertson
3891 gold badge4 silver badges14 bronze badges

I wouldn't say it is feasible solely because of the transfer speeds you would get, however the only issue I can foresee is the lack of preloaded drivers for the card reader. Therefore Windows will most likely not be able to detect the SD card during installation. I know it doesn't detect USB drives as a rule, so they may have disabled SD card detection as well.

BinaryMisfitBinaryMisfit
19.1k10 gold badges63 silver badges76 bronze badges

My Windows 7 system is 27 Gb this contains my:

  • User folders (with some large avi's and loads of docs)
  • Program Files & Data
  • Windows (system folder)

So I think you could easily fit an entire system on a 32 Gb SD card.

For sake of keeping it trimmed down: - dump files on a different drive (external for instance) - clean up your computer regularly (like temp folders and internet files) - remove all installation files after your done (like drivers)

That way it shouldn't be a problem at all

Ivo FlipseIvo Flipse
22.1k27 gold badges97 silver badges145 bronze badges

One ugly solution is to use one of this (native install, sd will be seen by motherboard as an IDE or as a SATA drive):

  • IDE to CF + CF to SD + SD to microSD
  • IDE to CF + CF to microSD (some CF to microSD also have Raid0 with up to 4 microSD, with a great improve on R/W, not so much on IO/s)
  • Sata to SD + SD to microSD
  • Sata to microSD

SD to microSD internally is only a cable positioning replace, i have open one of thoose adaptors.

Allways try to use microSD of highest speed you can, they give better compatibility than a pure SD, at least the pure SD ones i had tried did not worked, while a microSD and a microSDHC had worked well.

First try with a normal 8GiB microSD, then try with a microSDHC (up to 32GiB), and if you are a bit lucky also try with a microSDXC; not all cards are supported by laptop readers, first try yours from a LiveLinux to check if you can access it well Read and Write.

This is a much more elegant solution (with three really big problems) and no need to by hardware adaptors, neither open laptop to change the card, it uses the sd card slot on the side of the laptop:

  • Internal HDD with NTFS for Windows Reserved partition (where BCD goes), this will be the main boot, with menu on screen to select the OS
  • SD card for System partition (please put fixed size pagefile.sys on the main HDD on another dedicated FAT32 partition if pagefile.sys size is <4GiB)

The problems:

  • No native install, must first intall into internal HDD, inject USB drivers for the card on early stage of boot (a lot of tweaks and not allways possible), offline clone (form a LiveLinux for example) that to the SD, adapt (from Install media) the BCD entry for it to point to SD card, and pry all had gone well.
  • Boot disk and system disk will be different (VeraCrypt do not support to encrypt that, both partitions must reside on same disk)
  • Choosing wrong entry on boot can damage the system files at booting (remember you will have on internal HDD the BCD with entries for more than one SD, but only one connected at a tiem, so choose wrong and you may corrupt the system on the SD)

I had tried it and works great with one SD for each one of this Vista (SP1), 7 (SP1), 8, 8.1 and 10 (all are home versions, just to ensure no pro/enterprise/server addons are there to allow such boots).

Please note the (SP1), i had tried without the SP1 and they do not work, maybe because of my laptop been quite old and not having the correct drivers, or maybe because SP1 has something 'extra' that helps.

Hope someone else can replicate this, remember to search for injecting your own usb drivers into early boot stage, it cost me a lot to find for a way for my laptop (it has a touch screen that is USB and was making it harder, USB order number related).

And for thoose (like me) that the SD to microSD card adaptor does nto full fit inside, there are some of them shorter, search google images for 'Shorter sd adaptor' or 'low profile sd adaptor', without quotes.

ClaudioClaudio

Tools:

  • OPIK or WAIK: OEM pre-installtion kit or Windows Automatedinstallation kit
  • diskpart
  • Windows ISO file
  • sysprep

Method 1:

  1. Install windows normally, without the product key
  2. Clean up the installation, i.e. get rid of anything you don't want and add what you do want, sudh as mining software, drivers, or whatever else you might want.
  3. Run sysprep from command prompt. path is c:>windowssystem32sysprep run sysprep /generlize, this will let you put in your product key.
  4. now follow this guide to create your iso https://blogs.technet.microsoft.com/davguents_blog/2010/08/17/how-to-create-a-bootable-iso-using-tools-from-the-waik/
  5. use diskpart to partition and format your sd card, for a list of options type help
  6. use rufus,ethcer, or similar tool to flash your image to your sd card

Method 2:

Use hyper-v to create a virtual disk on your sd card. Still needs some work on my end. With how to set the boot string in the bcd store but vhd's can be used as well

music2myear
33.3k11 gold badges60 silver badges107 bronze badges
RussellRussell

i think if someone can install windows 2000 on a sd card (https://www.youtube.com/watch?v=L-hDOiI0-6s) then oses after windows 2000 should work

asdf2345asdf2345

Not the answer you're looking for? Browse other questions tagged windowsinstallationsd-card or ask your own question.

Have a 15 GB SSD drive on a netbook and running out of free space. Can XP/XP Pro be run from the SD card in this machine?.. Then install applications to the SSD?


Unlikely.

How much of the 15GB is your stuff versus installed applications? Could you put YOUR stuff on the external?

In the end though, 15GB - pretty anemic. You may have to invest in a larger drive or a secondary drive where you installyour applications and put your data.

Do some house cleaning and dust off that hard drive:

You may wish to free up some disk space (will also aid in getting rid of things you do not utilize) by going through these steps:

Windows XP should take between 4.5 and 20GB *with* an Office suite, Photo Editing software, alternative Internet browser(s), various Internet plugins and a host of other things installed. In most cases, particularly with XP and the applications most people use there, the numbers are closer to being under 9GB. Everything else is the user's stuff.

If you are comfortable with the stability of your system, you can delete the uninstall files for the patches that Windows XP has installed...
http://www3.telus.net/dandemar/spack.htm
( Particularly of interest here - #4 )
( Alternative: http://www.dougknox.com/xp/utils/xp_hotfix_backup.htm )

You can run Disk Cleanup - built into Windows XP - to erase all but your latest restore point and cleanup even more 'loose files'..

How to use Disk Cleanup
http://support.microsoft.com/kb/310312

You can turn off hibernation if it is on and you don't use it..

When you hibernate your computer, Windows saves the contents of the system's memory to the hiberfil.sys file. As a result, the size of the hiberfil.sys file will always equal the amount of physical memory in your system. If you don't use the hibernate feature and want to recapture the space that Windows uses for the hiberfil.sys file, perform the following steps:

- Start the Control Panel Power Options applet (go to Start, Settings, Control Panel, and click Power Options).
- Select the Hibernate tab, clear the 'Enable hibernation' check box, then click OK; although you might think otherwise, selecting Never under the 'System hibernates' option on the Power Schemes tab doesn't delete the hiberfil.sys file.
- Windows will remove the 'System hibernates' option from the Power Schemes tab and delete the hiberfil.sys file.

You can control how much space your System Restore can use...

1. Click Start, right-click My Computer, and then click Properties.
2. Click the System Restore tab.
3. Highlight one of your drives (or C: if you only have one) and click on the 'Settings' button.
4. Change the percentage of disk space you wish to allow.. I suggest moving the slider until you have just about 1GB (1024MB or close to that...)
5. Click OK.. Then Click OK again.

You can control how much space your Temporary Internet Files can utilize...

Empty your Temporary Internet Files and shrink the size it stores to a size between 64MB and 128MB..

- Open ONE copy of Internet Explorer.
- Select TOOLS - Internet Options.
- Under the General tab in the 'Temporary Internet Files' section, do the following:
- Click on 'Delete Cookies' (click OK)
- Click on 'Settings' and change the 'Amount of disk space to use:' to something between 64MB and 128MB. (It may be MUCH larger right now.)
- Click OK.
- Click on 'Delete Files' and select to 'Delete all offline contents' (the checkbox) and click OK. (If you had a LOT, this could take 2-10 minutes or more.)
- Once it is done, click OK, close Internet Explorer, re-open Internet Explorer.

You can use an application that scans your system for log files and temporary files and use that to get rid of those:

Ccleaner (Free!)
http://www.ccleaner.com/
( just the disk cleanup - don't play with the registry part for now )

Other ways to free up space..

SequoiaView
http://www.win.tue.nl/sequoiaview/

JDiskReport
http://www.jgoodies.com/freeware/jdiskreport/

Those can help you visually discover where all the space is being used. Then you can determine what to do.

After that - you will want to check for any physical errors and arrange everything for efficient access'

Cara Instal Windows Xp

CHKDSK
How to scan your disks for errors
* will take time and a reboot.

Cara Instal Windows Xp Dgn Memory Card Free

Defragment
How to Defragment your hard drives
* will take time