Vielen Dank für Ihre Antwort! Und für die Erklärung:
Erstens existiert das Wort root in de Ausdruck “root Partotion”, wobei es darauf deutet das der Würzel des volständigen Dateibaumes in dieser Partitions liegt (und dort auch Würzel dieses Dateisystems ist).
Ja, ich glaube dass ich genau diese „root Partition“ meine.
Ja, ich habe das schon gebaut. Dieses Bild https://share.mailbox.org/ajax/share/06f3c7af0a93a4556e47657a93a449f29b8b058838fbde36/1/8/Mzg/MzgvMTYwMg:
https://share.mailbox.org/ajax/share/06f3c7af0a93a4556e47657a93a449f29b8b058838fbde36/1/8/Mzg/MzgvMTYwMg
könnte nützlich sein.
Hier ist was
fdisk -l
gibt:
Disk /dev/sdb: 1.8 TiB, 2000398934016 bytes, 3907029168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: gpt
Disk identifier: 148C685E-BF52-433F-98F2-4FB071A80F3D
Device Start End Sectors Size Type
/dev/sdb1 1140736 3907028991 3905888256 1.8T Linux LVM
Disk /dev/sda: 465.8 GiB, 500107862016 bytes, 976773168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: 19577A2E-EF3B-428D-8645-01C34049C8E7
Device Start End Sectors Size Type
/dev/sda1 2048 321535 319488 156M EFI System
/dev/sda2 321536 1140735 819200 400M Microsoft basic
/dev/sda3 1140736 976773119 975632384 465.2G Linux LVM
Disk /dev/mapper/cr_ata-WDC_WDS500G2B0A-00SM50_173541800073-part3: 465.2 GiB, 499521683456 bytes, 975628288 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/mapper/system-swap: 16 GiB, 17179869184 bytes, 33554432 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/mapper/system-root: 30 GiB, 32212254720 bytes, 62914560 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/mapper/cr_swap: 16 GiB, 17177772032 bytes, 33550336 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/mapper/cr_ata-ST2000LM015-2E8174_WDZ35J3L-part1: 1.8 TiB, 1999812689920 bytes, 3905884160 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk /dev/mapper/system-home: 2.2 TiB, 2449930715136 bytes, 4785020928 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk /dev/mapper/cr_home: 2.2 TiB, 2449928617984 bytes, 4785016832 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
.
Und mit
cat /etc/fstab
,
bekomme ich:
/dev/system/root / btrfs defaults 0 0
/dev/mapper/cr_home /home xfs nofail 0 2
/dev/mapper/cr_swap swap swap defaults 0 0
/dev/system/root /opt btrfs subvol=@/opt 0 0
/dev/system/root /srv btrfs subvol=@/srv 0 0
/dev/system/root /tmp btrfs subvol=@/tmp 0 0
/dev/system/root /usr/local btrfs subvol=@/usr/local 0 0
/dev/system/root /var/cache btrfs subvol=@/var/cache 0 0
/dev/system/root /var/crash btrfs subvol=@/var/crash 0 0
/dev/system/root /var/lib/libvirt/images btrfs subvol=@/var/lib/libvirt/images 0 0
/dev/system/root /var/lib/machines btrfs subvol=@/var/lib/machines 0 0
/dev/system/root /var/lib/mailman btrfs subvol=@/var/lib/mailman 0 0
/dev/system/root /var/lib/mariadb btrfs subvol=@/var/lib/mariadb 0 0
/dev/system/root /var/lib/mysql btrfs subvol=@/var/lib/mysql 0 0
/dev/system/root /var/lib/named btrfs subvol=@/var/lib/named 0 0
/dev/system/root /var/lib/pgsql btrfs subvol=@/var/lib/pgsql 0 0
/dev/system/root /var/log btrfs subvol=@/var/log 0 0
/dev/system/root /var/opt btrfs subvol=@/var/opt 0 0
/dev/system/root /var/spool btrfs subvol=@/var/spool 0 0
/dev/system/root /var/tmp btrfs subvol=@/var/tmp 0 0
/dev/system/root /.snapshots btrfs subvol=@/.snapshots 0 0
UUID=e845f23b-4141-476e-bf78-4838dab93cff /boot btrfs defaults 0 0
UUID=5962-CBA9 /boot/efi vfat umask=0002,utf8=true 0 0
Ich möchte nur einen, ungeteilten, persönlichen Ordner haben, anstatt, z.B., /home1 auf dem Halbleiterlaufwerk sda und /home2 auf dem Festplattenlaufwerk sdb.
Ich würde alle Vorschläge oder Anmerkungen schätzen. Danke!