I have an Oracle VM 7.0 with 4 Ubuntu OSs on it, and the last one I put on there is a Kubuntu 22.04.1, and I cannot get the size of the display I would like. The other 3 are Xubuntu 22.04.1, the Ubuntu 22.04.01, and the Ubuntu Studio 22.04.1. They all offer 2580 x 1440 except for the Kubuntu,and the Kubuntu only goes to 1920 x 1440 with no other larger sizes available. I found an older article that said that we could type in the terminal for a certain program download, but it was outdated and my terminal said that it could not find it. I would appreciate any help or suggestions. Thank you.
Asked
Active
Viewed 76 times
ubiquity
installer it can install differently to Ubuntu Studio's use ofcalamares
(though Xubuntu & Ubuntu Desktop itself also useubiquity
). – guiverc Dec 29 '22 at 06:08ubiquity
is the name of the installer used by most flavors (but not Lubuntu & Ubuntu Studio) &calamares
the installer used by the other two. In a way I was thinking aloud, but there are some differences thatubiquity
is capable of butcalamares
isn't (relating to kernel stack choice inc. OEM options). As for kernel stack choices; I'd look atuname -a
for clues as to what you're using; differences there but I'm 'reaching' there as I can't think of differences (Ubuntu Studio tries to offer low-latency but is stuck with whatcalamares
allows..) – guiverc Dec 29 '22 at 06:41