Can see it no probsI do, Brian but have had a near faultless success rate with it.
I'll upload it with this post as an attachment, maybe others can let me know if they can't see the image in #14 ? TIA and thanks Brian.
Can see it no probsI do, Brian but have had a near faultless success rate with it.
I'll upload it with this post as an attachment, maybe others can let me know if they can't see the image in #14 ? TIA and thanks Brian.
There is better solution for circumvention, psiphon:If I use the Tor browser
OK, back to your topic, if you doNow I do actually get a grub menu but only Zorin is listed.
sudo nano /etc/default/grub there is this line:# If your computer has multiple operating systems installed, then you
# probably want to run os-prober. However, if your computer is a host
# for guest OSes installed via LVM or raw disk devices, running
# os-prober can cause damage to those guest OSes as it mounts
# filesystems to look for things.
#GRUB_DISABLE_OS_PROBER=false
sudo update-grub
os-prober, therefore run:sudo os-prober
sudo apt install os-proberHave decided to use the Nuclear Option. As I mentioned to Chris in my last post, I have well and truly stuffed it up with my fiddling and rather than continue to fix my errors I'll start again. It's no big deal. Before I mucked around with it I did actually have a Grub menu for the two OS but it was locked up so I began my stuffing up adventures. I bought an elcheapo wired mouse and keyboard and this is what locked Grub up. After trying various fixes, I had a brainwave to use another USB powered keyboard and mouse and suddenly everything worked. In the meantime with all my fiddling the Grub menu disappeared then reappeared with only Ubuntu showing. So now, no more stuffing around. I am going nuclear and will let Ubuntu and Zorin sort out the Grub menu, as they successfully did prior to my fiddling. Cheers JohnOK, back to your topic, if you dosudo nano /etc/default/grubthere is this line:
Bash:# If your computer has multiple operating systems installed, then you # probably want to run os-prober. However, if your computer is a host # for guest OSes installed via LVM or raw disk devices, running # os-prober can cause damage to those guest OSes as it mounts # filesystems to look for things. #GRUB_DISABLE_OS_PROBER=false
But I suspect the default value is true already, however random search results suggest it may be disabled, so I'd uncomment this line and set to true to be sure.
Then run:
Bash:sudo update-grub
And reboot.
If it's still not working the comment in file above says to runos-prober, therefore run:
Bash:sudo os-prober
If you don't have it, install withsudo apt install os-prober
I am on a private forum [all ex-members of a defunct holiday forum] some of the members used to use imgur, but although all in the UK we started having the same problem, we use to have a one click link on the post template so had it removed
DoneExcelent
John, to mark solved, go to initial post and click edit, in the drop down box next to the title select solved
thanks
Thanks Chris. CheersWonderful news, John, I'm so happy for you.
Have to adjourn for my evening meal DownUnder, but will catch you up soon.
Chris
Do not use cable connected Mouse or keyboard. This one caught me out and resulted in days of fruitless and basically clueless searching for answers. Use wireless.
Do not have multiple monitors connected. Just use one to start with. There are a couple of important reasons for doing this.
Start with a ext4 formatted SSD. Don't split into partitions. Let Linux OS do this as you add OS. Can always resize and fiddle later.
Yes, It's interesting isn't it and I am sure that different computers and setups behave very differently. It's great to talk a little further about this as I am learning a lot.If I may, I'd like to point out some oddities in your experience when compared to my experiences.
I am not discounting (or dismissing) your experience. Rather, I'm hoping to give you some food for thought. Some mental bubblegum, if you will.
I do not normally use wireless input devices on any of my computers.
This has never been an issue. In fact, I can configure the live instance to use multiple monitors.
While this can be confusing, we've used various installers that require you to do manual partitioning since day one. The advent of a GUI installer that does things like partition the drive for you is the more modern way.
The remainder of your points are reasonably good ideas. I've never worried about the safe graphics mode, but that could be something you needed to do to get a successful install.
Finally, congrats on getting Linux up and running! Now that you know how to install Linux, you might want to learn how to create backups. With good backups, you can be more comfortable exploring and trying new things. If you're into tweaking and trying a bunch of new things, you're eventually going to break something. That's okay. We've all been there. That's why we're so gung-ho about backups. (Remember, an untested backup is not a backup at all.)