I'm a Linux Mint 20.3 Cinnamon user. I have a spare SSD and want to install Ubuntu 22.10 on it.
What do I need to do?
This will be a Clean Install and I don't want to save any files.
I'm a Linux Mint 20.3 Cinnamon user. I have a spare SSD and want to install Ubuntu 22.10 on it.
What do I need to do?
This will be a Clean Install and I don't want to save any files.
Looks like you have an SSD that you wish to install Ubuntu 22.10 to. This is a simple install. Ubuntu has an excellent step by step guide.
You need a USB drive (on which to flash the live environment), and then use that to install the OS itself. The iso is available at on Ubuntu Desktop OS Download Page.
grub
boot loader, but that is a lot more work than just writing the ISO you want to install to thumb-drive, and just booting it and installing from thumb-drive media. You can also use any other media your machine can boot from (including magnetic tape, SD/MMC or any media if your box will boot from it) – guiverc Nov 12 '22 at 09:33sudo update-grub
to put Mint on Ubuntu's GRUB menu. – C.S.Cameron Nov 13 '22 at 02:06