您好,欢迎访问三七文档
当前位置:首页 > 临时分类 > WIN7系统下C盘扩容
WIN7系统下C盘扩展过程Preparedby无锡久盛信息技术有限公司修改记录日期作者版本变更说明2011-11-10张夏洋1.0初稿审核人日期姓名职位修订版本目录1.情况说明...............................................................42.实际操作过程...........................................................42.1Win7系统自带扩展和压缩分区的功能......................................42.2分区软件:分区助手3.0.................................................72.2.1.我的电脑属性---》高级系统设置....................................72.2.2.还是高级选项卡:.................................................82.2.3.性能选项打开再一次高级选项卡:...................................92.2.4.更改虚拟内存设置:把所有有页文件的都要改成none.................102.2.5.以上步骤操作完成后才能打开分区助手3.0进行操作。................122.2.6.软件界面,亮点是:稳定,易用且免费。............................122.2.7.界面说明很明了,选择需要的盘符,默认系统盘,也可其他。..........132.2.8.很常见的下一步下一步……........................................142.2.9.选择可腾出空间的分区(周边支援中央!!!).........................152.2.10.很形象的选择你需要的大小容量,又一个完美的下一步................162.2.11.扩展操作中,耐心等待吧,就几分钟而已............................172.2.12.很欢喜的提醒您,扩展分区完成了..................................172.2.13.完成确认一下。..................................................182.2.14.退出就大功告成了。..............................................192.2.15.打开我的电脑,再没有让人警醒的红色,多么舒心的蓝色啊(抑或绿色?)192.2.16.没改回去多运行几个程序,频频提示内存不足。......................192.2.17.回到改虚拟内存的地方,好多高级选项卡啊..........................202.2.18.虚拟内存缺不得,一般是实际内存的1.5倍,这里不管它,改回系统自己指定就可以了。..............................................................212.2.19.改完以后记得重启电脑,其实注销一下也是可以的,省时间嘛。........212.2.20.到此全部完成了C盘分区扩展的过程,再没其他提示,该软件不错!....223.总结:................................................................221.情况说明近期安装WIN7系统,没注意C盘大小,直接安装上去了,结果完成了好些个软件后(有些重要的,跟注册表关联性高的软件只好装在C盘),打开我的电脑发现C盘全红了,右下角的通知区域总是提示C盘空间满了,好不烦躁。C盘只有11.7G,这是一个比较尴尬的错误,这样的大小一般XP系统是不会有什么问题,出于备份的考虑大多数软件安装的时候路径都是选择D盘的,而WIN7的话一般而言容量需要达到20G,而且后期会逐渐增加。从dos到windows诞生到现在,未来的系统恐怕也会有这个趋势,因为硬盘技术也在突飞猛进,当我们用软盘小心翼翼的拷贝的时候,我是没想到过T这个单位的。于是考虑扩展C盘分区,消除目前的这些麻烦。2.实际操作过程2.1Win7系统自带扩展和压缩分区的功能Win7系统自带扩展和压缩分区的功能,于是首先想用这个来实现扩展C盘。相对于市面上众多的分区软件,在系统都已经安装好的情况下再更改分区大小可能会影响到数据安全,如果系统本身能实现,那无疑会是比较安全的方法,且相对简单。右击我的电脑,管理,找到磁盘管理查看目前磁盘状况。看到C盘只有11.7G大小,很happy的右击,迅速找到extendvolume,结果很悲催的发现选项是灰色的,无法操作!shrinkvolume倒是可以,可我的C盘本来就小,不要压缩,需要的是扩容。再看其他分区,同样的灰色无法扩容。于是右击D盘先压缩看看,空出多余的空间来了在看能不能给其他分区扩容,结果精打细算的空出所有带尾数的空间,留下的全是0多好看。再试C盘,依旧是不可以扩,现在D盘,E盘是可以了,本来这两个盘就大,我不需要扩啊,周边支援中央,支援C盘啊!于是考虑用命令符操作:开始---》diskpartlistvolume看到所有的分区selectvolumevolumenumber选择需要扩容的分区extend[size=20000]单位是MB结果提示我空间不足,完全是跟上面的操作一样的后果。分析此处的问题可能是由于主分区和逻辑分区的因素造成的,目前还没有找到相关资料证实这个问题。只能查找系统帮助文档:Youcanaddmorespacetoexistingprimarypartitionsandlogicaldrivesbyextendingthemintoadjacentunallocatedspaceonthesamedisk.Toextendabasicvolume,itmustberaworformattedwiththeNTFSfilesystem.Youcanextendalogicaldrivewithincontiguousfreespaceintheextendedpartitionthatcontainsit.Ifyouextendalogicaldrivebeyondthefreespaceavailableintheextendedpartition,theextendedpartitiongrowstocontainthelogicaldrive.Forlogicaldrives,boot,orsystemvolumes,youcanextendthevolumeonlyintocontiguousspaceandonlyifthediskcanbeupgradedtoadynamicdisk.Forothervolumes,youcanextendthevolumeintononcontiguousspace,butyouwillbepromptedtoconvertthedisktodynamic.ExtendingabasicvolumeToextendabasicvolumeusingtheWindowsinterface1.InDiskManager,right-clickthebasicvolumeyouwanttoextend.2.ClickExtendVolume….3.Followtheinstructionsonyourscreen.Toextendabasicvolumeusingacommandline1.Openacommandpromptandtypediskpart.2.AttheDISKPARTprompt,typelistvolume.Makenoteofthebasicvolumeyouwanttoextend.3.AttheDISKPARTprompt,typeselectvolumevolumenumber.Thisselectsthebasicvolumevolumenumberthatyouwanttoextendintocontiguous,emptyspaceonthesamedisk.4.AttheDISKPARTprompt,typeextend[size=size].Thisextendstheselectedvolumebysizemegabytes(MB).AdditionalconsiderationsToextendabasicvolume,itmusteitherraw(notformattedwithafilesystem),oritmustbeformattedwiththeNTFSfilesystem.Ifthediskdoesnotcontainbootorsystempartitions,youcanextendthevolumeintoothernon-bootornon-systemdisks,butthediskwillbeconvertedtoadynamicdisk(ifitcanbeupgraded).条件都符合:c,d都是NTFS格式,只能压缩,扩容貌似不行,有点理解不了。Aspannedvolumeisadynamicvolumethatconsistsofdiskspaceonmorethanonephysicaldisk.Ifasimplevolumeisnotasystemvolumeorbootvolume,youcanextendacrossadditionaldisks.Ifyouextendasimplevolumeacrossmultipledisks,itbecomesaspannedvolume.YoucanextendavolumeonlyifitdoesnothaveafilesystemorifitisformattedusingtheNTFSfilesystem.YoucannotextendvolumesformattedusingFATorFAT32.BackupOperatororAdministratoristheminimummembershiprequiredtocompletetheactionsbelow.ExtendingasimpleorspannedvolumeToextendasimpleorspannedvolumeusingtheWindowsinterface1.InDiskManagement,right-clickthesimpleorspannedvolumeyouwanttoextend.2.ClickExtendVolume.3.Followtheinstructionsonyourscreen.Toextendasimpleorspannedvolumeusingacommandline1.Openacommandpromptandtypediskpart.2.AttheDISKPARTprompt,typelistvolume.Makenoteofthenumberofthesimplevolumeyouwanttoextendontoanotherdisk.3.AttheDISKPARTprompt,typeselectvolumevolumenumber.Thisselectsthesimplevolumevolumenumberyouwanttoextendontoanotherdisk.4.AttheDISKPARTprompt,typelistdisk.Makenoteofthenumberofthediskthatyouwantt
本文标题:WIN7系统下C盘扩容
链接地址:https://www.777doc.com/doc-6405168 .html