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
linux:filesystems:boot [2022/03/12 21:14]
tkilla
linux:filesystems:boot [2022/11/06 21:39] (current)
tkilla
Line 161: Line 161:
   grub-install /dev/sdX   grub-install /dev/sdX
   update-grub   update-grub
-  + 
 + 
 +If update-grub echos: "cannot find device for / in fstab" and you have a btrfs rootsys: 
 + 
 +  mount -o "subvol=@" /dev/mapper/vgubuntu-root  
 + 
 +is required to mount the @ subvol! 
linux/filesystems/boot.txt · Last modified: 2022/11/06 21:39 by tkilla