Pular para o conteúdo principal

Quick Tip: Create a new partition with Windows 7 tool

Quick Tip: Create a new partition with Windows 7 tool: "

In a previous blog post, I described how to use the Microsoft Windows 7 Disk Management tool to shrink an existing hard drive volume: “Quick Tip: Shrink a Hard Drive Volume in Windows 7.” Once you have shrunk a volume, you can then establish a new partition on the newly empty space and create a new logical hard drive for your Windows operating system. Here are the steps to make that happen.


This blog post is also available as a TechRepublic Photo Gallery and TechRepublic download.


Disk Management


As in the previous post, the first step is to start the Windows 7 Disk Management tool with elevated administrative rights. Click the Start menu button and type diskmgmt.msc into the search box and then right-click the diskmgmt.msc entry to get to the Run as Administrator item in the context menu, as shown in Figure A.


Figure A



Open the Disk Management Tool with administrative rights.

Clicking Run as Administrator will load the Disk Management Tool, which will look something like Figure B. As you can see, we have some empty space to work with after shrinking the volume previously.


Figure B



There is empty space to fill.

Right-click on the empty area to get the context menu and then navigate to the New Simple Volume menu item, which will start the appropriate wizard (Figure C).


Figure C



Start the New Simple Volume Wizard.

Click Next on the Welcome screen (Figure D) to start the process.


Figure D



The Welcome screen starts the process.

You can take the empty space and divide it into several drives, but in our example, I am going to use the remaining space for the new simple volume (Figure E).


Figure E



Specify the volume size.

Stay on top of the latest Microsoft Windows tips and tricks with TechRepublic’s Windows Desktop newsletter, delivered every Monday and Thursday. Automatically sign up today!


On the next screen in the wizard you are asked to assign a drive letter or path to the new volume (Figure F). You have three choices:



  • Assign the following drive letter: Windows has suggested the next available drive letter. This is the default and will most often be the preferable choice.

  • Mount in the following empty NTFS folder: Instead of using a drive letter you can mount the drive to a folder. This essentially makes the drive look like and operate like a folder in Windows.

  • Do not assign a drive letter or drive path: You will have to assign a letter or path later in order to make the drive usable for storage.


We’ll just stick with the default and make a new drive E.


Figure F



Assign a drive letter or drive path.

The screen in the wizard deals with formatting our new drive (Figure G). In general, you should choose to format this drive under the NTFS file system; however, you can also choose to use FAT32. The other default setting should not be used unless you know have a specific reason to change the allocation size.


You should give your new drive a label to help you distinguish the new drive from other drives on your system. A quick format will take less time, but it will not find and mark bad sectors on your drive that could cause problems later.


NTFS drives have built-in compression systems that are essentially seamless to users and can be a good choice if storage space is a premium.


Figure G



Set the formatting options.

The last screen in the wizard (Figure H) gives you a summary of your choices and the opportunity to step back and make changes. When you are satisfied with your choices, click the Finished button.


Figure H



Click Finish to create your drive.

When the formatting is complete, you will have a new drive visible to Windows 7 and ready to store your files (Figure I).


Figure I



A new drive is available.




"

Comentários

Postagens mais visitadas deste blog

Favigen, Favicon Generator

Favigen, Favicon Generator : " Favicons are small icons that help identify websites. They are used as a visual representation of a website both in the web browser and at many online services. The three most prominent locations of favicons are the browser’s address bar, the tabbar and the bookmarks folder. Many webmasters like to create custom favicons to add that custom identifier to their website. Favicons can be created in many image and icon editors, but also online. Favigen is a straightforward favicon generator that can turn an image into a favicon. All that it takes is to pick an image from the local hard drive first, select the dimensions of the favicon and click the submit button to make the service generate the favicon. Favigen supports several image formats, including jpg and png, and it does not seem to have size restrictions either. Available image dimensions range are 16×16, 32×32 and 64×64. The generated favicon is displayed directly on the page. A click on do...

A simple rsync script to back up your home directory

A simple rsync script to back up your home directory : " Backing up important data is obviously something we should all do. Unfortunately, it is not always easy to make it happen. We get lazy; we do not have the additional hardware for a backup server; it takes a long time and a lot of CDs to back up to optical media; we do not trust online backup services; backup schemes are difficult to set up and use — any of dozens of reasons can stand in our way. Still, we know we should be backing up our important data. Modern open source Unix-like operating systems offer a plethora of options for incredibly simple, effective backup schemes, however. If the problem is figuring out how to set one up, a simple rsync solution may be exactly what you need. The rsync utility is used to synchronize files between two systems. It does so by way of incremental copies, only copying from the source to the destination what has not already been copied there, saving time, network bandwidth, and syst...

Google Wave now open to the public: faster, Robots and Gadgets aplenty!

Google Wave now open to the public: faster, Robots and Gadgets aplenty! : " Filed under: Internet , Google If you somehow missed it, Google Wave is now a bonafide Labs project: rather than being an invite-only alpha, it's now a public beta test! If you don't already have an account, just head on over to Wave and use your regular Google login details. If you've not seen any of the Google Wave introductory videos , you should check them out -- they explain the whole thing a lot more succinctly than I ever could. Wave has also been enabled for Google Apps domains -- businesses could convert their internal communication to Waves today! Leading up to this public release there have a lot of changes. It's by no means finished, but Google Wave is now a lot faster . It's also more intuitive -- more useful -- and given the large number of Robots and Gadgets now reaching prime-time readiness, it feels like the mass adoption of Wave is imminent. Also, if you're an ol...