Re: Installation à distance d'une debian etch
salut,
Oui, mais je me loggue à distance sur la machine par ssh. Comment dans
ce cas choisir une entrée de GRUB à distance, à priori l'entrée par
défaut sera déjà sélectionnée lorsque je pourrai me connecter à la machine?
oui, mais dans /boot/grub/menu.lst de grub, tu peux ensuite modifier la
variable "default".
## default num
# Set the default entry to the entry number NUM. Numbering starts from
0, and
# the entry number 0 is the default if the command is not used.
#
# You can specify 'saved' instead of a number. In this case, the default
entry
# is the entry saved with the command 'savedefault'.
# WARNING: If you are using dmraid do not change this entry to 'saved'
or your
# array will desync and will not let you boot your system.
default 8
Par exemple, dans mon cas, le démarrage se fait sur la 8ème ligne car
j'utilise en fait le grub d'une ubuntu installée précédemment.
Bon, je ne sais pas si je suis très clair...
a+
f.
Reply to: