.
This commit is contained in:
parent
66c0b6778f
commit
912ebe699f
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
|||
(file-systems
|
||||
(cons*
|
||||
(file-system
|
||||
(device "/dev/disk/by-partlabel/EFI\x20System\x20Partition")
|
||||
(device "/dev/disk/by-partlabel/EFI\\x20System\\x20Partition")
|
||||
(mount-point "/boot/efi")
|
||||
(type "vfat"))
|
||||
(file-system
|
||||
|
|
Loading…
Reference in a new issue