On 2022/03/05 16:40, [email protected] wrote: > > When you upgrade from the usb image, do you need to use non-default > answers to any of the questions? > > As far as I remember only for the file sets source drive (and its related > options). > > > There's no general problem with sysupgrade but if you have a complex > disk layout maybe it can't figure out what to do. > > I'm running this from a USB flash drive encrypted with bioctl (typical FDE > setup). It has a / and a swap partition. Here's my /etc/fstab:
OK so this matches "complex disk layout" and I'm not so surprised that you are having problems with sysupgrade. > __SOME UUID__.b none swap sw > __SOME UUID__.a / ffs rw,noatime,wxallowed 1 1 > > sysupgrade -s failed even today. And on the same day flash drive upgrade > worked. Unless something has been fixed just today, I don't think sysupgrade > -s is working correctly, at least for me. > > Although in sysupgrade's favor, the first dmesg I shared was showing March 2 > and the last was showing March 4 version of the snapshot. So if something was > fixed, it must've been between these 2 versions. Otherwise it was > sysupgrade's fault.
