Location of partition table on disk
Henry Spencer
henry at utzoo.UUCP
Tue Oct 7 06:06:05 AEST 1986
I too thought it would be a good idea to have the partition table on
the disk it partitioned, until I read a paper on the Cray-2 Unix port.
They had the right idea: the size and disk location of each partition
is recorded in the /dev inode for it. The kernel stashes the details
in internal tables when such an inode is opened or mounted. It seems
to me that this is a cleaner solution all around.
--
Henry Spencer @ U of Toronto Zoology
{allegra,ihnp4,decvax,pyramid}!utzoo!henry
More information about the Comp.unix.wizards
mailing list