Share via

Can I install Windows XP to an SD card?

Anonymous
2012-06-16T02:55:45+00:00

run microsoft OS from SD Card

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?

Windows for home | Previous Windows versions | Install and upgrade

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

Anonymous
2012-06-16T03:03:47+00:00

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"

CHKDSK

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

Defragment

How to Defragment your hard drives* will take time

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

3 additional answers

Sort by: Most helpful
  1. LemP 74,935 Reputation points Volunteer Moderator
    2012-06-20T03:49:51+00:00

    The various .NET Frameworks are installed by applications that you chose to install that require the Frameworks to operate.  You can remove any or all of the .NET Frameworks ... but something is likely to complain when you try to run it.

    Unfortunately, the .NET "versions" don't work the way you might expect.  Some applications require specific versions even if later versions are present.  And .NET 3.5 sp1 (if you need it) requires 2.0 sp2 and 3.0 sp2.

    See http://blogs.msdn.com/b/astebner/archive/2009/04/20/9557946.aspx

    The following from long-time MS MVP Robear Dyer may be of interest:

    ++++++++++++++[START]++++++++++++++++++

    Step #1 => Before doing anything else, write down what .NET Framework versions are currently installed:

        How to determine which versions of the .NET Framework are installed and whether service packs have been applied

        http://support.microsoft.com/kb/318785

    [I'm afraid this KB is woefully outdated but do the best you can.]

    Step #2 => Now see Resolution Method 2 in this related KB article: http://support.microsoft.com/kb/923100

    After running the .NET Framework Cleanup Tool (not the Windows Installer Cleanup utility!), reinstall all .NET Framework versions (but only the ones you wrote down in #1 above) manually using the download links on the page then run Windows Update manually to install security updates for same.

    Download links for .NET Framework Cleanup Tool:

    http://cid-27e6a35d1a492af7.skydrive.live.com/self.aspx/Blog_Tools/dotnetfx_cleanup_tool.zip

    http://blogs.msdn.com/cfs-file.ashx/__key/CommunityServer-Components-PostAttachments/00-08-90-44-93/dotnetfx_5F00_cleanup_5F00_tool.zip

    NB: If you remove .NET Framework 3.5 (SP1) using the tool, reinstalling .NET Framework 3.5 will also install .Net Framework 2.0 SP2 and 3.0 SP2; then Windows Update will offer .NET Framework 3.5 SP1.

    IMPORTANT! => If you remove .NET Framework 3.5 (SP1), reinstall your .NET Framework versions in the following order:

    1. .Net Framework 3.5, then...    2. .Net Framework 1.1, then...    3. .Net Framework 1.1 SP1

    NB: KB923100 references this page: http://blogs.msdn.com/astebner/archive/2006/05/30/611355.aspx.  Please read ALL of it as well as the related page http://blogs.msdn.com/astebner/pages/8904493.aspx before using the .NET Framework Cleanup Tool.

    Step #3 => Check-in at Windows Update and install any critical security updates offered.

    ++++++++++++++[END]++++++++++++++++++++

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2012-06-20T03:26:09+00:00

    Great Advice.  I actually recaptured 15% freespace but made a mistake by allowing automatic updates to continue.  The freespace is back to 11%.   I see some .NET framework versions in add/remove.  What would be the consequence of removing the oldest... ver. 2.0 Service Pack 2?

    Was this answer helpful?

    0 comments No comments
  3. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more