Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Jul 2021 19:21:14 +0100
From:      Graham Perrin <grahamperrin@gmail.com>
To:        FreeBSD CURRENT <freebsd-current@freebsd.org>
Subject:   EFI boot partition overwritten: mount -t msdosfs (or mount_msdosfs(8))
Message-ID:  <8400d4f1-0c39-c5f6-ed37-12d6fb78f7c8@gmail.com>
In-Reply-To: <CANCZdfqKcXrkc=aK=ck1yjgGjNPnKZjQwOV5TopEdLTjxGi%2BdQ@mail.gmail.com>
References:  <0100017aaf3bd028-56a36bdb-37e1-4d14-9d10-4ff2367110d4-000000@email.amazonses.com> <CANCZdfqKcXrkc=aK=ck1yjgGjNPnKZjQwOV5TopEdLTjxGi%2BdQ@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 16/07/2021 18:35, Warner Losh wrote:
> # newfs_msdos -F 32 /dev/ada0p4
> # mount -t msdos /dev/ada0p4 /boot/efi


Typo: msdosfs, not msdos.

Alternatively, mount_msdosfs(8).

Alternatively (I agree, even better), incorporate things such as this in 
the Handbook :-)

Then have the (ahem) book of answers to frequently asked questions link 
to the Handbook.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8400d4f1-0c39-c5f6-ed37-12d6fb78f7c8>