LinuxServer.io
  • Home
  • Blog
  • Forums

grub

A collection of 3 posts

arch linux

Installing Arch Linux with /root on an LVM

This post is aimed at simplifying the process of installing Arch on Logical Volume Manager (LVM). The info in this post came mostly from this excellent Wiki article, with a couple of additions

  • IronicBadger
    IronicBadger
2 min read
arch linux

Update grub on Arch Linux

sudo grub-mkconfig -o /boot/grub/grub.cfg

  • IronicBadger
    IronicBadger
1 min read
grub

Fix grub when installed to the wrong drive on Ubuntu

Install grub to the wrong drive by mistake during install? Easily fix this by first finding your boot drive. sudo fdisk -l Mine was /dev/sdc, so: sudo grub-install /dev/sdc sudo update-grub

  • IronicBadger
    IronicBadger
1 min read
LinuxServer.io © 2021
Latest Posts Ghost