Quick Unbunti question - setting fefault Grub boot OS

Soldato
Joined
19 Dec 2002
Posts
3,745
Just before I go spending a few hours reading through the docs and forums, can someone quiclky tell me how I can make my Windows installation the default for the Grub boot loader ?

thanks :)
 
Thinks I've found it !

menu.lst
default =

0 being the first in the list and so on

Xp is 7 on the list
Only flaw here if additional kernels are installed at some point, that number would need to be manually changed
 
Last edited:
well, OK I do this:

sudo edit menu.lst

and it asks for a password. The install didn't ask me to set a root password (as I recall every install I've ever done in the past has)
 
Root account is disabled by default in Ubuntu, use your user password. 1st installed user on an Ubuntu system has admin rights.
 
Done !!

Now to research setting up an SSh server to allow a colleague to log onto the machine. That is in synaptic as well I'd guess

EDIT: yes that was there, and achieved also !
 
Last edited:
Back
Top Bottom