I have an installation of Ubuntu 16.04 that only boots properly under an advanced option in GRUB (upstart). I know that you can rank the order of boot options from the grub menu, with 0 being the default, but I need to choose an advanced option in this case. Does anyone know how I can set an advanced option, i.e. how they are numbered?
For some background, I'm doing this so that I can reboot from a remote shell, where I can't choose grub options.
Any help is appreciated.