Copy @home, installed packges (flatpak pacman aur) from old install

yeah not really discriptive with the names lol. /mnt/broken/ is where I am mounting my old broken install.

/mnt/old/ is where I am sending the readonly snapshot of /mnt/broken/@home to

here is a lsblk showing that

lsblk -f
NAME        FSTYPE FSVER LABEL    UUID                                 FSAVAIL FSUSE% MOUNTPOINTS
sda
└─sda2      ext4   1.0   GAMES    d6a92575-7181-4506-80d1-84a9594f90e8
sr0
zram0                                                                                 [SWAP]
nvme0n1
├─nvme0n1p1 vfat   FAT32          79CD-8D09                             298.8M     0% /boot/efi
└─nvme0n1p2 btrfs                 8a69f047-feee-46cf-81a1-d299eb173883  896.5G     2% /var/tmp
/var/log
/var/cache
/srv
/root
/home
/
nvme1n1
├─nvme1n1p1 vfat   FAT32 NO_LABEL 4AC6-7B21
└─nvme1n1p2 btrfs                 53e270ad-dfd5-4874-a125-69d21ada6b8d   59.2G    93% /mnt/broken

So from what I understand of the second article.

what I want to do is create a readonly snapshot of my broken install’s @home

then send it somewhere on my new disk.

then create a writable snapshot of that snapshot at /home/

I had part of my old home on my new disk so it was prob running out of space because of that (i thought the snapshot would be compressed and not be the whole size)

as for the black screen… i rembered my system had an issue where it would crash on suspund and garuda default is to suspend after 15 minutes

1 Like