Ik ben pas begonnen met FreeBSD.
Ik worstel al een tijdje met verschillende termen waar ik niet uit wijs geraak hoeveel ik ook opzoek, het wordt steeds verwarrender.
The Complete FreeBSD from O'Reilly:
'FreeBSD does not use the PC Bios partition table directly. It maintains its own partitioning scheme with its own partition table'
...
Partitioning schemes : MBR / GPT / BSD
Wat is dan een partition table?
Deze wordt in zover ik heb kunnen nagaan binnen de MBR geplaatst? (of kan daarbuiten worden geplaatst).
Dan staat er ook nog in het boek 'A partition table contains information about the size, location and type of the slices.'
Maar dan is er ook nog de disklabel of BSD Label waar wikipedia over zegt:
'a disklabel is a record stored on a data storage device such as a hard disk that contains information about the location of the partitions on the disk.'
Twee verschillende zaken die allebei hetzelfde doen?
En dan is er ook nog het FreeBSD handboek over disk label op deze pagina dat nog iets anders kan betekenen:
'The Label is a name by which the partition will be known. Drive names or numbers can change if the drive is connected to a different controller or port, but the partition label does not change. Referring to labels instead of drive names and partition numbers in files like /etc/fstab makes the system more tolerant to hardware changes. GPT labels appear in /dev/gpt/ when a disk is attached. Other partitioning schemes have different label capabilities and their labels appear in different directories in /dev/.'
Is er iemand die mij dit kan uitleggen?
Ik worstel al een tijdje met verschillende termen waar ik niet uit wijs geraak hoeveel ik ook opzoek, het wordt steeds verwarrender.
The Complete FreeBSD from O'Reilly:
'FreeBSD does not use the PC Bios partition table directly. It maintains its own partitioning scheme with its own partition table'
...
Partitioning schemes : MBR / GPT / BSD
Wat is dan een partition table?
Deze wordt in zover ik heb kunnen nagaan binnen de MBR geplaatst? (of kan daarbuiten worden geplaatst).
Dan staat er ook nog in het boek 'A partition table contains information about the size, location and type of the slices.'
Maar dan is er ook nog de disklabel of BSD Label waar wikipedia over zegt:
'a disklabel is a record stored on a data storage device such as a hard disk that contains information about the location of the partitions on the disk.'
Twee verschillende zaken die allebei hetzelfde doen?
En dan is er ook nog het FreeBSD handboek over disk label op deze pagina dat nog iets anders kan betekenen:
'The Label is a name by which the partition will be known. Drive names or numbers can change if the drive is connected to a different controller or port, but the partition label does not change. Referring to labels instead of drive names and partition numbers in files like /etc/fstab makes the system more tolerant to hardware changes. GPT labels appear in /dev/gpt/ when a disk is attached. Other partitioning schemes have different label capabilities and their labels appear in different directories in /dev/.'
Is er iemand die mij dit kan uitleggen?