diff options
author | Mathieu Othacehe <othacehe@gnu.org> | 2021-06-13 14:11:59 +0200 |
---|---|---|
committer | Mathieu Othacehe <othacehe@gnu.org> | 2021-06-13 14:11:59 +0200 |
commit | 245cab2abc1fd74d1df489e500432c66c88f6b25 (patch) | |
tree | 691abe3e5bd223d05a2f6f317076440607e7b6a1 /gnu/packages | |
parent | 7f35431ed434842eaeaf533921c7e8a8e62fe10b (diff) | |
download | guix-245cab2abc1fd74d1df489e500432c66c88f6b25.tar.gz guix-245cab2abc1fd74d1df489e500432c66c88f6b25.zip |
installer: Fix FAT16 partition mounting.
The "fat" file-system mount type doesn't exist in Linux. Trying to mount a
FAT16 partition with "fat" file-system type returns -ENODEV.
Fixes: <https://issues.guix.gnu.org/48419>.
* gnu/installer/parted.scm (user-fs-type->mount-type): Use the "vfat"
file-system for FAT16 partitions.
Diffstat (limited to 'gnu/packages')
0 files changed, 0 insertions, 0 deletions