I have a single hard drive with two partitions, which currently looks like this:
To keep it short and (hopefully) clear, here's what happened:
- Way back I created two partitions as shown, and installed Ubuntu 13.04 onto
sda1
, leavingsda2
empty - I later installed Ubuntu 18.04 onto
sda2
, partitioning it as shown, and moved to this as my primary OS instance - Since I'm not using
sda1
any more I decided to experiment with migrating back tosda1
so that I could expand to use the whole hard drive; so I backed upsda2
to a NAS using CloneZilla Live - After the backup, I restored the backup on top of
sda1
This last step seemed to redo my GRUB configuration automatically, and it only shows me the entries for sda1
.
Since I'm not quite ready to start working in sda1
yet, how do I get GRUB to show me the entries for sda2
?