Linux Bestandssysteem

Als je een Linux systeem opstart, wordt een bootloader geactiveerd (tegenwoordig GRUB2) welke de Linuxkernel aanroept. De kernel activeert een bashfile op het bestandssysteem (meestal rc.sysinit), die in de eerste sectoren staat, en het bestandssysteem beschrijfbaar maakt (mount), modules laadt en netwerkverbindingen tot stand brengt.

Linux bevat een aantal standaardmappen, hier volgt een overzicht met beschrijving. De huidige POSIX-standaard voor Unix-bestandssystemen is vastgelegd in de Filesystem Hierarchy Standard.

Linux Bestandssysteem 01 /
Linux Bestandssysteem 02 /bin
Linux Bestandssysteem 03 /sbin
Linux Bestandssysteem 04 /boot
Linux Bestandssysteem 05 /dev
Linux Bestandssysteem 06 /etc
Linux Bestandssysteem 07 /home
Linux Bestandssysteem 08 /initrd
Linux Bestandssysteem 09 /tmp
Linux Bestandssysteem 10 /sys
Linux Bestandssysteem 11 /proc
Linux Bestandssysteem 12 /root
Linux Bestandssysteem 13 /usr
Linux Bestandssysteem 14 /var
Linux Bestandssysteem 15 /mnt en /mount

Geef een reactie