I have 2 HDDs one with windows (unbootable) and the other with a working ubuntu 16.04lts + esm. I have a new HD to add to the system and want to install ubuntu 22.04 on this from a downloaded iso on a usb. My machine is legacy BIOS only. I will use the standard installation without partitions, but how do I ensure that the new unformatted HD is used and not the current ubuntu or windows drives? Sorry if this seems elementary but it is years since I last did this and it included lots of partitioning that now appears to be unnecessary.
Asked
Active
Viewed 203 times
0
ubiquity
, Ubuntu 22.04 LTS Server usessubiquity
, Ubuntu 22.04 LTS flavors vary... etc. If using BIOS you don't need ESP, so I'd just use the "Something else" (assuming Desktop) so you can tell the installer & you're away. FYI: That stills works on 23.04 with the new Desktop Installer have done it days ago in QA, but ensure the Summary screen matches what you want. Of course make backups; as mistakes are just so easy... – guiverc Mar 11 '23 at 05:12sudo update-grub
to add the old drives to the GRUB boot menu. – C.S.Cameron Mar 11 '23 at 10:26