mirror of
https://gitlab.com/ahoneybun/nyxi-installer.git
synced 2025-05-13 03:23:01 -06:00
boot partition is not mounting
This commit is contained in:
parent
27bfd3eefa
commit
343c8c149b
2 changed files with 2 additions and 1 deletions
|
@ -114,7 +114,7 @@ fn mount_boot() {
|
|||
mount(
|
||||
boot_source,
|
||||
boot_target,
|
||||
Some("FAT32"),
|
||||
Some("vfat"),
|
||||
MsFlags::empty(),
|
||||
None::<&[u8]>,
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue