Laurent Vallar - aka Val wrote:
> grep groot /boot/grub/menu.lst
>
> => utilisé par update-grub pour regénérer le fichier menu.lst lors de mises
> à jour (noyau, grub)
>   

Merci !!!
Enfin, ce qui fallait, c'était

grep kopt  /boot/grub/menu.lst

et changer la bas la derniere ligne de
--------------------------------------------------------------------------------------------------------
## default kernel options for automagic boot options
## If you want special options for specific kernels use kopt_x_y_z
## where x.y.z is kernel version. Minor versions can be omitted.
## e.g. kopt=root=/dev/hda1 ro
##      kopt_2_6_8=root=/dev/hdc1 ro
##      kopt_2_6_8_2_686=root=/dev/hdc2 ro
# kopt=root=/dev/hda1 ro
--------------------------------------------------------------------------------------------------------
en
# kopt=root=/dev/sda1 ro
Amities,
              Olivier


-- 
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench   
Vous pouvez aussi ajouter le mot ``spam'' dans vos champs "From" et
"Reply-To:"

To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Répondre à