I updated to Win 8.1. It was a mistake. I am already regretting.
It would not allow me to login, unless I first create a Windows account. And apparently, I am supposed to login to the box using that Windows account in the future.
I have no interest in having a Windows account. At one time, I had a microsoft account and they had my email address. And I regularly received unwanted email. I have no interest in repeating that.
While in the screen for creating a windows account, there seemed to be no escape. There was no way that I could find to reboot. CTRL-ALT-DEL did not do anything.
I just powered the **** thing off, in frustration.
I guess my choices are:
- Give in, and create an unwanted windows account;
- Restore Win 8 from the last backup;
- Just delete all of the **** and make this a linux only box.
My inclination is toward 3. I don’t like Win8 anyway, and only kept it to learn first had the problems of dual-booting Win8 and opensuse.
Yes, it did create a new partition.
Here’s the partition table before installing 8.1 (using “gdisk -l /dev/sda”):
Number Start (sector) End (sector) Size Code Name
1 2048 1026047 500.0 MiB EF00 EFI system partition
2 1026048 1107967 40.0 MiB FFFF Basic data partition
3 1107968 1370111 128.0 MiB 0C01 Microsoft reserved part
4 1370112 2394111 500.0 MiB 2700 Basic data partition
5 2394112 973574143 463.1 GiB 0700 Basic data partition
6 1926782976 1953523119 12.8 GiB 2700 Microsoft recovery part
And here’s the partition table after the install:
Number Start (sector) End (sector) Size Code Name
1 2048 1026047 500.0 MiB EF00 EFI system partition
2 1026048 1107967 40.0 MiB FFFF Basic data partition
3 1107968 1370111 128.0 MiB 0C01 Microsoft reserved part
4 1370112 2394111 500.0 MiB 2700 Basic data partition
5 2394112 972857343 462.8 GiB 0700 Basic data partition
6 972857344 973574143 350.0 MiB 2700
7 1926782976 1953523119 12.8 GiB 2700 Microsoft recovery part
As you can see, they split of a 350M portion from the end of partition 5 (the main Win8 partition), and made that into partition 6. The old partition 6 now became partition 7.
This did not affect my opensuse installation, which is on a separate physical disk. The boot order was changed to favor Windows, but that was easy enough to change back.