#systemrecovery — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #systemrecovery, aggregated by home.social.
-
Linux Runlevel 1 vs Emergency Mode 🐧
Runlevel 1 – Rescue Mode
• Root filesystem mounted
• Basic services running
• Network disabled
• Command: systemctl rescueEmergency Mode
• Root read-only (initrd only)
• No services, no network
• Bare minimum to fix system
• Command: systemctl emergencyUse when your system won't boot properly. 🔧
-
SystemRescue: أداة إنقاذ النظام لإصلاح وإدارة الأنظمة 🛠️
#SystemRescue #Linux #SystemRecovery #GParted #Gnutux #DataRecovery #SysAdmin
-
SystemRescue: أداة إنقاذ النظام لإصلاح وإدارة الأنظمة 🛠️
#SystemRescue #Linux #SystemRecovery #GParted #Gnutux #DataRecovery #SysAdmin
-
SystemRescue: أداة إنقاذ النظام لإصلاح وإدارة الأنظمة 🛠️
#SystemRescue #Linux #SystemRecovery #GParted #Gnutux #DataRecovery #SysAdmin
-
SystemRescue: أداة إنقاذ النظام لإصلاح وإدارة الأنظمة 🛠️
#SystemRescue #Linux #SystemRecovery #GParted #Gnutux #DataRecovery #SysAdmin
https://is.gd/j8EiqR -
🚀 How to Update GRUB and Regenerate Initramfs from a Manjaro Live USB System 🐧
Sometimes things break—it’s Linux life! 💻 Maybe your Manjaro installation isn’t booting correctly after an update or some system tweaks. Don’t panic! You can easily fix boot-related issues using your Manjaro Live USB stick.
Here’s how you can update your GRUB bootloader and regenerate your initramfs directly from a Manjaro Live USB. Let’s dive in! 🌊
🔧 Step 1: Boot into the Manjaro Live USB & Mount your System
Boot your computer with a Manjaro USB stick. Open a terminal and identify your root partition using:
sudo fdisk -lLet’s say your root partition is /dev/sda2, then mount it:
sudo mount /dev/sda2 /mntIf you have separate boot or EFI partitions, mount them too:
- For a separate /boot partition:
sudo mount /dev/sda1 /mnt/boot- For an EFI partition:
sudo mount /dev/sdaX /mnt/boot/efi(Replace /dev/sdaX with your actual EFI partition.)
🛠️ Step 2: Enter your Installed System with
manjaro-chrootManjaro makes this super easy:
sudo manjaro-chroot /mntNow you’re working inside your actual system environment! 🚪
⚙️ Step 3: Update GRUB Bootloader
Run these commands based on your boot type:
- For BIOS/Legacy boot:
grub-install /dev/sdaupdate-grub- For EFI boot:
grub-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=manjaro --recheckupdate-grub🔄 Step 4: Regenerate your Initramfs
Now regenerate initramfs images:
mkinitcpio -P🎉 Step 5: Finish & Restart!
Exit the
chrootenvironment:exitUnmount your partitions:
sudo umount -R /mntAnd reboot your system:
sudo rebootThat’s it! 🎯 Your Manjaro system should now boot up smoothly.
🔗 Useful Resources:
👉 Check out my original conversation with ChatGPT here for more details.
Happy Linux adventures! 🐧✨
#ArchLinux #BIOS #Bootloader #chroot #EFI #GRUB #initramfs #Linux #LinuxCommands #LinuxTutorial #LiveUSB #Manjaro #mkinitcpio #SystemRecovery #Terminal #Troubleshooting
-
The 6+ hours overnight memtest gave me a PASS on the new memory configuration, so now I am *copying* the files over to a new hard disk (configured as a single-disk RAID1, to be updated with the disk I'm copying *from* afterwards).
Copying 1.5 Tbyte of files does take a while (5 hours and counting so far), but since I don't trust the metadata of the old filesystem, I am not taking the chance to just have Linux RAID mirror it over.
I need to clean up the filesystem, it is heavy with backups of backups of old root filesystem copies which had backups of old machines with backups on them...
-
The 6+ hours overnight memtest gave me a PASS on the new memory configuration, so now I am *copying* the files over to a new hard disk (configured as a single-disk RAID1, to be updated with the disk I'm copying *from* afterwards).
Copying 1.5 Tbyte of files does take a while (5 hours and counting so far), but since I don't trust the metadata of the old filesystem, I am not taking the chance to just have Linux RAID mirror it over.
I need to clean up the filesystem, it is heavy with backups of backups of old root filesystem copies which had backups of old machines with backups on them...
-
The 6+ hours overnight memtest gave me a PASS on the new memory configuration, so now I am *copying* the files over to a new hard disk (configured as a single-disk RAID1, to be updated with the disk I'm copying *from* afterwards).
Copying 1.5 Tbyte of files does take a while (5 hours and counting so far), but since I don't trust the metadata of the old filesystem, I am not taking the chance to just have Linux RAID mirror it over.
I need to clean up the filesystem, it is heavy with backups of backups of old root filesystem copies which had backups of old machines with backups on them...
-
The 6+ hours overnight memtest gave me a PASS on the new memory configuration, so now I am *copying* the files over to a new hard disk (configured as a single-disk RAID1, to be updated with the disk I'm copying *from* afterwards).
Copying 1.5 Tbyte of files does take a while (5 hours and counting so far), but since I don't trust the metadata of the old filesystem, I am not taking the chance to just have Linux RAID mirror it over.
I need to clean up the filesystem, it is heavy with backups of backups of old root filesystem copies which had backups of old machines with backups on them...
-
https://www.ifixit.com/Story/25697/Installation_of_Windows_on_a_PC_with_no_OS
This article explains exactly how I installed Windows to a PC with no OS that has frequent installation errors during Windows Setup.
#Repair #Computer #Story #CompTIA #APlus #CompTIAAPlus #SystemRecovery #Imaging #SystemImaging #SystemCloning #Cloning #Clone #CloningWindows #OperatingSystem #TechnicalRepair #Technical #OS #ComputerRepair #OSInstallation #Administration #SystemAdministration #WindowsAdministrator #KnowledgeBase #IFixIt #Fix
-
https://www.ifixit.com/Story/25697/Installation_of_Windows_on_a_PC_with_no_OS
This article explains exactly how I installed Windows to a PC with no OS that has frequent installation errors during Windows Setup.
#Repair #Computer #Story #CompTIA #APlus #CompTIAAPlus #SystemRecovery #Imaging #SystemImaging #SystemCloning #Cloning #Clone #CloningWindows #OperatingSystem #TechnicalRepair #Technical #OS #ComputerRepair #OSInstallation #Administration #SystemAdministration #WindowsAdministrator #KnowledgeBase #IFixIt #Fix
-
https://www.ifixit.com/Story/25697/Installation_of_Windows_on_a_PC_with_no_OS
This article explains exactly how I installed Windows to a PC with no OS that has frequent installation errors during Windows Setup.
#Repair #Computer #Story #CompTIA #APlus #CompTIAAPlus #SystemRecovery #Imaging #SystemImaging #SystemCloning #Cloning #Clone #CloningWindows #OperatingSystem #TechnicalRepair #Technical #OS #ComputerRepair #OSInstallation #Administration #SystemAdministration #WindowsAdministrator #KnowledgeBase #IFixIt #Fix
-
https://www.ifixit.com/Story/25697/Installation_of_Windows_on_a_PC_with_no_OS
This article explains exactly how I installed Windows to a PC with no OS that has frequent installation errors during Windows Setup.
#Repair #Computer #Story #CompTIA #APlus #CompTIAAPlus #SystemRecovery #Imaging #SystemImaging #SystemCloning #Cloning #Clone #CloningWindows #OperatingSystem #TechnicalRepair #Technical #OS #ComputerRepair #OSInstallation #Administration #SystemAdministration #WindowsAdministrator #KnowledgeBase #IFixIt #Fix
-
How I hacked my Linux system with a Live USB device https://www.both.org/?p=3806 #Fedora, #LiveUSB, #SystemRecovery
-
How I hacked my Linux system with a Live USB device https://www.both.org/?p=3806 #Fedora, #LiveUSB, #SystemRecovery
-
How I hacked my Linux system with a Live USB device https://www.both.org/?p=3806 #Fedora, #LiveUSB, #SystemRecovery
-
Everyone should have a #SystemRecovery plan. Learn how to set up yours on #Linux with an article from #FOSS educator and community leader Morrolinux!
Check out the #LPI blog to master the essentials tools, from #Grub2 to #SystemRescue: https://lpi.org/5jbl
-
Everyone should have a #SystemRecovery plan. Learn how to set up yours on #Linux with an article from #FOSS educator and community leader Morrolinux!
Check out the #LPI blog to master the essentials tools, from #Grub2 to #SystemRescue: https://lpi.org/5jbl
-
Everyone should have a #SystemRecovery plan. Learn how to set up yours on #Linux with an article from #FOSS educator and community leader Morrolinux!
Check out the #LPI blog to master the essentials tools, from #Grub2 to #SystemRescue: https://lpi.org/5jbl
-
Everyone should have a #SystemRecovery plan. Learn how to set up yours on #Linux with an article from #FOSS educator and community leader Morrolinux!
Check out the #LPI blog to master the essentials tools, from #Grub2 to #SystemRescue: https://lpi.org/5jbl
-
Everyone should have a #SystemRecovery plan. Learn how to set up yours on #Linux with an article from #FOSS educator and community leader Morrolinux!
Check out the #LPI blog to master the essentials tools, from #Grub2 to #SystemRescue: https://lpi.org/5jbl
-
Rescuezilla 2.2 Supports Disk Cloning and NFS/SSH Shares, It’s Based on Ubuntu 21.04
#Rescuezilla #rescuedistro #systemrescue #systemrecovery #Ubuntu21.04
-
Rescuezilla 2.2 Supports Disk Cloning and NFS/SSH Shares, It’s Based on Ubuntu 21.04
#Rescuezilla #rescuedistro #systemrescue #systemrecovery #Ubuntu21.04
-
SystemRescue 8.00 Released with Linux 5.10 LTS, Xfce 4.16, and Improved exFAT Support
#Linuxdistribution #systemrescue #systemrecovery #SystemRescue
-
SystemRescue 8.00 Released with Linux 5.10 LTS, Xfce 4.16, and Improved exFAT Support
#Linuxdistribution #systemrescue #systemrecovery #SystemRescue
-
Rescuezilla 2.1 Makes It Easier to Extract Files from Backups, Based on Ubuntu 20.10
#Linuxdistribution #Rescuezilla #systemrescue #systemrecovery
-
Rescuezilla 2.1 Makes It Easier to Extract Files from Backups, Based on Ubuntu 20.10
#Linuxdistribution #Rescuezilla #systemrescue #systemrecovery
-
Rescuezilla 2.0, the Swiss Army Knife of System Recovery, Released with Major Changes
#Linuxdistribution #Rescuezilla #rescuedistro #backupdistro #systemrecovery
-
Rescuezilla 2.0, the Swiss Army Knife of System Recovery, Released with Major Changes
#Linuxdistribution #Rescuezilla #rescuedistro #backupdistro #systemrecovery
-
Parted Magic Switches to Xfce Desktop, It’s Now a Full 64-Bit System
https://9to5linux.com/parted-magic-switches-to-xfce-desktop-its-now-a-full-64-bit-system
#Linuxdistribution #rescuedistro #diskpartitioning #PartedMagic #systemrecovery
-
Parted Magic Switches to Xfce Desktop, It’s Now a Full 64-Bit System
https://9to5linux.com/parted-magic-switches-to-xfce-desktop-its-now-a-full-64-bit-system
#Linuxdistribution #rescuedistro #diskpartitioning #PartedMagic #systemrecovery
-
Redo Rescue Linux Distro Adds Support for Mounting exFAT and F2FS Filesystems
https://9to5linux.com/redo-rescue-linux-distro-adds-support-for-mounting-exfat-and-f2fs-filesystems
#Linuxdistribution #rescuedistro #backupdistro #RedoRescue #systemrecovery
-
Redo Rescue Linux Distro Adds Support for Mounting exFAT and F2FS Filesystems
https://9to5linux.com/redo-rescue-linux-distro-adds-support-for-mounting-exfat-and-f2fs-filesystems
#Linuxdistribution #rescuedistro #backupdistro #RedoRescue #systemrecovery
-
Arch Linux-Based SystemRescueCd 6.1.8 Adds Two New Hex Editors, Linux 5.4.64 LTS
#Linuxdistribution #ArchLinux #SystemRescueCd #systemrescue #systemrecovery
-
Arch Linux-Based SystemRescueCd 6.1.8 Adds Two New Hex Editors, Linux 5.4.64 LTS
#Linuxdistribution #ArchLinux #SystemRescueCd #systemrescue #systemrecovery
-
Road Warrior Disaster Recovery
Secure, Synchronized, and Backed-up
Aaron Poffenberger
https://youtu.be/tV4WOqh7aCQ
More Info:
https://www.bsdcan.org/2019/schedule/events/1096.en.html
#OpenBSD #systemrecovery -
Road Warrior Disaster Recovery
Secure, Synchronized, and Backed-up
Aaron Poffenberger
https://youtu.be/tV4WOqh7aCQ
More Info:
https://www.bsdcan.org/2019/schedule/events/1096.en.html
#OpenBSD #systemrecovery