A voir également:
- OS Amorçage
- Mac os 15 - Accueil - MacOS
- Reinstaller mac os - Guide
- Mac os 14 - Accueil - MacOS
- Télécharger chrome os iso francais - Guide
- Apfs ou mac os étendu - Guide
1 réponse
salut,
Pauvne GRUB, tu lui as pique son R ! C'est desagneable :)
Bon , a part ca, tu edites grub et a la ligne default, tu change le numero.
Je recrapitule :
vi /boot/grub/grub.conf
la tu tombes sur un truc du genre
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You have a /boot partition. This means that
# all kernel and initrd paths are relative to /boot/, eg.
# root (hd0,0)
# kernel /vmlinuz-version ro root=/dev/hda6
# initrd /initrd-version.img
#boot=/dev/hda
default=1
timeout=10
splashimage=(hd0,0)/grub/splash.xpm.gz
Ici default designe la premiere partoche qui se trouve etre linux. Donc si ta partoche windaube est le premiere tu mets 1 sinon 2, ensuite...
enjoy
tullius
__
Pauvne GRUB, tu lui as pique son R ! C'est desagneable :)
Bon , a part ca, tu edites grub et a la ligne default, tu change le numero.
Je recrapitule :
vi /boot/grub/grub.conf
la tu tombes sur un truc du genre
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You have a /boot partition. This means that
# all kernel and initrd paths are relative to /boot/, eg.
# root (hd0,0)
# kernel /vmlinuz-version ro root=/dev/hda6
# initrd /initrd-version.img
#boot=/dev/hda
default=1
timeout=10
splashimage=(hd0,0)/grub/splash.xpm.gz
Ici default designe la premiere partoche qui se trouve etre linux. Donc si ta partoche windaube est le premiere tu mets 1 sinon 2, ensuite...
enjoy
tullius
__
EndlessJoe
Merci Tullius ! :)