...and am still being accused of doing so
hmmmm!
Posted 13 February 2011 - 12:54 PM
Posted 13 February 2011 - 01:03 PM
My problem is, I did not refuse!
...and am still being accused of doing so.
hmmmm!
Posted 13 February 2011 - 10:25 PM
Well, I would correct it *if* it was true. But I don't see what else to do to satisfy him. Satisfying wonko was a lot easier. I'm glad to see that his opinion is not universalYep
, and my consideration was that even if you refused you had the right NOT to be accused of discouraging anyone or have your attitude criticized.
#13 3.2
Posted 14 February 2011 - 05:31 AM
Posted 14 February 2011 - 09:13 AM
A pointer to a given area on the disk is written in the form of a partition table entry in the same manner BOTH for a Primary partition and for an Extended one. The limit is a total number of 4 (four) partition table entries, of which theoretically only 1 (one) can be an Extended partition.An extended partition, wich is a primary partition, is created in a master partition table (in the MBR)
Any entry in the partition table of the MBR points to the start of the corresponding partition.The entry in the MBR points to the start of the extended partition.
In the case of an Extended Partition the start (first sector) is a EPBR (extended partition boot record).At the beginning of the extended partition, there is a partition table sector.
The first entry in this partition table is a pointer to the start of first logical volume which can be located anywhere within the boundaries of the Extended partition; the first sector of the logical volume is a PBR or bootsector, exactly like the bootsector of a Primary partition.That partition table sector has a pointer to the first LOGICAL partition which can be located anywhere within the boundaries of the extended partition.
If there is more than one Logical volume in the Extended partition, the second entry in the partition table of the EPBR is a pointer to ANOTHER EPBR, which has:
The logical partition itself has a partition sector that defines its boundaries (among other things)
Posted 14 February 2011 - 03:46 PM
The most "correct" one conceptually is:
- ...
- Logical partition (WRONG) ...
so that everyone realizes that, the responsibility to understand rests on the reader. It is necessary to be able to distinguish them in order to know precisely what any author is actually referring to. The only thing that can help, is a clear knowledge of the characteristics of each item.There is a lot of confusion in the terminology.
Since I do not know all the OSes, I need to ask the question.maybe other OSes can nest extended partitions instead of logical ones.
Posted 14 February 2011 - 04:44 PM
If there is more than one Logical volume in the Extended partition, the second entry in the partition table of the EPBR is a pointer to ANOTHER EPBR, which has:
The logical partition itself has a partition sector that defines its boundaries (among other things)
- in first partition table entry a pointer to the start of the mth logical volume which can be located anywhere within the boundaries of the Extended partition the first sector of the logical volume is a PBR or bootsector, exactly like the bootsector of a Primary partition.
- if there is a nth logical volume, than second entry in this mth EPBR is a pointer to the nth EPBR
Posted 14 February 2011 - 04:50 PM
Posted 14 February 2011 - 05:09 PM
...
It is mostly a semantical issue
...
Using the term "logical partition", would further confuse the ideas with logical volumes that still is not grasped fully by many, if you want to call the container for each logical volume inside the extended partition "secondary partition" or "sub-partition", it may be OK, but AFAIK it would be a neologism.
Posted 14 February 2011 - 05:26 PM
It's "your" map and "your" vocabularyI agree on "secondary partition" because it is a partition, and it is *not* a primary partition. So, that works fine, and avoids any possible misunderstandings.
Posted 14 February 2011 - 07:25 PM
I wasn't thinking along those lines. It should be clear from the companion map + graphics, but I agree with you.I fear that less experienced peeps may think that in the MBR you can write the addresses of EITHER a "primary" or a "secondary" partition.
Posted 15 February 2011 - 05:35 AM
I fear that less experienced peeps may think that in the MBR you can write the addresses of EITHER a "primary" or a "secondary" partition.
(being both a kind or type of "partition" whilst the very name of "sub-partition" makes easier to understand that it is NOT a "partition" with the "same dignity" as a "primary partition" or as an "Extended partition").
Posted 15 February 2011 - 06:38 PM
In a forum, you are either a student or a teacher. I don't believe in any 3rd category. You either learn, or explain (some people just express their feelings, which is some times good but often inappropriate and useless). Even when you are a user having a problem, you explain your problem, then people that can help you learn about it so they can in turn explain to you what to do, at which point, you revert to the role of learner one more time. This is the ongoing dynamic of forums.
In this particular topic, we are interested in what has to go on in one's mind when approaching boot issues. At some point or the other, the rubber has to meet the road and generate some traction. Applications need to be mentioned and counsel given as to the benefits, strengths, weaknesses and application of the various software introduced to the readers.
Or a critic (3).
Which can be divided in three categories:
- critics that critic other people work and nothing else
- critics that critic other people work and continuously hint about other people's shortcomings and still contribute nothing
- critics that critic other people work and try to produce something (not necessarily related to the critics made)
Wonko
Posted 15 February 2011 - 06:56 PM
So, we're left with "sub-partition" to refer to the actual partition that the volume is made out of.
That should avoid any confusion and define things properly.
What people usually read:Bootsect.exe updates the master boot code for hard disk partitions to switch between BOOTMGR and NTLDR.
Bootsect.exe updates the master boot record.
http://technet.microsoft.com/en-us/library/cc749177(WS.10).aspx7 bootsect.exe:
http://technet.microsoft.com/en-us/library/dd744577(WS.10).aspx
Posted 15 February 2011 - 08:13 PM
You are better off learning what's what!"you are on your own".
you need to know what it's about, so you can sort out what they (any well meaning confused person) will certainly confuse you about.
"you, are on your own".
Posted 15 February 2011 - 08:28 PM
For what it mattersIt makes me think of people that suggest that we should all just "use fbinst and be done with it".
Conspiracy maybe?![]()
Posted 15 February 2011 - 09:03 PM
Glad to know that!For what it matters
I can guarantee that maanu is in perfect good faith AND NOT part of any conspiracy.
No doubt. To repeat myself, it boots all my systems.And - to repeat myself - fbinst is actually a very good utility
BUT IMNSHO overkill for most cases/people.
Posted 15 February 2011 - 11:33 PM
Posted 16 February 2011 - 04:52 AM
Posted 16 February 2011 - 09:57 AM
Partitions are grouped into volumes.
Posted 16 February 2011 - 03:12 PM
Until your last post we were at:
- Primary partition = Volume=LogicalDrive=Drive
- Sub-partition (inside Extended) = Container for a Volume
says that it is a logical drive.
- Volume=LogicalDrive=Drive=Filesystem
Posted 16 February 2011 - 03:28 PM
Posted 16 February 2011 - 03:38 PM
Disk=PhysicalDrive=Container for partitions
Volume=mount point=LogicalDrive=Drive=Containner for Primary partition/Containner for Sub-partition/Containner for multiple "Primary" or "Sub-partition"
Extended partition= Container for one Volume or for one Volume and one or more sub-partition(s)
Sub-partition (inside Extended) = Container for a assigned as part of a Volume (which can contain one or more Sub-partitions)
Volume=LogicalDrive=Drive=Filesystem (group of [one] partition[s] treated as a unit before "format", then formatted together as a single block)
Posted 16 February 2011 - 04:03 PM
Well, you have completely lost me.
You have gone to Dynamic Volumes, spanned disks or whatever.
Till now we were in the "basic" realm.
This will confuse most people IMHO
Yep! Volumes get "mounted". A mount point is not a drive letter. But, ... if you think in terms of volume=drive letter, you will get lost when there is no drive letter. A drive letter was Microsoft's way of labeling mount points, it is merely a label. A label is a label, a mount point is a mount point, a volume is a volume, a partition is a partition, a boot record is a boot record. I think we are clear on the semantics now.You only need to add that since 2K you don't strictly need drive letters for most drives as long as you have a single volume NTFS formatted, by using mountpoints and the mess is complete.
0 members, 2 guests, 0 anonymous users