Backports Stable - Mesa / Kernel - Update und Update Stretch -> Buster

Warum Debian und/oder eine seiner Spielarten? Was muss ich vorher wissen? Wo geht es nach der Installation weiter?
ocram
Beiträge: 217
Registriert: 26.04.2018 22:30:24

Re: Backports Stable - Mesa / Kernel - Update und Update Stretch -> Buster

Beitrag von ocram » 04.10.2019 20:13:38

Mein home ist nun auf sdb6

Code: Alles auswählen

Dateisystem    Größe Benutzt Verf. Verw% Eingehängt auf
udev            3,6G       0  3,6G    0% /dev
tmpfs           742M    9,2M  733M    2% /run
/dev/sda1        28G    8,3G   18G   32% /
tmpfs           3,7G     71M  3,6G    2% /dev/shm
tmpfs           5,0M    4,0K  5,0M    1% /run/lock
tmpfs           3,7G       0  3,7G    0% /sys/fs/cgroup
tmpfs           3,7G    8,0K  3,7G    1% /tmp
tmpfs           742M     20K  742M    1% /run/user/1000
/dev/sda6       194G     49G  135G   27% /media/marco/2f1dc8ca-1bdd-4feb-964f-de1213159542
Auf sda1 ist Debian Buster. Nun möchte ich das /home auf sda1 durch das alte home auf sda6 ersetzen ohne das ich zwei /home habe. Das geht doch, oder? Die anderen Partitionen ausser sda1 wurden nicht angerührt. Meine alte fstab habe ich auch noch. Wie gehe ich da jetzt am besten vor? Ich sollte öfter neu installieren, man vergisst wieder alles ... :hail:

edit: Ok, war einfach: Einfach die UIID der alten /home Partition in die fstab eintragen. Damit gibt es auch dann nur ein /home und zwar das alte:

Code: Alles auswählen

# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a device; this may
# be used with UUID= as a more robust way to name devices that works even if
# disks are added and removed. See fstab(5).
#
# <file system>             <mount point>  <type>  <options>  <dump>  <pass>
UUID=5d305af6-2a2d-4495-90b6-6eab6f742d6d /              ext4    defaults,noatime,discard 0 1
UUID=7504a9ac-53f6-49e3-a25d-1a764a8babc7 swap           swap    defaults,noatime,discard 0 2
tmpfs                                     /tmp           tmpfs   defaults,noatime,mode=1777 0 0

# /home was on /dev/sda6 during installation
UUID=2f1dc8ca-1bdd-4feb-964f-de1213159542 /home          ext4   defaults        0       2
Quad core Intel Core i5-4460, H81M-E34
Intel Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller
Desktop: Xfce 4.12.3 Distro: Debian GNU/Linux 10 (Buster), +KXStudio

ocram
Beiträge: 217
Registriert: 26.04.2018 22:30:24

Re: Backports Stable - Mesa / Kernel - Update und Update Stretch -> Buster

Beitrag von ocram » 04.10.2019 23:37:39

Läuft fast wieder alles. Wenn man weiß, was zu tun ist, dann ist es eine Sache von 30 Minuten.
Quad core Intel Core i5-4460, H81M-E34
Intel Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller
Desktop: Xfce 4.12.3 Distro: Debian GNU/Linux 10 (Buster), +KXStudio

Antworten