I was hitting this exact error message during installation. I switched
to another VT and did:
mkfs.fat /dev/sda1
Then I switched back to the installer VT, and had it try again from
"finalize the partition layout". Now it's proceeding with no error.
I took the idea from this Ubuntu discussion
On Mon, Oct 17, 2016 at 02:33:34PM +0200, Cyril Brulebois wrote:
> Thomas Wuensche (2016-10-15):
> > I also had that problem and could work around by loading nls_ascii.ko
> > module manually. It turned out that the vfat mount to access the EFI
> > partition failed due to lack of ASCII IO charset.
Hi Thomas,
Thomas Wuensche (2016-10-15):
> I also had that problem and could work around by loading nls_ascii.ko
> module manually. It turned out that the vfat mount to access the EFI
> partition failed due to lack of ASCII IO charset.
>
> So I guess the reason for the bug is the lack of a loade
I also had that problem and could work around by loading nls_ascii.ko
module manually. It turned out that the vfat mount to access the EFI
partition failed due to lack of ASCII IO charset.
So I guess the reason for the bug is the lack of a loaded nls_ascii
module at the time when the partition sho
4 matches
Mail list logo