Finally got around to replacing my 20.04 with 22.04.
Just a few notes. I did encounter a strange BIOS glitch. And there is a question here about formatting the ESP DURING installation.
Motherboard, ASUS Prime Z590-P
I used dd to make the live USB Kubuntu. (See how-to Note below.)
Problem: Testing the USB: PC wouldn't re-boot from USB.
Strange deal! First time seeing this. For the UEFI-BIOS on the Motherboard, ASUS Prime Z590-P:
Upon re-booting with the live USB Kubuntu ... UEFI-BIOS showed no option for a USB boot override.
After much re-trying, I changed a setting in UEFI/BIOS and then the PC would re-boot into the UEFI USB live Kubuntu.
BIOS settings: AS usual turn off Secure Boot and Fast Boot. But there was a weird feature of the Secure Boot option -->
For my ASUS motherboard Prime Z590-P, the relevant UEFI-BIOS settings are Advanced > Boot > Secure Boot
Then: under Secure Boot, set the OS Type to Other (versus Windows UEFI Mode).
Then: Secure Boot Mode is set to Custom. (The other choice is Standard.)
Problem Fixed: I changed it to Standard.
Then upon re-booting, the USB UEFI showed up as a boot override option and the PC booted by the USB into a live Kubuntu session.
Lesson learned: I have always known this: You gotta learn to read your UEFI BIOS and know its nuances. It is not always written in clear understandable language! Sometimes trial-and-error is the only real choice (and could be risky in some cases). And this is true for me, even though I stick with ASUS mobo's and UEFI-BIOS.
Problem: I had problems getting my live Kubuntu OS to recognize the DSL Internet.
In the live USB Kubuntu session: I unplugged the Ethernet cable from the PC to the modem, after 10 seconds plugged it back in, and it worked OK.
Problem: Installing Kubuntu, I could not reformat my existing ESP in the live session using the Manual method.
The drive: Samsung 870 EVO 500GB 2.5 Inch SATA III Internal SSD
Had these partitions for my 20.04:
sda1 ESP, fat32
sda2 /, ext4
sda3 /home, ext 4
sda4 linux-swap
Installation method: I chose Manual.
I wanted to use those same partitions for 22.04, simply re-formatting them. But in the Partition section of the installation, I could not reformat the ESP. I suppose that is a safety feature of the installer. Out of chicken-superstition, I wanted to reformat my ESP just to be sure that it was clean for the new 22.04.
I tried the KDE Partition Manager in the live Kubuntu session, but it would not allow a re-format of that ESP.
Nor did Muon (or Discover) offer gparted for installation in the live session.
Finally, I backed out of the live session, booted into my 20.04, and reformatted the ESP (fat32) using gparted.
Note: I did inspect the contents of my USB and could see the EFI folders and files; so I knew the USB was set up for UEFI.
Question: Am I missing something here?
Installation options chosen: ALL of them!
I thought I would mention that I chose all options to be installed:
-- d/l updates during installation
-- install 3rd-party software
I am aware that it is often advised against doing this, but I was curious to see how it would go, as kind of an experiment.
Installation was FAST. I didn’t time it, but it was on the order of 10 minutes or so, total time (NOT counting my little re-formatting detour on the ESP mentioned above).
After installation and re-booting into the installed 22.04, I had around 750 MB of updates, no problems.
Other notes: No problems at all configuring and importing my data into Firefox and Thunderbird. Real smooth, no glitches.
Conclusion, to my surprise:
This entire deal could be done in 30-45 minutes, including making the live USB (using dd), and including setting up and importing data to Firefox and Thunderbird, and a few other quick tweaks.
How-to note:
Building a Kubuntu live USB flash drive installer using dd
https://www.kubuntuforums.net/forum/...e10#post544663
dd: Showing the progress as dd executes
https://www.kubuntuforums.net/forum/general/documentation/how-to-s/20902-the-dd-command/page2#post565472
Just a few notes. I did encounter a strange BIOS glitch. And there is a question here about formatting the ESP DURING installation.
Motherboard, ASUS Prime Z590-P
I used dd to make the live USB Kubuntu. (See how-to Note below.)
Problem: Testing the USB: PC wouldn't re-boot from USB.
Strange deal! First time seeing this. For the UEFI-BIOS on the Motherboard, ASUS Prime Z590-P:
Upon re-booting with the live USB Kubuntu ... UEFI-BIOS showed no option for a USB boot override.
After much re-trying, I changed a setting in UEFI/BIOS and then the PC would re-boot into the UEFI USB live Kubuntu.
BIOS settings: AS usual turn off Secure Boot and Fast Boot. But there was a weird feature of the Secure Boot option -->
For my ASUS motherboard Prime Z590-P, the relevant UEFI-BIOS settings are Advanced > Boot > Secure Boot
Then: under Secure Boot, set the OS Type to Other (versus Windows UEFI Mode).
Then: Secure Boot Mode is set to Custom. (The other choice is Standard.)
Problem Fixed: I changed it to Standard.
Then upon re-booting, the USB UEFI showed up as a boot override option and the PC booted by the USB into a live Kubuntu session.
Lesson learned: I have always known this: You gotta learn to read your UEFI BIOS and know its nuances. It is not always written in clear understandable language! Sometimes trial-and-error is the only real choice (and could be risky in some cases). And this is true for me, even though I stick with ASUS mobo's and UEFI-BIOS.
Problem: I had problems getting my live Kubuntu OS to recognize the DSL Internet.
In the live USB Kubuntu session: I unplugged the Ethernet cable from the PC to the modem, after 10 seconds plugged it back in, and it worked OK.
Problem: Installing Kubuntu, I could not reformat my existing ESP in the live session using the Manual method.
The drive: Samsung 870 EVO 500GB 2.5 Inch SATA III Internal SSD
Had these partitions for my 20.04:
sda1 ESP, fat32
sda2 /, ext4
sda3 /home, ext 4
sda4 linux-swap
Installation method: I chose Manual.
I wanted to use those same partitions for 22.04, simply re-formatting them. But in the Partition section of the installation, I could not reformat the ESP. I suppose that is a safety feature of the installer. Out of chicken-superstition, I wanted to reformat my ESP just to be sure that it was clean for the new 22.04.
I tried the KDE Partition Manager in the live Kubuntu session, but it would not allow a re-format of that ESP.
Nor did Muon (or Discover) offer gparted for installation in the live session.
Finally, I backed out of the live session, booted into my 20.04, and reformatted the ESP (fat32) using gparted.
Note: I did inspect the contents of my USB and could see the EFI folders and files; so I knew the USB was set up for UEFI.
Question: Am I missing something here?
Installation options chosen: ALL of them!
I thought I would mention that I chose all options to be installed:
-- d/l updates during installation
-- install 3rd-party software
I am aware that it is often advised against doing this, but I was curious to see how it would go, as kind of an experiment.
Installation was FAST. I didn’t time it, but it was on the order of 10 minutes or so, total time (NOT counting my little re-formatting detour on the ESP mentioned above).
After installation and re-booting into the installed 22.04, I had around 750 MB of updates, no problems.
Other notes: No problems at all configuring and importing my data into Firefox and Thunderbird. Real smooth, no glitches.
Conclusion, to my surprise:
This entire deal could be done in 30-45 minutes, including making the live USB (using dd), and including setting up and importing data to Firefox and Thunderbird, and a few other quick tweaks.
How-to note:
Building a Kubuntu live USB flash drive installer using dd
https://www.kubuntuforums.net/forum/...e10#post544663
dd: Showing the progress as dd executes
https://www.kubuntuforums.net/forum/general/documentation/how-to-s/20902-the-dd-command/page2#post565472
Comment