docs: update Archguide
This commit is contained in:
parent
60e47d959b
commit
c077f23e9f
@ -2,7 +2,7 @@
|
||||
title: Arch Linux Install guide
|
||||
description:
|
||||
published: true
|
||||
date: 2019-11-06T00:08:57.015Z
|
||||
date: 2019-11-08T07:44:19.910Z
|
||||
tags:
|
||||
---
|
||||
|
||||
@ -193,7 +193,7 @@ systemctl mask systemd-rfkill.socket
|
||||
```
|
||||
|
||||
## The PARTUUID dilemma
|
||||
> Using partition names to boot instead of their unique indetifiers will cause the OS not to boot if (when) the partition count or disk order of the computer changes.
|
||||
> Using partition names to boot instead of their unique identifiers will cause the OS not to boot if (when) the partition count or disk order of the computer changes.
|
||||
> It may change even across reboots. To avoid this issue, extract your partition's `PARTUUID` using `blkid` and edit your options line accordingly.
|
||||
{.is-danger}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user