User Tools

Site Tools


linux:troubleshoot:chroot_from_live_system

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
linux:troubleshoot:chroot_from_live_system [2025/01/02 18:03] adminlinux:troubleshoot:chroot_from_live_system [2025/01/02 18:50] (current) admin
Line 10: Line 10:
 # --> mount: [/mnt] # --> mount: [/mnt]
 # --> mount: [/mnt/boot/efi] # --> mount: [/mnt/boot/efi]
-# Changed to installed system 
-pacman -Syu grub 
-#[...] 
-#Packages (1) install-grub-2:2.12-3 
-# 
-#Total Download Size:   0.01 MiB 
-#Total Installed Size:  0.01 MiB 
-# 
-#:: Proceed with installation? [Y/n] y 
-#[...] 
-# EFI system 
-grub-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=manjaro --recheck 
-#Installing for x86_64-efi platform. 
-#Installation finished. No error reported. 
-grub-mkconfig -o /boot/grub/grub.cfg 
-#Generating grub configuration file ... 
-#Found theme: /usr/share/grub/themes/manjaro/theme.txt 
-#Found linux image: /boot/vmlinuz-6.6-x86_64 
-#Found initrd image: /boot/amd-ucode.img /boot/initramfs-6.6-x86_64.img 
-#[...] 
 ``` ```
  
linux/troubleshoot/chroot_from_live_system.1735837435.txt.gz · Last modified: by admin