Guest Pawluk Posted August 1, 2007 Posted August 1, 2007 I want to partition my 320GB HDD with 2 additional drives, D:\ and E:\ and would like to partition one of these drives with 64K block sizes. Unfortunately, I have never done this on Windows XP and after reviewing the Windows XP "Using the Windows interface" help file, I do not know how to specify the 64K block size. The 64K block size is supposed to enhance my PVR TV recording playback features. I plan on using the other drive for DVD recordings. Any assistance is sincerely appreciated. Thanks, Pawluk
Guest Ron Badour Posted August 1, 2007 Posted August 1, 2007 Re: Partitioning - 64K block size - Using the Windows interface BootIt Next Generation is available from: http://www.terabyteunlimited.com/bootitng.html and it does partitioning, makes a compressed image, does many other partitioning chores and is a boot manager. It is not quite as easy to use as Partition Magic but it is half the cost and has more features. Unlike the crippled PMagic demo, BING is a *full function* demo you can try for FREE for 30 days. The web site has a lot of support articles. -- Regards Ron Badour MS MVP 1997 - 2007 "Pawluk" <reply2newsgroup_please@thanks> wrote in message news:f8pra00fhl@enews4.newsguy.com... >I want to partition my 320GB HDD with 2 additional drives, D:\ and E:\ and >would like to partition one of these drives with 64K block sizes. > > Unfortunately, I have never done this on Windows XP and after reviewing > the Windows XP "Using the Windows interface" help file, I do not know how > to specify the 64K block size. > > The 64K block size is supposed to enhance my PVR TV recording playback > features. I plan on using the other drive for DVD recordings. > > Any assistance is sincerely appreciated. > > Thanks, > > Pawluk >
Guest Pawluk Posted August 1, 2007 Posted August 1, 2007 Re: Partitioning - 64K block size - Using the Windows interface According to Disk Management, I am supposed to . . . 1.. Right-click an unallocated region of a basic disk, and then click New Partition, or right-click free space in an extended partition, and then click New Logical Drive. 2.. In the New Partition Wizard, click Next, click Primary partition, Extended partition, or Logical drive, and then follow the instructions on your screen. Unfortunately, when I "Right-click" in the window pane identified as C:\ when the window pops up there is no option called New Partition, etc. I am the only user and have full administrative rights. The only (apparently) relative option listed in the window that pops up when I "Right-click" in the window pane identified as C:\ is "Change Drive Letter and Paths..." which opens a new window called Change Drive Letter and Paths for C: () and when I click the Add button, it opens the "Add Drive Letter or Path" window with a bullet at Mount in the following empy NTFS folder. I am confident that this option is NOT the correct way to create new partitions. What am I doing wrong? Thanks again, Pawluk
Guest John John Posted August 1, 2007 Posted August 1, 2007 Re: Partitioning - 64K block size - Using the Windows interface Aren't you trying to partition a new (320GB) drive? C:\ is most likely your Windows drive, you can't partition or format that drive. Look for the 320GB disk, that is the one that you want to partition and format. You can have up to 4 primary partitions on a Basic disc or you can have many more than 4 logical drives inside an extended partition. Using the format GUI you should be able to select 64K clusters, or you can use the format utility at the Command Prompt: format volume [/fs:file-system] [/v:label] [/q] [/a:UnitSize] [/c] [/x] Open a Command Prompt and issue format /? for more help. The Default Cluster Size for the NTFS and FAT File Systems http://support.microsoft.com/?kbid=314878 John Pawluk wrote: > According to Disk Management, I am supposed to . . . > 1.. Right-click an unallocated region of a basic disk, and then click New > Partition, or right-click free space in an extended partition, and then > click New Logical Drive. > 2.. In the New Partition Wizard, click Next, click Primary partition, > Extended partition, or Logical drive, and then follow the instructions on > your screen. > Unfortunately, when I "Right-click" in the window pane identified as C:\ > when the window pops up there is no option called New Partition, etc. > > I am the only user and have full administrative rights. > > The only (apparently) relative option listed in the window that pops up when > I "Right-click" in the window pane identified as C:\ is "Change Drive Letter > and Paths..." which opens a new window called Change Drive Letter and Paths > for C: () and when I click the Add button, it opens the "Add Drive Letter or > Path" window with a bullet at Mount in the following empy NTFS folder. I am > confident that this option is NOT the correct way to create new partitions. > > What am I doing wrong? > > Thanks again, > > Pawluk > >
Guest dobey Posted August 1, 2007 Posted August 1, 2007 Re: Partitioning - 64K block size - Using the Windows interface "Pawluk" <reply2newsgroup_please@thanks> wrote in message news:f8pra00fhl@enews4.newsguy.com... >I want to partition my 320GB HDD with 2 additional drives, D:\ and E:\ and >would like to partition one of these drives with 64K block sizes. > > Unfortunately, I have never done this on Windows XP and after reviewing > the Windows XP "Using the Windows interface" help file, I do not know how > to specify the 64K block size. > > The 64K block size is supposed to enhance my PVR TV recording playback > features. I plan on using the other drive for DVD recordings. > > Any assistance is sincerely appreciated. > > Thanks, > > Pawluk > You can't partition the system drive with the OS installed using Windows XP. It sounds like you already have XP installed on the 320 GB drive. If so... get BootIt Next Generation as Ron suggests. Use the makedisk exe to create a bootable disk, and select partition work when creating the bootable disk. Back up your data. You can use BootItNG to make an image of the drive first, then use BootItNG to resize the partition. 30 GB should be enough for XP, as long as you don't keep user data on the system partition, in any case adjust size as you feel needed. When the resize is done, boot back into Windows, go into Disk Manager, then create you new partitions in the unused space. When you format these drives, you will be prompted for cluster size, this is where you set 64 KB. You can use BootItNG to create the new partitions, but BootItNG won't format using NTFS, so you need to do that another way - Disk Manager is the easiest. Make sure you have your PVR program use the partition to for your recordings. HTH.
Guest Anna Posted August 1, 2007 Posted August 1, 2007 Re: Partitioning - 64K block size - Using the Windows interface > "Pawluk" <reply2newsgroup_please@thanks> wrote in message > news:f8pra00fhl@enews4.newsguy.com... >>I want to partition my 320GB HDD with 2 additional drives, D:\ and E:\ and >>would like to partition one of these drives with 64K block sizes. >> >> Unfortunately, I have never done this on Windows XP and after reviewing >> the Windows XP "Using the Windows interface" help file, I do not know how >> to specify the 64K block size. >> >> The 64K block size is supposed to enhance my PVR TV recording playback >> features. I plan on using the other drive for DVD recordings. >> >> Any assistance is sincerely appreciated. >> >> Thanks, >> >> Pawluk "Ron Badour" <Sorry@NoAddress.com> wrote in message news:%23av7%23MD1HHA.536@TK2MSFTNGP06.phx.gbl... > BootIt Next Generation is available from: > http://www.terabyteunlimited.com/bootitng.html and it does partitioning, > makes a compressed image, does many other partitioning chores and is a > boot manager. It is not quite as easy to use as Partition Magic but it is > half the cost and has more features. Unlike the crippled PMagic demo, > BING is a *full function* demo you can try for FREE for 30 days. The web > site has a lot of support articles. > -- > Regards > > Ron Badour > MS MVP 1997 - 2007 "Pawluk" <reply2newsgroup_please@thanks> wrote in message news:f8pshl0gda@enews4.newsguy.com... > According to Disk Management, I am supposed to . . . > 1.. Right-click an unallocated region of a basic disk, and then click New > Partition, or right-click free space in an extended partition, and then > click New Logical Drive. > 2.. In the New Partition Wizard, click Next, click Primary partition, > Extended partition, or Logical drive, and then follow the instructions on > your screen. > Unfortunately, when I "Right-click" in the window pane identified as C:\ > when the window pops up there is no option called New Partition, etc. > > I am the only user and have full administrative rights. > > The only (apparently) relative option listed in the window that pops up > when I "Right-click" in the window pane identified as C:\ is "Change Drive > Letter and Paths..." which opens a new window called Change Drive Letter > and Paths for C: () and when I click the Add button, it opens the "Add > Drive Letter or Path" window with a bullet at Mount in the following empy > NTFS folder. I am confident that this option is NOT the correct way to > create new partitions. > > What am I doing wrong? > > Thanks again, > > Pawluk Pawluk: Although you didn't indicate the present partitioning scheme of your 320 GB HDD, I'm assuming that it's a single partition encompassing the total disk space, approx. 298 GB. Assuming that is so, in order to achieve your objective, you will need a partition management type of program such as the one Ron suggested. You will, in effect, use that program to "shrink" the current single partition so that you have the needed "unallocated" disk space in order to create the additional two partitions you desire on that disk. (We use Partition Magic 8.01 for this type of manipulation, but the program Ron mentions will do the job as well). Then you will use the XP Disk Management utility (or the partition management program) to create the two additional partitions out of that unallocated disk space. In doing so, you can format one of those two partitions with the 64K file cluster ("Allocation unit size") that you want. The other alternative to using a third-party partition managment program at this point would be to simply "start over" by making a fresh install of the XP OS onto your 320 GB HDD and creating the three partitons during the process. Needless to say this would destroy all the present data on your HDD. Anna
Recommended Posts