Charger Windows par défaut au lieu de Linux
Résolu/Fermé
Nickfod
Messages postés
67
Date d'inscription
mercredi 10 octobre 2007
Statut
Membre
Dernière intervention
20 janvier 2014
-
10 oct. 2007 à 16:08
Nickfod Messages postés 67 Date d'inscription mercredi 10 octobre 2007 Statut Membre Dernière intervention 20 janvier 2014 - 11 oct. 2007 à 17:10
Nickfod Messages postés 67 Date d'inscription mercredi 10 octobre 2007 Statut Membre Dernière intervention 20 janvier 2014 - 11 oct. 2007 à 17:10
A voir également:
- Charger Windows par défaut au lieu de Linux
- Windows 11 clic droit afficher plus d'options par défaut - Guide
- Clé de produit windows 10 gratuit - Guide
- Trouver un lieu avec coordonnées gps - Guide
- Montage video windows - Guide
- Windows ne démarre pas - Guide
21 réponses
Nickfod
Messages postés
67
Date d'inscription
mercredi 10 octobre 2007
Statut
Membre
Dernière intervention
20 janvier 2014
2
10 oct. 2007 à 17:23
10 oct. 2007 à 17:23
Oui voila c a peu près tout ce que je ne comprend pas lol.
Parce qu en fait je ne sais pas si je suis en lilo ou grub d ailleurs je ne sais pas ce que ca veut dire !!!
Et ensuite pour éditer une configuration je ne sais pas non plus comment faire !!!
Est ce qu il faut que je le fasse dans Windows ou Linux ?
Et comment faire s il te plait ?
Et comment sauvegarder ?
J espere que tu pourras répondre a mes questions de facon claire et simple
Merci !!!
Parce qu en fait je ne sais pas si je suis en lilo ou grub d ailleurs je ne sais pas ce que ca veut dire !!!
Et ensuite pour éditer une configuration je ne sais pas non plus comment faire !!!
Est ce qu il faut que je le fasse dans Windows ou Linux ?
Et comment faire s il te plait ?
Et comment sauvegarder ?
J espere que tu pourras répondre a mes questions de facon claire et simple
Merci !!!
jeanbi
Messages postés
15118
Date d'inscription
samedi 9 décembre 2006
Statut
Contributeur
Dernière intervention
6 février 2023
2 182
10 oct. 2007 à 18:01
10 oct. 2007 à 18:01
bonjour,
franchement , il y a besoin de faire tant de discours!!!
sous ubuntu c'est grub
tu ouvres une console et tu tapes sudo gedit /boot/grub/menu.lst
tu va avoir les différentes entrées du menu
la numerotation commence a 0 donc tu repères ou se trouve l'entrée pour windows
et tu modifie le chiffre après
default=
tu sauvegarde et hop c'est reglé
a+
franchement , il y a besoin de faire tant de discours!!!
sous ubuntu c'est grub
tu ouvres une console et tu tapes sudo gedit /boot/grub/menu.lst
tu va avoir les différentes entrées du menu
la numerotation commence a 0 donc tu repères ou se trouve l'entrée pour windows
et tu modifie le chiffre après
default=
tu sauvegarde et hop c'est reglé
a+
jipicy
Messages postés
40842
Date d'inscription
jeudi 28 août 2003
Statut
Modérateur
Dernière intervention
10 août 2020
4 897
10 oct. 2007 à 18:10
10 oct. 2007 à 18:10
franchement , il y a besoin de faire tant de discours!!!
Ben oui vu que dans le 1er lien fourni il y a exactement ton explication à quelques détails prés et qu'il n'a pas compris apparemment, donc... ;-))
Ben oui vu que dans le 1er lien fourni il y a exactement ton explication à quelques détails prés et qu'il n'a pas compris apparemment, donc... ;-))
lami20j
Messages postés
21331
Date d'inscription
jeudi 4 novembre 2004
Statut
Modérateur, Contributeur sécurité
Dernière intervention
30 octobre 2019
3 569
10 oct. 2007 à 16:11
10 oct. 2007 à 16:11
Salut,
ça devra t'aider bootloader dual boot systeme par defaut
ça devra t'aider bootloader dual boot systeme par defaut
aruju
Messages postés
2214
Date d'inscription
dimanche 29 octobre 2006
Statut
Contributeur
Dernière intervention
15 novembre 2014
403
10 oct. 2007 à 17:39
10 oct. 2007 à 17:39
salut,
ouvre une console et tape:
et colle ici le résultat
ouvre une console et tape:
cat /boot/grub/menu.lst
et colle ici le résultat
Vous n’avez pas trouvé la réponse que vous recherchez ?
Posez votre question
jipicy
Messages postés
40842
Date d'inscription
jeudi 28 août 2003
Statut
Modérateur
Dernière intervention
10 août 2020
4 897
10 oct. 2007 à 17:47
10 oct. 2007 à 17:47
Salut,
Redémarre sous GNU/Linux (car c'est sur ce système que se trouve le fichier de configuration du bootloader), ouvre une console et tape :
Redémarre sous GNU/Linux (car c'est sur ce système que se trouve le fichier de configuration du bootloader), ouvre une console et tape :
ls /etc/lilo.conf /boot/grub/menu.lstEn fonction du fichier qui ne te renverra pas de réponse négative, tape ensuite une des 2 commandes suivantes et postes-nous le résultat :
grep -e '^default\|^[ \t]*label' /etc/lilo.conf grep -e '^title\|^default' /boot/grub/menu.lst;-))
Nickfod
Messages postés
67
Date d'inscription
mercredi 10 octobre 2007
Statut
Membre
Dernière intervention
20 janvier 2014
2
10 oct. 2007 à 18:22
10 oct. 2007 à 18:22
Alors déjà merci a tous pour vos réponses !!!
Et c est là que je vais démontrer tout mes talents ...
Comment s ouvre une console et qu est ce que c est ?
Je suppose que c est comme aller dans exécuter sous Windows mais je ne sais pas comment faire sous linux
Alors si quelqu un peux encore m 'éclairer la dessus
Encore merci !!!
Et c est là que je vais démontrer tout mes talents ...
Comment s ouvre une console et qu est ce que c est ?
Je suppose que c est comme aller dans exécuter sous Windows mais je ne sais pas comment faire sous linux
Alors si quelqu un peux encore m 'éclairer la dessus
Encore merci !!!
aruju
Messages postés
2214
Date d'inscription
dimanche 29 octobre 2006
Statut
Contributeur
Dernière intervention
15 novembre 2014
403
10 oct. 2007 à 18:24
10 oct. 2007 à 18:24
pour ubuntu ca doit etre: applications>>accessoires>>terminal. ou un truc commeca
Nickfod
Messages postés
67
Date d'inscription
mercredi 10 octobre 2007
Statut
Membre
Dernière intervention
20 janvier 2014
2
10 oct. 2007 à 18:55
10 oct. 2007 à 18:55
Pour Jeanbi : j ai tapé "ta formule" et l on me demande un password j ai donc tapé mon mot de passe et il me met com!mande introuvable
Pour Aruju :
J ai tapé ta formule et voila ce qui apparait
Après j ai bien repéré le défault 0 mais je ne sais pas agir dessus et il n y a pas non plus de commande de sauvegarde
Pour # menu.lst - See: grub(8), info grub, update-grub(8)
# grub-install(8), grub-floppy(8),
# grub-md5-crypt, /usr/share/doc/grub
# and /usr/share/doc/grub-doc/.
## 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 0
## timeout sec
# Set a timeout, in SEC seconds, before automatically booting the default entry
# (normally the first entry defined).
timeout 10
## hiddenmenu
# Hides the menu by default (press ESC to see the menu)
#hiddenmenu
# Pretty colours
#color cyan/blue white/blue
## password ['--md5'] passwd
# If used in the first section of a menu file, disable all interactive editing
# control (menu entry editor and command-line) and entries protected by the
# command 'lock'
# e.g. password topsecret
# password --md5 $1$gLhU0/$aW78kHK1QfV3P2b2znUoe/
# password topsecret
#
# examples
#
# title Windows 95/98/NT/2000
# root (hd0,0)
# makeactive
# chainloader +1
#
# title Linux
# root (hd0,1)
# kernel /vmlinuz root=/dev/hda2 ro
#
#
# Put static boot stanzas before and/or after AUTOMAGIC KERNEL LIST
### BEGIN AUTOMAGIC KERNELS LIST
## lines between the AUTOMAGIC KERNELS LIST markers will be modified
## by the debian update-grub script except for the default options below
## DO NOT UNCOMMENT THEM, Just edit them to your needs
## ## Start Default Options ##
## default kernel options
## 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=UUID=25691887-b7ea-4da3-a170-8699f0438cca ro
## Setup crashdump menu entries
## e.g. crashdump=1
# crashdump=0
## default grub root device
## e.g. groot=(hd0,0)
# groot=(hd0,1)
## should update-grub create alternative automagic boot options
## e.g. alternative=true
## alternative=false
# alternative=true
## should update-grub lock alternative automagic boot options
## e.g. lockalternative=true
## lockalternative=false
# lockalternative=false
## additional options to use with the default boot option, but not with the
## alternatives
## e.g. defoptions=vga=791 resume=/dev/hda5
# defoptions=quiet splash locale=fr_FR
## should update-grub lock old automagic boot options
## e.g. lockold=false
## lockold=true
# lockold=false
## Xen hypervisor options to use with the default Xen boot option
# xenhopt=
## Xen Linux kernel options to use with the default Xen boot option
# xenkopt=console=tty0
## altoption boot targets option
## multiple altoptions lines are allowed
## e.g. altoptions=(extra menu suffix) extra boot options
## altoptions=(recovery) single
# altoptions=(recovery mode) single
## controls how many kernels should be put into the menu.lst
## only counts the first occurence of a kernel, not the
## alternative kernel options
## e.g. howmany=all
## howmany=7
# howmany=all
## should update-grub create memtest86 boot option
## e.g. memtest86=true
## memtest86=false
# memtest86=true
## should update-grub adjust the value of the default booted system
## can be true or false
# updatedefaultentry=false
## ## End Default Options ##
title Ubuntu, kernel 2.6.20-16-generic
root (hd0,1)
kernel /boot/vmlinuz-2.6.20-16-generic root=UUID=25691887-b7ea-4da3-a170-8699f0438cca ro quiet splash locale=fr_FR
initrd /boot/initrd.img-2.6.20-16-generic
quiet
savedefault
title Ubuntu, kernel 2.6.20-16-generic (recovery mode)
root (hd0,1)
kernel /boot/vmlinuz-2.6.20-16-generic root=UUID=25691887-b7ea-4da3-a170-8699f0438cca ro single
initrd /boot/initrd.img-2.6.20-16-generic
title Ubuntu, kernel 2.6.20-15-generic
root (hd0,1)
kernel /boot/vmlinuz-2.6.20-15-generic root=UUID=25691887-b7ea-4da3-a170-8699f0438cca ro quiet splash locale=fr_FR
initrd /boot/initrd.img-2.6.20-15-generic
quiet
savedefault
title Ubuntu, kernel 2.6.20-15-generic (recovery mode)
root (hd0,1)
kernel /boot/vmlinuz-2.6.20-15-generic root=UUID=25691887-b7ea-4da3-a170-8699f0438cca ro single
initrd /boot/initrd.img-2.6.20-15-generic
title Ubuntu, memtest86+
root (hd0,1)
kernel /boot/memtest86+.bin
quiet
### END DEBIAN AUTOMAGIC KERNELS LIST
# This is a divider, added to separate the menu items below from the Debian
# ones.
title Other operating systems:
root
# This entry automatically added by the Debian installer for a non-linux OS
# on /dev/hda1
title Windows NT/2000/XP
root (hd0,0)
savedefault
makeactive
chainloader +1
Pour Aruju :
J ai tapé ta formule et voila ce qui apparait
Après j ai bien repéré le défault 0 mais je ne sais pas agir dessus et il n y a pas non plus de commande de sauvegarde
Pour # menu.lst - See: grub(8), info grub, update-grub(8)
# grub-install(8), grub-floppy(8),
# grub-md5-crypt, /usr/share/doc/grub
# and /usr/share/doc/grub-doc/.
## 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 0
## timeout sec
# Set a timeout, in SEC seconds, before automatically booting the default entry
# (normally the first entry defined).
timeout 10
## hiddenmenu
# Hides the menu by default (press ESC to see the menu)
#hiddenmenu
# Pretty colours
#color cyan/blue white/blue
## password ['--md5'] passwd
# If used in the first section of a menu file, disable all interactive editing
# control (menu entry editor and command-line) and entries protected by the
# command 'lock'
# e.g. password topsecret
# password --md5 $1$gLhU0/$aW78kHK1QfV3P2b2znUoe/
# password topsecret
#
# examples
#
# title Windows 95/98/NT/2000
# root (hd0,0)
# makeactive
# chainloader +1
#
# title Linux
# root (hd0,1)
# kernel /vmlinuz root=/dev/hda2 ro
#
#
# Put static boot stanzas before and/or after AUTOMAGIC KERNEL LIST
### BEGIN AUTOMAGIC KERNELS LIST
## lines between the AUTOMAGIC KERNELS LIST markers will be modified
## by the debian update-grub script except for the default options below
## DO NOT UNCOMMENT THEM, Just edit them to your needs
## ## Start Default Options ##
## default kernel options
## 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=UUID=25691887-b7ea-4da3-a170-8699f0438cca ro
## Setup crashdump menu entries
## e.g. crashdump=1
# crashdump=0
## default grub root device
## e.g. groot=(hd0,0)
# groot=(hd0,1)
## should update-grub create alternative automagic boot options
## e.g. alternative=true
## alternative=false
# alternative=true
## should update-grub lock alternative automagic boot options
## e.g. lockalternative=true
## lockalternative=false
# lockalternative=false
## additional options to use with the default boot option, but not with the
## alternatives
## e.g. defoptions=vga=791 resume=/dev/hda5
# defoptions=quiet splash locale=fr_FR
## should update-grub lock old automagic boot options
## e.g. lockold=false
## lockold=true
# lockold=false
## Xen hypervisor options to use with the default Xen boot option
# xenhopt=
## Xen Linux kernel options to use with the default Xen boot option
# xenkopt=console=tty0
## altoption boot targets option
## multiple altoptions lines are allowed
## e.g. altoptions=(extra menu suffix) extra boot options
## altoptions=(recovery) single
# altoptions=(recovery mode) single
## controls how many kernels should be put into the menu.lst
## only counts the first occurence of a kernel, not the
## alternative kernel options
## e.g. howmany=all
## howmany=7
# howmany=all
## should update-grub create memtest86 boot option
## e.g. memtest86=true
## memtest86=false
# memtest86=true
## should update-grub adjust the value of the default booted system
## can be true or false
# updatedefaultentry=false
## ## End Default Options ##
title Ubuntu, kernel 2.6.20-16-generic
root (hd0,1)
kernel /boot/vmlinuz-2.6.20-16-generic root=UUID=25691887-b7ea-4da3-a170-8699f0438cca ro quiet splash locale=fr_FR
initrd /boot/initrd.img-2.6.20-16-generic
quiet
savedefault
title Ubuntu, kernel 2.6.20-16-generic (recovery mode)
root (hd0,1)
kernel /boot/vmlinuz-2.6.20-16-generic root=UUID=25691887-b7ea-4da3-a170-8699f0438cca ro single
initrd /boot/initrd.img-2.6.20-16-generic
title Ubuntu, kernel 2.6.20-15-generic
root (hd0,1)
kernel /boot/vmlinuz-2.6.20-15-generic root=UUID=25691887-b7ea-4da3-a170-8699f0438cca ro quiet splash locale=fr_FR
initrd /boot/initrd.img-2.6.20-15-generic
quiet
savedefault
title Ubuntu, kernel 2.6.20-15-generic (recovery mode)
root (hd0,1)
kernel /boot/vmlinuz-2.6.20-15-generic root=UUID=25691887-b7ea-4da3-a170-8699f0438cca ro single
initrd /boot/initrd.img-2.6.20-15-generic
title Ubuntu, memtest86+
root (hd0,1)
kernel /boot/memtest86+.bin
quiet
### END DEBIAN AUTOMAGIC KERNELS LIST
# This is a divider, added to separate the menu items below from the Debian
# ones.
title Other operating systems:
root
# This entry automatically added by the Debian installer for a non-linux OS
# on /dev/hda1
title Windows NT/2000/XP
root (hd0,0)
savedefault
makeactive
chainloader +1
aruju
Messages postés
2214
Date d'inscription
dimanche 29 octobre 2006
Statut
Contributeur
Dernière intervention
15 novembre 2014
403
10 oct. 2007 à 18:59
10 oct. 2007 à 18:59
salut,
tape:
puis
ensuite redémarre pour voir
P.S la commande Made by jipicy ;-)
tape:
sudo -ston mot de passe
puis
sed -i '/^default/ s/0/6/' '/boot/grub/menu.lst'
ensuite redémarre pour voir
P.S la commande Made by jipicy ;-)
jipicy
Messages postés
40842
Date d'inscription
jeudi 28 août 2003
Statut
Modérateur
Dernière intervention
10 août 2020
4 897
10 oct. 2007 à 19:05
10 oct. 2007 à 19:05
Perso j'aurai plutôt tapé :
sed -i.BAK '/^default/ s/0/6/' /boot/grub/menu.lst;-))
aruju
Messages postés
2214
Date d'inscription
dimanche 29 octobre 2006
Statut
Contributeur
Dernière intervention
15 novembre 2014
403
10 oct. 2007 à 19:08
10 oct. 2007 à 19:08
yep, pourtant j'ai compté 3 fois.... à partir de 5 j 'ai des difficultés :-(
jipicy
Messages postés
40842
Date d'inscription
jeudi 28 août 2003
Statut
Modérateur
Dernière intervention
10 août 2020
4 897
10 oct. 2007 à 19:14
10 oct. 2007 à 19:14
grep -e '^title\|^default' grub default 0 title Ubuntu, kernel 2.6.20-16-generic title Ubuntu, kernel 2.6.20-16-generic (recovery mode) title Ubuntu, kernel 2.6.20-15-generic title Ubuntu, kernel 2.6.20-15-generic (recovery mode) title Ubuntu, memtest86+ title Other operating systems: title Windows NT/2000/XPC'est plus facile à compter ;-))
Nickfod
Messages postés
67
Date d'inscription
mercredi 10 octobre 2007
Statut
Membre
Dernière intervention
20 janvier 2014
2
10 oct. 2007 à 19:15
10 oct. 2007 à 19:15
Bon je reprend : quand je tape : grep -e '^title\|^default' /boot/grub/menu.lst (formule de jipicy) j obtiens ceci :
default 0
title Ubuntu, kernel 2.6.20-16-generic
title Ubuntu, kernel 2.6.20-16-generic (recovery mode)
title Ubuntu, kernel 2.6.20-15-generic
title Ubuntu, kernel 2.6.20-15-generic (recovery mode)
title Ubuntu, memtest86+
title Other operating systems:
title Windows NT/2000/XP
Et quand je tape : sed -i '/^default/ s/0/5/' '/home/aruju/Desktop/menu.lst' (formule de aruju)
J obtiens ceci
sed: impossible de lire /home/aruju/Desktop/menu.lst: Aucun fichier ou répertoire de ce type
Donc je suppose qu il faut que je mettes 6 en défaut (valeur d XP)
mais je n arrive pas a effacer le 0 pour le remplacer
Faut il une autre formule ?
Et une fois que je l aurais fait ou est ce que je peux sauvegarder ce changement je ne trouve ni d enregistrer ni de sauvegarder dan le menu du terminal !!!
Encore merci !!!
default 0
title Ubuntu, kernel 2.6.20-16-generic
title Ubuntu, kernel 2.6.20-16-generic (recovery mode)
title Ubuntu, kernel 2.6.20-15-generic
title Ubuntu, kernel 2.6.20-15-generic (recovery mode)
title Ubuntu, memtest86+
title Other operating systems:
title Windows NT/2000/XP
Et quand je tape : sed -i '/^default/ s/0/5/' '/home/aruju/Desktop/menu.lst' (formule de aruju)
J obtiens ceci
sed: impossible de lire /home/aruju/Desktop/menu.lst: Aucun fichier ou répertoire de ce type
Donc je suppose qu il faut que je mettes 6 en défaut (valeur d XP)
mais je n arrive pas a effacer le 0 pour le remplacer
Faut il une autre formule ?
Et une fois que je l aurais fait ou est ce que je peux sauvegarder ce changement je ne trouve ni d enregistrer ni de sauvegarder dan le menu du terminal !!!
Encore merci !!!
jipicy
Messages postés
40842
Date d'inscription
jeudi 28 août 2003
Statut
Modérateur
Dernière intervention
10 août 2020
4 897
10 oct. 2007 à 19:21
10 oct. 2007 à 19:21
Et une fois que je l aurais fait ou est ce que je peux sauvegarder ce changement je ne trouve ni d enregistrer ni de sauvegarder dan le menu du terminal !!!
Ça se fait automatiquement grace à l'option "-i" de "sed" qui modifie le fichier à la volée et en plus de ça avec le paramètre ".BAK", ça te fait une sauvegarde de ton fichier original...
;-))
Ça se fait automatiquement grace à l'option "-i" de "sed" qui modifie le fichier à la volée et en plus de ça avec le paramètre ".BAK", ça te fait une sauvegarde de ton fichier original...
;-))
aruju
Messages postés
2214
Date d'inscription
dimanche 29 octobre 2006
Statut
Contributeur
Dernière intervention
15 novembre 2014
403
10 oct. 2007 à 19:16
10 oct. 2007 à 19:16
il faut que je me met sérieusement au shell :-)
merci
merci
aruju
Messages postés
2214
Date d'inscription
dimanche 29 octobre 2006
Statut
Contributeur
Dernière intervention
15 novembre 2014
403
10 oct. 2007 à 19:17
10 oct. 2007 à 19:17
nick tape ca: charger windows par defaut au lieu de linux#11
(en root)
(en root)
Nickfod
Messages postés
67
Date d'inscription
mercredi 10 octobre 2007
Statut
Membre
Dernière intervention
20 janvier 2014
2
10 oct. 2007 à 19:41
10 oct. 2007 à 19:41
Bon j ai maintenant ce problème (décidément quand ça ne veut pas lol) :
Alors après cà :
default 0
title Ubuntu, kernel 2.6.20-16-generic
title Ubuntu, kernel 2.6.20-16-generic (recovery mode)
title Ubuntu, kernel 2.6.20-15-generic
title Ubuntu, kernel 2.6.20-15-generic (recovery mode)
title Ubuntu, memtest86+
title Other operating systems:
title Windows NT/2000/XP
J ai tapé la commande de Jipicy soit :
sed -i.BAK '/^default/ s/0/6/' /boot/grub/menu.lst
et ça m affiche ceci :
sed: impossible d'ouvrir le fichier temporaire /boot/grub//sed2YDn5C: Permission non accordée
Des idées s il vous plait ?
Alors après cà :
default 0
title Ubuntu, kernel 2.6.20-16-generic
title Ubuntu, kernel 2.6.20-16-generic (recovery mode)
title Ubuntu, kernel 2.6.20-15-generic
title Ubuntu, kernel 2.6.20-15-generic (recovery mode)
title Ubuntu, memtest86+
title Other operating systems:
title Windows NT/2000/XP
J ai tapé la commande de Jipicy soit :
sed -i.BAK '/^default/ s/0/6/' /boot/grub/menu.lst
et ça m affiche ceci :
sed: impossible d'ouvrir le fichier temporaire /boot/grub//sed2YDn5C: Permission non accordée
Des idées s il vous plait ?
aruju
Messages postés
2214
Date d'inscription
dimanche 29 octobre 2006
Statut
Contributeur
Dernière intervention
15 novembre 2014
403
10 oct. 2007 à 19:46
10 oct. 2007 à 19:46
faut taper en root
il faut aussi afficher ce que tu tape!
exemple:
voilà
il faut aussi afficher ce que tu tape!
exemple:
aruju@ubuntu$ sudo -s password: ici ton mot de passe root@ubuntu# sed -i.BAK '/^default/ s/0/6/' /boot/grub/menu.lst root@ubuntu#
voilà
jeanbi
Messages postés
15118
Date d'inscription
samedi 9 décembre 2006
Statut
Contributeur
Dernière intervention
6 février 2023
2 182
10 oct. 2007 à 19:55
10 oct. 2007 à 19:55
re,
a+
# grub-install(8), grub-floppy(8), # grub-md5-crypt, /usr/share/doc/grub # and /usr/share/doc/grub-doc/. ## 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 0 ------------------>>>> c'est ici qu'il faut mettre 6 à la place de 0 ## timeout sec # Set a timeout, in SEC seconds, before automatically booting the default entry # (normally the first entry defined). timeout 10 ---------->>> et la tu modifie le temps d'attente si tu n'en veux pas tu mets 0 ## hiddenmenu # Hides the menu by default (press ESC to see the menu) #hiddenmenu # Pretty colours #color cyan/blue white/blue ## password ['--md5'] passwd # If used in the first section of a menu file, disable all interactive editing # control (menu entry editor and command-line) and entries protected by the # command 'lock' # e.g. password topsecret # password --md5 $1$gLhU0/$aW78kHK1QfV3P2b2znUoe/ # password topsecret # # examples # # title Windows 95/98/NT/2000 # root (hd0,0) # makeactive # chainloader +1 # # title Linux # root (hd0,1) # kernel /vmlinuz root=/dev/hda2 ro # # # Put static boot stanzas before and/or after AUTOMAGIC KERNEL LIST ### BEGIN AUTOMAGIC KERNELS LIST ## lines between the AUTOMAGIC KERNELS LIST markers will be modified ## by the debian update-grub script except for the default options below ## DO NOT UNCOMMENT THEM, Just edit them to your needs ## ## Start Default Options ## ## default kernel options ## 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=UUID=25691887-b7ea-4da3-a170-8699f0438cca ro ## Setup crashdump menu entries ## e.g. crashdump=1 # crashdump=0 ## default grub root device ## e.g. groot=(hd0,0) # groot=(hd0,1) ## should update-grub create alternative automagic boot options ## e.g. alternative=true ## alternative=false # alternative=true ## should update-grub lock alternative automagic boot options ## e.g. lockalternative=true ## lockalternative=false # lockalternative=false ## additional options to use with the default boot option, but not with the ## alternatives ## e.g. defoptions=vga=791 resume=/dev/hda5 # defoptions=quiet splash locale=fr_FR ## should update-grub lock old automagic boot options ## e.g. lockold=false ## lockold=true # lockold=false ## Xen hypervisor options to use with the default Xen boot option # xenhopt= ## Xen Linux kernel options to use with the default Xen boot option # xenkopt=console=tty0 ## altoption boot targets option ## multiple altoptions lines are allowed ## e.g. altoptions=(extra menu suffix) extra boot options ## altoptions=(recovery) single # altoptions=(recovery mode) single ## controls how many kernels should be put into the menu.lst ## only counts the first occurence of a kernel, not the ## alternative kernel options ## e.g. howmany=all ## howmany=7 # howmany=all ## should update-grub create memtest86 boot option ## e.g. memtest86=true ## memtest86=false # memtest86=true ## should update-grub adjust the value of the default booted system ## can be true or false # updatedefaultentry=false ## ## End Default Options ## title Ubuntu, kernel 2.6.20-16-generic root (hd0,1) kernel /boot/vmlinuz-2.6.20-16-generic root=UUID=25691887-b7ea-4da3-a170-8699f0438cca ro quiet splash locale=fr_FR initrd /boot/initrd.img-2.6.20-16-generic quiet savedefault title Ubuntu, kernel 2.6.20-16-generic (recovery mode) root (hd0,1) kernel /boot/vmlinuz-2.6.20-16-generic root=UUID=25691887-b7ea-4da3-a170-8699f0438cca ro single initrd /boot/initrd.img-2.6.20-16-generic title Ubuntu, kernel 2.6.20-15-generic root (hd0,1) kernel /boot/vmlinuz-2.6.20-15-generic root=UUID=25691887-b7ea-4da3-a170-8699f0438cca ro quiet splash locale=fr_FR initrd /boot/initrd.img-2.6.20-15-generic quiet savedefault title Ubuntu, kernel 2.6.20-15-generic (recovery mode) root (hd0,1) kernel /boot/vmlinuz-2.6.20-15-generic root=UUID=25691887-b7ea-4da3-a170-8699f0438cca ro single initrd /boot/initrd.img-2.6.20-15-generic title Ubuntu, memtest86+ root (hd0,1) kernel /boot/memtest86+.bin quiet ### END DEBIAN AUTOMAGIC KERNELS LIST # This is a divider, added to separate the menu items below from the Debian # ones. title Other operating systems: root # This entry automatically added by the Debian installer for a non-linux OS # on /dev/hda1 title Windows NT/2000/XP root (hd0,0) savedefault makeactive chainloader +1
a+
Nickfod
Messages postés
67
Date d'inscription
mercredi 10 octobre 2007
Statut
Membre
Dernière intervention
20 janvier 2014
2
10 oct. 2007 à 20:00
10 oct. 2007 à 20:00
Ca y est c bon en fait je n avais pas tapé sudo-s a ma derniere tentative
Ca me montre quand même la grande complexité de linux pour moi qui maitrise pourtant assez bien Windows.
Est ce que chaque changement dans linux passe par des commandes de ce genre ?
Et comment se les procurer ?
Par exemple je crois si je ne trompe pas avoir vu dans l aide qu il fallait aussi taper des commandes pour peronnaliser linux
C bien ca ?
En tout cas un grand merci a tout le monde essentiellement à Aruju et Jipicy
Ca me montre quand même la grande complexité de linux pour moi qui maitrise pourtant assez bien Windows.
Est ce que chaque changement dans linux passe par des commandes de ce genre ?
Et comment se les procurer ?
Par exemple je crois si je ne trompe pas avoir vu dans l aide qu il fallait aussi taper des commandes pour peronnaliser linux
C bien ca ?
En tout cas un grand merci a tout le monde essentiellement à Aruju et Jipicy
jipicy
Messages postés
40842
Date d'inscription
jeudi 28 août 2003
Statut
Modérateur
Dernière intervention
10 août 2020
4 897
10 oct. 2007 à 20:02
10 oct. 2007 à 20:02
;-))
shell guide d utilisation niveau debutant
shell guide d utilisation niveau debutant
jeanbi
Messages postés
15118
Date d'inscription
samedi 9 décembre 2006
Statut
Contributeur
Dernière intervention
6 février 2023
2 182
11 oct. 2007 à 16:59
11 oct. 2007 à 16:59
Par exemple je crois si je ne trompe pas avoir vu dans l aide qu il fallait aussi taper des commandes pour peronnaliser linux C bien ca ?
ben moi j'aime bien de temps en temps me servir de la console , mais il existe des outils graphiques pour configurer linux sans passer par la console . Juste pour info il existe meme un outils graphique pour configurer grub
ce qui t'aurais eviter une prise de tête lol
http://forum.ubuntu-fr.org/viewtopic.php?id=58261
a+