I would like to stop Grub searching for other OS’s on boot and believe using this command will do that.
Supplied by @Spyder
sudo chmod -x /etc/grub.d/30_os-prober
sudo update-grub
But if at a later date i wish to dual boot what command line would i need to reverse that or explanation
would be appreciated, as not very good with command lines.
C