 |
|
 |
|
Next: Use HDTV as monitor?
|
| Author |
Message |
External

Since: Aug 09, 2007 Posts: 89
|
(Msg. 1) Posted: Mon Feb 18, 2008 12:31 pm
Post subject: partition numbering on a HD Archived from groups: comp>sys>ibm>pc>hardware>storage (more info?)
|
|
|
|
| Could someone here tell me if partition numbers are
ordered from the outer tracks to the inner tracks of
a hard disk, or from inner to outer? IOW, is partition
#1 on the outer or inner tracks?
*TimDaniels*
|
>> Stay informed about: partition numbering on a HD |
|
| Back to top |
|
 |  |
External

Since: Feb 01, 2006 Posts: 1853
|
(Msg. 2) Posted: Tue Feb 19, 2008 8:16 am
Post subject: Re: partition numbering on a HD [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Timothy Daniels <SpamBucket DeleteThis @NoSpamPlease.biz> wrote:
> Could someone here tell me if partition numbers are
> ordered from the outer tracks to the inner tracks of
> a hard disk, or from inner to outer? IOW, is partition
> #1 on the outer or inner tracks?
Depends entirely on what was used to do the partitioning and the history of that.
The partition number is just an entry in the partition table and
which area of the hard drive is used in each partition table
entry is entirely determined by the entrys in that table.
You can see the data in the partition table entrys with any decent
partition table editor or any sector editor if you also use the data
on the first physical sector layout on the hard drive.
Its more usual for the outer tracks to be used for the
first partition, but thats not mandated by anything. >> Stay informed about: partition numbering on a HD |
|
| Back to top |
|
 |  |
External

Since: Aug 09, 2007 Posts: 89
|
(Msg. 3) Posted: Tue Feb 19, 2008 8:16 am
Post subject: Re: partition numbering on a HD [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
"Rod Speed" replied:
> Timothy Daniels wrote:
>
>> Could someone here tell me if partition numbers are
>> ordered from the outer tracks to the inner tracks of
>> a hard disk, or from inner to outer? IOW, is partition
>> #1 on the outer or inner tracks?
>
> Depends entirely on what was used to do the partitioning
> and the history of that.
>
> The partition number is just an entry in the partition table
> and which area of the hard drive is used in each partition
> table entry is entirely determined by the entrys in that table.
>
> You can see the data in the partition table entrys with any
> decent partition table editor or any sector editor if you
> also use the data on the first physical sector layout on the
> hard drive.
>
> Its more usual for the outer tracks to be used for the
> first partition, but thats not mandated by anything.
In the case of my Dell's XPS M1330 laptop, Disk
Management shows (from left to right):
78MB EISA configured partition
10GB Primary partition (D
136.47GB Primary Active partition (C
2.5GB Primary partition
Does this indicate which partition is on the outermost
tracks?
How does one delete an EISA partition? (Dell says
that the EISA partition is "completely inaccessible" to
the user.)
*TimDaniels* >> Stay informed about: partition numbering on a HD |
|
| Back to top |
|
 |  |
External

Since: Nov 07, 2003 Posts: 2178
|
(Msg. 4) Posted: Tue Feb 19, 2008 9:07 am
Post subject: Re: partition numbering on a HD [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Previously Timothy Daniels <SpamBucket.TakeThisOut@nospamplease.biz> wrote:
> Could someone here tell me if partition numbers are
> ordered from the outer tracks to the inner tracks of
> a hard disk, or from inner to outer? IOW, is partition
> #1 on the outer or inner tracks?
> *TimDaniels*
There is no natural correspondence. Typically sector numbers are
ordered from outer track to inner, since that gives a better speed
"experience" at the start. But there are disks that do this
for the first platter, then for the second again and so on. There
are even disks that do the first outside in and the second in reverse.
Arno >> Stay informed about: partition numbering on a HD |
|
| Back to top |
|
 |  |
External

Since: Aug 09, 2007 Posts: 89
|
(Msg. 5) Posted: Tue Feb 19, 2008 12:47 pm
Post subject: Re: partition numbering on a HD [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
"Arno Wagner" wrote:
> Timothy Daniels wrote:
>> Could someone here tell me if partition numbers are
>> ordered from the outer tracks to the inner tracks of
>> a hard disk, or from inner to outer? IOW, is partition
>> #1 on the outer or inner tracks?
>
>> *TimDaniels*
>
> There is no natural correspondence. Typically sector numbers
> are ordered from outer track to inner, since that gives a better
> speed "experience" at the start. But there are disks that do this
> for the first platter, then for the second again and so on. There
> are even disks that do the first outside in and the second in
> reverse.
>
> Arno
The type with alternating numbering direction seems to
maximize arm movement since it would flatten a file to one
platter and not use the same tracks in the same cylinder but
on other platters for the file. Or am I missing something?
*TimDaniels* >> Stay informed about: partition numbering on a HD |
|
| Back to top |
|
 |  |
External

Since: Feb 01, 2006 Posts: 1853
|
(Msg. 6) Posted: Tue Feb 19, 2008 12:57 pm
Post subject: Re: partition numbering on a HD [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Timothy Daniels <SpamBucket RemoveThis @NoSpamPlease.biz> wrote:
> "Rod Speed" replied:
>> Timothy Daniels wrote:
>>
>>> Could someone here tell me if partition numbers are
>>> ordered from the outer tracks to the inner tracks of
>>> a hard disk, or from inner to outer? IOW, is partition
>>> #1 on the outer or inner tracks?
>>
>> Depends entirely on what was used to do the partitioning
>> and the history of that.
>>
>> The partition number is just an entry in the partition table
>> and which area of the hard drive is used in each partition
>> table entry is entirely determined by the entrys in that table.
>>
>> You can see the data in the partition table entrys with any
>> decent partition table editor or any sector editor if you
>> also use the data on the first physical sector layout on the
>> hard drive.
>>
>> Its more usual for the outer tracks to be used for the
>> first partition, but thats not mandated by anything.
>
> In the case of my Dell's XPS M1330 laptop, Disk
> Management shows (from left to right):
> 78MB EISA configured partition
> 10GB Primary partition (D
> 136.47GB Primary Active partition (C
> 2.5GB Primary partition
> Does this indicate which partition is on the outermost tracks?
Nar like I said you need to use a partition table EDITOR or
a sector editor to see the entrys in the partition table itself.
> How does one delete an EISA partition?
Any decent partition manager can do that.
> (Dell says that the EISA partition is "completely inaccessible" to the user.)
Its the maintenance partition, you dont want to delete it unless you know what you are doing. >> Stay informed about: partition numbering on a HD |
|
| Back to top |
|
 |  |
External

Since: Aug 09, 2007 Posts: 89
|
(Msg. 7) Posted: Tue Feb 19, 2008 12:57 pm
Post subject: Re: partition numbering on a HD [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
"Rod Speed" wrote:
> Timothy Daniels wrote:
>> "Rod Speed" replied:
>>> Timothy Daniels wrote:
>>>
>>>> Could someone here tell me if partition numbers are
>>>> ordered from the outer tracks to the inner tracks of
>>>> a hard disk, or from inner to outer? IOW, is partition
>>>> #1 on the outer or inner tracks?
>>>
>>> Depends entirely on what was used to do the partitioning
>>> and the history of that.
>>>
>>> The partition number is just an entry in the partition table
>>> and which area of the hard drive is used in each partition
>>> table entry is entirely determined by the entrys in that table.
>>>
>>> You can see the data in the partition table entrys with any
>>> decent partition table editor or any sector editor if you
>>> also use the data on the first physical sector layout on the
>>> hard drive.
>>>
>>> Its more usual for the outer tracks to be used for the
>>> first partition, but thats not mandated by anything.
>>
>> In the case of my Dell's XPS M1330 laptop, Disk
>> Management shows (from left to right):
>> 78MB EISA configured partition
>> 10GB Primary partition (D
>> 136.47GB Primary Active partition (C
>> 2.5GB Primary partition
>
>> Does this indicate which partition is on the outermost tracks?
>
> Nar like I said you need to use a partition table EDITOR or
> a sector editor to see the entrys in the partition table itself.
In the event the partition editor lists beginning track nos.
for each partition, does the track no. start near the outer edge
or near the center of the hard disk?
*TimDaniels* >> Stay informed about: partition numbering on a HD |
|
| Back to top |
|
 |  |
External

Since: Nov 07, 2003 Posts: 2178
|
(Msg. 8) Posted: Tue Feb 19, 2008 12:58 pm
Post subject: Re: partition numbering on a HD [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Previously Timothy Daniels <SpamBucket DeleteThis @nospamplease.biz> wrote:
> "Rod Speed" wrote:
>> Timothy Daniels wrote:
>>> "Rod Speed" replied:
>>>> Timothy Daniels wrote:
>>>>
>>>>> Could someone here tell me if partition numbers are
>>>>> ordered from the outer tracks to the inner tracks of
>>>>> a hard disk, or from inner to outer? IOW, is partition
>>>>> #1 on the outer or inner tracks?
>>>>
>>>> Depends entirely on what was used to do the partitioning
>>>> and the history of that.
>>>>
>>>> The partition number is just an entry in the partition table
>>>> and which area of the hard drive is used in each partition
>>>> table entry is entirely determined by the entrys in that table.
>>>>
>>>> You can see the data in the partition table entrys with any
>>>> decent partition table editor or any sector editor if you
>>>> also use the data on the first physical sector layout on the
>>>> hard drive.
>>>>
>>>> Its more usual for the outer tracks to be used for the
>>>> first partition, but thats not mandated by anything.
>>>
>>> In the case of my Dell's XPS M1330 laptop, Disk
>>> Management shows (from left to right):
>>> 78MB EISA configured partition
>>> 10GB Primary partition (D
>>> 136.47GB Primary Active partition (C
>>> 2.5GB Primary partition
>>
>>> Does this indicate which partition is on the outermost tracks?
>>
>> Nar like I said you need to use a partition table EDITOR or
>> a sector editor to see the entrys in the partition table itself.
> In the event the partition editor lists beginning track nos.
> for each partition, does the track no. start near the outer edge
> or near the center of the hard disk?
Not specified in general. See my other posting.
Arno >> Stay informed about: partition numbering on a HD |
|
| Back to top |
|
 |  |
External

Since: Nov 07, 2003 Posts: 2178
|
(Msg. 9) Posted: Wed Feb 20, 2008 6:12 am
Post subject: Re: partition numbering on a HD [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Previously Timothy Daniels <SpamBucket.RemoveThis@nospamplease.biz> wrote:
> "Arno Wagner" wrote:
>> Timothy Daniels wrote:
>>> Could someone here tell me if partition numbers are
>>> ordered from the outer tracks to the inner tracks of
>>> a hard disk, or from inner to outer? IOW, is partition
>>> #1 on the outer or inner tracks?
>>
>>> *TimDaniels*
>>
>> There is no natural correspondence. Typically sector numbers
>> are ordered from outer track to inner, since that gives a better
>> speed "experience" at the start. But there are disks that do this
>> for the first platter, then for the second again and so on. There
>> are even disks that do the first outside in and the second in
>> reverse.
>>
>> Arno
> The type with alternating numbering direction seems to
> maximize arm movement since it would flatten a file to one
> platter and not use the same tracks in the same cylinder but
> on other platters for the file. Or am I missing something?
Yes. Disks do not necessarily interleave tracks on different
cylinders today. Some just seek to the next cylinder and just
switch platters when the end of one is reached. Since today a
head-switch requires a seek, it is just as slow as a seek in
the first place.
Arno >> Stay informed about: partition numbering on a HD |
|
| Back to top |
|
 |  |
External

Since: Aug 09, 2007 Posts: 89
|
(Msg. 10) Posted: Wed Feb 20, 2008 6:12 am
Post subject: Re: partition numbering on a HD [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
"Arno Wagner" wrote:
> Disks do not necessarily interleave tracks on different
> cylinders today. Some just seek to the next cylinder and just
> switch platters when the end of one is reached. Since today a
> head-switch requires a seek, it is just as slow as a seek in
> the first place.
OK, now I see that for a transfer of a very large file (or a
large series of files) that span the radius of a platter, track no'g
that alternates from platter to platter would be fastest for single-
surface-at-a-time accesses.
*TimDaniels* >> Stay informed about: partition numbering on a HD |
|
| Back to top |
|
 |  |
External

Since: Feb 01, 2006 Posts: 1853
|
(Msg. 11) Posted: Wed Feb 20, 2008 6:28 am
Post subject: Re: partition numbering on a HD [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Timothy Daniels <SpamBucket RemoveThis @NoSpamPlease.biz> wrote:
> "Rod Speed" wrote:
>> Timothy Daniels wrote:
>>> "Rod Speed" replied:
>>>> Timothy Daniels wrote:
>>>>
>>>>> Could someone here tell me if partition numbers are
>>>>> ordered from the outer tracks to the inner tracks of
>>>>> a hard disk, or from inner to outer? IOW, is partition
>>>>> #1 on the outer or inner tracks?
>>>>
>>>> Depends entirely on what was used to do the partitioning
>>>> and the history of that.
>>>>
>>>> The partition number is just an entry in the partition table
>>>> and which area of the hard drive is used in each partition
>>>> table entry is entirely determined by the entrys in that table.
>>>>
>>>> You can see the data in the partition table entrys with any
>>>> decent partition table editor or any sector editor if you
>>>> also use the data on the first physical sector layout on the
>>>> hard drive.
>>>>
>>>> Its more usual for the outer tracks to be used for the
>>>> first partition, but thats not mandated by anything.
>>>
>>> In the case of my Dell's XPS M1330 laptop, Disk
>>> Management shows (from left to right):
>>> 78MB EISA configured partition
>>> 10GB Primary partition (D
>>> 136.47GB Primary Active partition (C
>>> 2.5GB Primary partition
>>
>>> Does this indicate which partition is on the outermost tracks?
>>
>> Nar like I said you need to use a partition table EDITOR or
>> a sector editor to see the entrys in the partition table itself.
>
>
> In the event the partition editor lists beginning track nos.
> for each partition, does the track no. start near the outer edge
> or near the center of the hard disk?
Like I said in my original, the lower numbers are the outer tracks. >> Stay informed about: partition numbering on a HD |
|
| Back to top |
|
 |  |
External

Since: Aug 09, 2007 Posts: 89
|
(Msg. 12) Posted: Wed Feb 20, 2008 6:28 am
Post subject: Re: partition numbering on a HD [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
"Rod Speed" wrote:
> Timothy Daniels wrote:
>> In the event the partition editor lists beginning track nos.
>> for each partition, does the track no. start near the outer edge
>> or near the center of the hard disk?
>
> Like I said in my original, the lower numbers are the outer tracks.
OK, thanks Rod.
*TimDaniels* >> Stay informed about: partition numbering on a HD |
|
| Back to top |
|
 |  |
External

Since: Feb 08, 2008 Posts: 12
|
(Msg. 13) Posted: Fri Feb 22, 2008 10:03 pm
Post subject: Re: partition numbering on a HD [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
3 days and nobody bothered to correct the idiot babblebot.
This group is obviously dead.
Arno Wagner wrote in news:621ulpF21bb95U1@mid.individual.net
> Previously Timothy Daniels <SpamBucket.RemoveThis@nospamplease.biz> wrote:
> > "Arno Wagner" wrote:
> > > Timothy Daniels wrote:
> > > > Could someone here tell me if partition numbers are
> > > > ordered from the outer tracks to the inner tracks of
> > > > a hard disk, or from inner to outer? IOW, is partition
> > > > #1 on the outer or inner tracks?
> > >
> > > > *TimDaniels*
> > >
> > > There is no natural correspondence. Typically sector numbers
> > > are ordered from outer track to inner, since that gives a better
> > > speed "experience" at the start. But there are disks that do this
> > > for the first platter, then for the second again and so on. There
> > > are even disks that do the first outside in and the second in reverse.
> > >
> > > Arno
>
> > The type with alternating numbering direction seems to
> > maximize arm movement since it would flatten a file to one
> > platter and not use the same tracks in the same cylinder but
> > on other platters for the file. Or am I missing something?
> Yes.
'Yes' what, babblebot.
> Disks do not necessarily interleave tracks on different cylinders today.
Whatever that is supposed to mean.
> Some just seek to the next cylinder
Whatever that is supposed to mean.
> and just switch platters when the end of one is reached
'One' what babblebot.
> Since today a head-switch requires a seek,
But not tomorrow, eh babblebot.
> it is just as slow as a seek in the first place.
Clueless idjut.
>
> Arno >> Stay informed about: partition numbering on a HD |
|
| Back to top |
|
 |  |
External

Since: Nov 10, 2003 Posts: 1906
|
(Msg. 14) Posted: Sat Feb 23, 2008 8:03 am
Post subject: Re: partition numbering on a HD [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Arno Wagner wrote in news:61vkirF20sffmU1@mid.individual.net
> Previously Timothy Daniels <SpamBucket DeleteThis @nospamplease.biz> wrote:
> > Could someone here tell me if partition numbers are
> > ordered from the outer tracks to the inner tracks of
> > a hard disk, or from inner to outer? IOW, is partition
> > #1 on the outer or inner tracks?
>
> > *TimDaniels*
>
> There is no natural correspondence. Typically sector numbers are
> ordered from outer track to inner,
You mean outer *cylinder*, don't you, babblebot.
> since that gives a better speed "experience" at the start.
> But there are disks that do this for the first platter, then for the
> second again and so on.
Like there's only one head per platter, eh babblebot.
> There are even disks that do the first outside in and the second in reverse.
On cartridge drives, sure.
One platterside inwards, the other platter side outwords.
Any more hidden surprises in your arse, to top that, babblebot?
This is the time to pull them out, now that you're still on a roll.
Shouldn't be too difficult for someone of your caliber.
>
> Arno >> Stay informed about: partition numbering on a HD |
|
| Back to top |
|
 |  |
External

Since: Nov 10, 2003 Posts: 1906
|
(Msg. 15) Posted: Sat Feb 23, 2008 8:03 am
Post subject: Re: partition numbering on a HD [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Timothy Daniels wrote in news:47bbdc91$0$24122$4c368faf@roadrunner.com
> "Arno Wagner" wrote:
> > Disks do not necessarily interleave tracks on different cylinders
> > today. Some just seek to the next cylinder and just switch platters
> > when the end of one is reached. Since today a head-switch requires
> > a seek, it is just as slow as a seek in the first place.
> OK, now I see
Of course you do, Timmy.
> that for a transfer of a very large file (or a large series of files) that
> span the radius of a platter, track no'g that alternates from platter
> to platter would be fastest for single-surface-at-a-time accesses.
Strewth, the two of you should start a course in gobbledygook.
I'll bet there's a huge market for it.
>
> *TimDaniels* >> Stay informed about: partition numbering on a HD |
|
| Back to top |
|
 |  |
| Related Topics: | Partition help-with Win XP - I've got a 160GB WD using a Promise 100 ATA controller, as a storage drive. I'm using Windows XP home, I would like to format the 160GB with 2 FAT32 partitions. But Win XP will only seem to allow NTFS. My Win 98SE boot disk can not see the whole drive...
is my partition gone?? - Hello, Can someone please HELP me!! I have 2 partitions on my computer the C with 6.35GB and the F with 105.44GB (is where I have everything!! that is important including Partition magic) I tried to expand the C partition to 10 GB using Partition Magic 7...
Partition... gone! - Hi guys (and gals)... I'm looking for some help here. My second harddrive is a 160gb Maxtor drive with an NTFS partition of the same size. Yesterday, for no reason, when I tried to access it, Windows told me that it wasn't formatted and asked me if I...
Can I hid a partition and still use it? - I want to set up a new partition off of my main hard drive using Partition magic, install a program to the new partition, hide it but then still be able to use that program that is installed to that partition. Is this possible and if so how do I set it....
The best partition for a 250 GB drive - I just got a 250GB WD drive that I'm thinking to use as the boot disk. I have two other physical disks with 60 GM each which I intend to use for data. My question is what is the optimal partition size for a 250 GB drive for the best performance under.. |
|
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|
 |
|
|