Something went wrong while upgrading from Ubuntu 17.04 to 17.10 (lenovo 450s). I then started an installation of 17.10 from a bootable usb stick. During that process it gave me an option to install 17.10 while keeping normal user files. That install got to the point of asking for user info, and appeared to be working, but after about 30 minutes without any progress indication I tried to restart it. Now it's not giving me any option to keep existing (non-system) files? Saying:
- Erase disk
- Encrypt
- Use LVM
- Something else
My disk has (if I go into "Something else" and look at partitions):
/dev/sda 512GB ATA
/dev/sda1 efi 512M
/dev/sda2 ext4 456G
/dev/sda3 swap 20G
/dev/sdb 32GB USB SanDisk
If I go into a root shell and mount /dev/sda2 I see a few things but I'm missing bin, so it's unclear what's become of my root partition. I wonder if sda3 had been my root partition but got formatted as swap?
Not sure how I got into this weird state. Any ideas how to repair all this? Thanks!