User Tools

Site Tools


linux:filesystems:boot

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
linux:filesystems:boot [2021/03/30 01:07]
tkilla
linux:filesystems:boot [2022/03/12 19:12]
tkilla [Bugs]
Line 142: Line 142:
  
 mount --bind /run/udev /mnt/run/udev mount --bind /run/udev /mnt/run/udev
 +
 +
 +Grub complains root device couldn't be found 
 +
 +Fix: 
 +- if its a crypted device, set 
 +  GRUB_ENABLE_CRYPTODISK=y
 +
 +  apt install cryptsetup-initramfs lvm2
 +  
 +
 +- if it is a brtfs, set in /etc/initramfs/modules
 +  btrfs 
 +
 +
linux/filesystems/boot.txt ยท Last modified: 2022/11/06 21:39 by tkilla