- Joined
- Nov 21, 2024
- Messages
- 51 (0.32/day)
System Name | Yes |
---|---|
Processor | 8 core |
Motherboard | b650m-hdv-m.2 |
Memory | 5600c36 |
Video Card(s) | a2000 |
Display(s) | 3: 34" curved vertical uwqhd, 32" 4k with 27" wqhd above it |
Power Supply | 400watt |
Software | arch,kde |
man, this arch is so hard to install you do it in terminal, so as i got a new laptop i just rsynced my laptop install over WiFi using ssh.
reinstall grub, regen fstab
Code:
rsync -aAXHv -e ssh \
--exclude={"/dev/*","/proc/*","/sys/*","/tmp/*","/run/*","/mnt/*","/media/*","/lost+found","/var/cache/pacman/pkg/*"} \
root@192.168.1.100:/ /mnt
reinstall grub, regen fstab