Change default root disk

This commit is contained in:
Out Of Ideas 2024-01-23 17:14:20 -06:00
parent e2cb30190c
commit c837ee7345
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ boot = /dev/sda
# will be mounted at first from the kernel. With newer kernel you
# should use the UUID (UUID="...") of the root device, which can be
# found here: /dev/disks/by-uuid/*.
root = /dev/sda1
root = /dev/sda2
# This option may be needed for some software RAID installs.
#raid-extra-boot = mbr-only