Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > Partitioning in Windows 7

Reply
Thread Tools Display Modes

Partitioning in Windows 7

 
 
anton.m
Guest
Posts: n/a

 
      03-20-2010
I tried to help my brother make a new partition on his 1 terabyte HD with
Windows 7 premium installed.

In Computeradmin. it shows:



The HD is partitioned with:

boot partition without a letter - 100 MB

OEM partition also without a letter - 20 MB

C: partition, system - 945 GB

D: partition, Recover- 20 GB



All partitions are Simple, fundamental, primary partitions.



I did reduce the C-partition from 945 to 439 GB.

Then I would make a new simpel partition on the unallocated part.



I right clicked to create a simple partition, but it said all partitions
would be converted to dynamic dishes.

I would only have a simple partition, but there was no such choice.



Can anybody help me solve this problem.



Regards from Anton


 
Reply With Quote
 
 
 
 
Dominic Payer
Guest
Posts: n/a

 
      03-20-2010
You can have a maximum of 4 primary partitions on a Windows hard disk
and you already have 4.

If you delete D, after transferring its contents to C, you can create an
extended partition - not a primary partition - in the space on the disk.
An extended partition can be divided into several logical partitions.



On 20/03/2010 12:19, anton.m wrote:
> I tried to help my brother make a new partition on his 1 terabyte HD with
> Windows 7 premium installed.
>
> In Computeradmin. it shows:
>
>
>
> The HD is partitioned with:
>
> boot partition without a letter - 100 MB
>
> OEM partition also without a letter - 20 MB
>
> C: partition, system - 945 GB
>
> D: partition, Recover- 20 GB
>
>
>
> All partitions are Simple, fundamental, primary partitions.
>
>
>
> I did reduce the C-partition from 945 to 439 GB.
>
> Then I would make a new simpel partition on the unallocated part.
>
>
>
> I right clicked to create a simple partition, but it said all partitions
> would be converted to dynamic dishes.
>
> I would only have a simple partition, but there was no such choice.
>
>
>
> Can anybody help me solve this problem.
>
>
>
> Regards from Anton
>
>

 
Reply With Quote
 
David H. Lipman
Guest
Posts: n/a

 
      03-20-2010
From: "anton.m" <>

With NTFS partitioning is NOT a good idea !

There is no need for it.



--
Dave
http://www.claymania.com/removal-trojan-adware.html
Multi-AV - http://www.pctipp.ch/downloads/dl/35905.asp


 
Reply With Quote
 
anton
Guest
Posts: n/a

 
      03-20-2010
Thank for your answer. I had forget the 4 primary partitions.
Anton

"anton.m" <> skrev i meddelelsen
news:7ef90$4ba4c084$5630397d$...
>I tried to help my brother make a new partition on his 1 terabyte HD with
>Windows 7 premium installed.
>
> In Computeradmin. it shows:
>
>
>
> The HD is partitioned with:
>
> boot partition without a letter - 100 MB
>
> OEM partition also without a letter - 20 MB
>
> C: partition, system - 945 GB
>
> D: partition, Recover- 20 GB
>
>
>
> All partitions are Simple, fundamental, primary partitions.
>
>
>
> I did reduce the C-partition from 945 to 439 GB.
>
> Then I would make a new simpel partition on the unallocated part.
>
>
>
> I right clicked to create a simple partition, but it said all partitions
> would be converted to dynamic dishes.
>
> I would only have a simple partition, but there was no such choice.
>
>
>
> Can anybody help me solve this problem.
>
>
>
> Regards from Anton
>
>


 
Reply With Quote
 
Charlie Hoffpauir
Guest
Posts: n/a

 
      03-20-2010
On Sat, 20 Mar 2010 10:01:43 -0400, "David H. Lipman"
<DLipman~nospam~@Verizon.Net> wrote:

>From: "anton.m" <>
>
>With NTFS partitioning is NOT a good idea !
>
>There is no need for it.


I understand what you're saying, but don't understand the reasoning.
What is wrong with partitioning a large drive with NTFS? I can see
that I can effectively create folders for things like my Image
partition, my data partition, etc, instead of using partitions, but
that seems to create longer path names. I've been partioning... but if
I'm causing some performance degration, I might want to change my
method.

--
Charlie Hoffpauir

Everything is what it is because it got that way....D'Arcy Thompson
 
Reply With Quote
 
David H. Lipman
Guest
Posts: n/a

 
      03-20-2010
From: "Charlie Hoffpauir" <>

| On Sat, 20 Mar 2010 10:01:43 -0400, "David H. Lipman"
| <DLipman~nospam~@Verizon.Net> wrote:

>>From: "anton.m" <>


>>With NTFS partitioning is NOT a good idea !


>>There is no need for it.


| I understand what you're saying, but don't understand the reasoning.
| What is wrong with partitioning a large drive with NTFS? I can see
| that I can effectively create folders for things like my Image
| partition, my data partition, etc, instead of using partitions, but
| that seems to create longer path names. I've been partioning... but if
| I'm causing some performance degration, I might want to change my
| method.


You gain nothing and lose drive letters. The concepts are good if you instead use
separate drives. Now you have compartmentalized areas and failsafe. If you partition, if
the disk goes, so do the partitions. Use separate drives and if one drive goes only that
drive is affected. Additionally if they are NOT IDE than you have OS multitasking
benefits becuase you can read and write multiple drives simultaneously. If one drive is
partionined you can can't access multiple paritions simultaneously.


--
Dave
http://www.claymania.com/removal-trojan-adware.html
Multi-AV - http://www.pctipp.ch/downloads/dl/35905.asp


 
Reply With Quote
 
David H. Lipman
Guest
Posts: n/a

 
      03-20-2010
From: "Charlie Hoffpauir" <>

I forgot to mention why it was done with FAT and why there was a benefit to partitioning.

As the size size of the hard disk increased so do the cluster size; 8KB, 16KB, 32KB etc.
(I believe it was cluster size)

Thus it is conceivable that 1 Byte file can consume 32KB or 64KB.

Under NTFS this stays flat at 4KB.

--
Dave
http://www.claymania.com/removal-trojan-adware.html
Multi-AV - http://www.pctipp.ch/downloads/dl/35905.asp


 
Reply With Quote
 
Charlie Hoffpauir
Guest
Posts: n/a

 
      03-20-2010
On Sat, 20 Mar 2010 17:38:31 -0400, "David H. Lipman"
<DLipman~nospam~@Verizon.Net> wrote:

>From: "Charlie Hoffpauir" <>
>
>I forgot to mention why it was done with FAT and why there was a benefit to partitioning.
>
>As the size size of the hard disk increased so do the cluster size; 8KB, 16KB, 32KB etc.
>(I believe it was cluster size)
>
>Thus it is conceivable that 1 Byte file can consume 32KB or 64KB.
>
>Under NTFS this stays flat at 4KB.


OK, thanks for the information in both posts.

As it turns out, I do have multiple drives (3 internal SATA & 3
external Firewire). I have the OS (Vista) on a small drive in the
first partition, and a second partition for temporary files (that I
don't back up). The 2nd drive is partitioned for all the data files
(right now 6 partitions on a 1 TB drive). The other internal SATA (500
GB)is just for data backups.

From what you said, I doubt I'd gain very much by converting that one
large drive to a single partition, since I'm not running short of
drive letters. I might gain something from being able to write (or
read) simultaneously from what are now separate partitions if I
rearrange so that they might be on separate drives.

Is there any "rule of thumb" for what improvement that might produce?
--
Charlie Hoffpauir

Everything is what it is because it got that way....D'Arcy Thompson
 
Reply With Quote
 
David H. Lipman
Guest
Posts: n/a

 
      03-20-2010
From: "Charlie Hoffpauir" <>


| OK, thanks for the information in both posts.

| As it turns out, I do have multiple drives (3 internal SATA & 3
| external Firewire). I have the OS (Vista) on a small drive in the
| first partition, and a second partition for temporary files (that I
| don't back up). The 2nd drive is partitioned for all the data files
| (right now 6 partitions on a 1 TB drive). The other internal SATA (500
| GB)is just for data backups.

| From what you said, I doubt I'd gain very much by converting that one
| large drive to a single partition, since I'm not running short of
| drive letters. I might gain something from being able to write (or
| read) simultaneously from what are now separate partitions if I
| rearrange so that they might be on separate drives.

| Is there any "rule of thumb" for what improvement that might produce?

Personally, I use a SCSI sub-system.

The OS in on "C:"

The TEMP folder is moved t "D:" as well as all browser caches as well as my OE folder.

If you have already partitioned a drive. Leave it be.
If you setup a new system THINK about just how to setup the system to improve its
performance.

--
Dave
http://www.claymania.com/removal-trojan-adware.html
Multi-AV - http://www.pctipp.ch/downloads/dl/35905.asp


 
Reply With Quote
 
anton.m
Guest
Posts: n/a

 
      03-21-2010
Might that I should explain way I wanted to partition the 1 TB HD. The new
partition was meant to hold an .iso image of the C partition. In case of a
serious break down of Windows 7, I could then install the isofile.
Does that give cause for any comments?

Regards Anton

"David H. Lipman" <DLipman~nospam~@Verizon.Net> skrev i en meddelelse
news:%...
> From: "Charlie Hoffpauir" <>
>
>
> | OK, thanks for the information in both posts.
>
> | As it turns out, I do have multiple drives (3 internal SATA & 3
> | external Firewire). I have the OS (Vista) on a small drive in the
> | first partition, and a second partition for temporary files (that I
> | don't back up). The 2nd drive is partitioned for all the data files
> | (right now 6 partitions on a 1 TB drive). The other internal SATA (500
> | GB)is just for data backups.
>
> | From what you said, I doubt I'd gain very much by converting that one
> | large drive to a single partition, since I'm not running short of
> | drive letters. I might gain something from being able to write (or
> | read) simultaneously from what are now separate partitions if I
> | rearrange so that they might be on separate drives.
>
> | Is there any "rule of thumb" for what improvement that might produce?
>
> Personally, I use a SCSI sub-system.
>
> The OS in on "C:"
>
> The TEMP folder is moved t "D:" as well as all browser caches as well as
> my OE folder.
>
> If you have already partitioned a drive. Leave it be.
> If you setup a new system THINK about just how to setup the system to
> improve its
> performance.
>
> --
> Dave
> http://www.claymania.com/removal-trojan-adware.html
> Multi-AV - http://www.pctipp.ch/downloads/dl/35905.asp
>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Updates were unable to be successfully installed wjousts Windows Update 6 01-30-2010 04:01 PM
I also have an error 646 in Windows update. Please help. Jose Windows Update 12 01-09-2010 01:00 PM
"Some updates could not be installed" Antnee20x Windows Update 7 12-18-2009 07:01 PM
Can I use the Windows 7 Upgrade DVD for a Clean Install ? Patrick Windows Vista General Discussion 38 11-11-2009 09:41 PM
How do you repair windows entirely using your Windows Vista DVD Jonathan Yaniv- Windows Live Butterfly Expert Windows Vista Performance 16 02-12-2008 06:28 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59