I do not have a swap file setting.. the error is coming specifically from the efi boot line
vfat auto,users,rw,quiet,umask=000,shortname=lower
Edit Adding this to the line above is all that is needed to stop the 90 second timeout (on my end)
x-systemd.automount,x-systemd.device-timeout=2
So the line should be:
auto,users,rw,quiet,umask=000,shortname=lower,x-systemd.automount,x-systemd.device-timeout=2 0 0
The exact same setup does not have this error on normal VSIDO without uEFI..
And there is nothing I can do to change it during the installation.. it is something that needs to be added or edited after the install