Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 02/02/2011, à 16:06

kinder53

modifier le dual boot pour windows 7 en premier

bonjour à tout le monde
voilà j'ai sur mon ordi,
xp pour pouvoir jouer a des jeux qui sont anciens,
Windows 7 que j'utilise par défaut,
et Linux que je souhaite découvrir.
le problème c'est que j'ai Linux qui est sélectionné par défaut au démarrage

et ensuite je doit aller tout en bas faire entrer et la j'ai bien w7 qui demarre
alors je voudrai w7 en premier

merci pour votre aide
mon fichier
http://www.terafiles.net/v-106884.html

<pre># 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=aaecbb02-3243-43a3-b025-2709f9ef3649 ro

## Setup crashdump menu entries
## e.g. crashdump=1
# crashdump=0

## default grub root device
## e.g. groot=(hd0,0)
# groot=(hd0,5)

## 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

## 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-15-generic
root        (hd0,5)
kernel        /boot/vmlinuz-2.6.20-15-generic root=UUID=aaecbb02-3243-43a3-b025-2709f9ef3649 ro quiet splash
initrd        /boot/initrd.img-2.6.20-15-generic
quiet
savedefault

title        Ubuntu, kernel 2.6.20-15-generic (recovery mode)
root        (hd0,5)
kernel        /boot/vmlinuz-2.6.20-15-generic root=UUID=aaecbb02-3243-43a3-b025-2709f9ef3649 ro single
initrd        /boot/initrd.img-2.6.20-15-generic

title        Ubuntu, memtest86+
root        (hd0,5)
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/sda1
title        Windows Vista/Longhorn (loader)
root        (hd0,0)
savedefault
makeactive
chainloader    +1

</pre>

Dernière modification par kinder53 (Le 02/02/2011, à 16:34)

Hors ligne

#2 Le 02/02/2011, à 16:40

bastou2

Re : modifier le dual boot pour windows 7 en premier

Bonjour,

Avec startup manager tu peux tout faire:

http://doc.ubuntu-fr.org/startupmanager?s[]=startup&s[]=manager

Hors ligne

#3 Le 02/02/2011, à 16:51

kinder53

Re : modifier le dual boot pour windows 7 en premier

bonjour bastou, et merci pour ta reponse mais quand je tente de telecharger
voilà ce que jobtient
"Firefox ne sait pas ouvrir cette adresse car le protocole (apt) n'est associé à aucun programme."
hmm

Hors ligne

#4 Le 02/02/2011, à 17:10

Nasman

Re : modifier le dual boot pour windows 7 en premier

C'est ici:

<pre># 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

Le default 0 correspond à la première ligne parmis les systèmes proposés
0 pour le premier, soit
title        Ubuntu, kernel 2.6.20-15-generic
root        (hd0,5)
kernel        /boot/vmlinuz-2.6.20-15-generic root=UUID=aaecbb02-3243-43a3-b025-2709f9ef3649 ro quiet splash
initrd        /boot/initrd.img-2.6.20-15-generic
quiet
savedefault

1 pour la deuxième entrée soit
itle        Ubuntu, kernel 2.6.20-15-generic (recovery mode)
root        (hd0,5)
kernel        /boot/vmlinuz-2.6.20-15-generic root=UUID=aaecbb02-3243-43a3-b025-2709f9ef3649 ro single
initrd        /boot/initrd.img-2.6.20-15-generic

title        Ubuntu, memtest86+
root        (hd0,5)
kernel        /boot/memtest86+.bin
quiet

2 pour le memory test
et 3 pour Vista


PC fixe sous Bionic 64 bits et portable avec Focal 64 bits

Hors ligne

#5 Le 02/02/2011, à 17:32

kinder53

Re : modifier le dual boot pour windows 7 en premier

bonjour,
je vous remercie pour votre aide hors je ni comprends rien!!
ni a t'il pas moyen de modifier ce fichier et voilà ?

merci encore

Hors ligne

#6 Le 02/02/2011, à 17:35

bastou2

Re : modifier le dual boot pour windows 7 en premier

"Firefox ne sait pas ouvrir cette adresse car le protocole (apt) n'est associé à aucun programme."

Je vais te taper sur les doigts.

Utilises Synaptic pour installer startup manager

Hors ligne

#7 Le 02/02/2011, à 20:14

kinder53

Re : modifier le dual boot pour windows 7 en premier

re,

grrrrr je ne connais pas du tout linux dans administrration je n'ai pas Synaptic
roll

Hors ligne

#8 Le 02/02/2011, à 21:20

bastou2

Re : modifier le dual boot pour windows 7 en premier

Ubuntu sans Synaptic (gestionnaire de paquet) c'est impossible.
Il est là par défaut

Hors ligne

#9 Le 02/02/2011, à 22:20

Nasman

Re : modifier le dual boot pour windows 7 en premier

Système/Administration/Gestionnaire de paquets Synaptic


PC fixe sous Bionic 64 bits et portable avec Focal 64 bits

Hors ligne

#10 Le 02/02/2011, à 22:54

kinder53

Re : modifier le dual boot pour windows 7 en premier

re,

ok et apres je fais comment vraiment je rame là

sad

Hors ligne

#11 Le 02/02/2011, à 23:00

Compte anonymisé

Re : modifier le dual boot pour windows 7 en premier

Salut

Pour éditer ton fichier menu.lst dans un terminal tu tapes :
sudo  gedit   /boot/grub/menu.lst

Comme indiqué + haut tu modifies :
default    0
par
default   4
et
# howmany=all
par
# howmany=2

Tu sauves et valides par un :
sudo  update-grub

Ainsi tu auras durablement Windows en premier.

@+

Dernière modification par Compte anonymisé (Le 02/02/2011, à 23:01)

#12 Le 02/02/2011, à 23:13

kinder53

Re : modifier le dual boot pour windows 7 en premier

salut,
bon on par sur autre chose a present, par contre j'ai du reinstaller
j'ai je pense un nouveau fichier

# 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=1b319ce5-995f-4807-843c-29182c0af2d5 ro

## Setup crashdump menu entries
## e.g. crashdump=1
# crashdump=0

## default grub root device
## e.g. groot=(hd0,0)
# groot=(hd0,5)

## 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

## 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-15-generic
root        (hd0,5)
kernel        /boot/vmlinuz-2.6.20-15-generic root=UUID=1b319ce5-995f-4807-843c-29182c0af2d5 ro quiet splash
initrd        /boot/initrd.img-2.6.20-15-generic
quiet
savedefault

title        Ubuntu, kernel 2.6.20-15-generic (recovery mode)
root        (hd0,5)
kernel        /boot/vmlinuz-2.6.20-15-generic root=UUID=1b319ce5-995f-4807-843c-29182c0af2d5 ro single
initrd        /boot/initrd.img-2.6.20-15-generic

title        Ubuntu, memtest86+
root        (hd0,5)
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/sda1
title        Windows Vista/Longhorn (loader)
root        (hd0,0)
savedefault
makeactive
chainloader    +1


# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sda5.
title        Ubuntu, kernel 2.6.20-15-generic (on /dev/sda5)
root        (hd0,4)
kernel        /boot/vmlinuz-2.6.20-15-generic root=UUID=fdaa2def-0131-4d4b-b88d-f77e981c1f39 ro quiet splash 
initrd        /boot/initrd.img-2.6.20-15-generic
savedefault
boot


# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sda5.
title        Ubuntu, kernel 2.6.20-15-generic (recovery mode) (on /dev/sda5)
root        (hd0,4)
kernel        /boot/vmlinuz-2.6.20-15-generic root=UUID=fdaa2def-0131-4d4b-b88d-f77e981c1f39 ro single 
initrd        /boot/initrd.img-2.6.20-15-generic
savedefault
boot


# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sda5.
title        Ubuntu, memtest86+ (on /dev/sda5)
root        (hd0,4)
kernel        /boot/memtest86+.bin  
savedefault
boot


# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sda5.
title        Ubuntu, kernel 2.6.20-15-generic (on /dev/sda6) (on /dev/sda5)
root        (hd0,4)
kernel        /boot/vmlinuz-2.6.20-15-generic root=UUID=aaecbb02-3243-43a3-b025-2709f9ef3649 ro quiet splash 
initrd        /boot/initrd.img-2.6.20-15-generic
savedefault
boot


# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sda5.
title        Ubuntu, kernel 2.6.20-15-generic (recovery mode) (on /dev/sda6) (on /dev/sda5)
root        (hd0,4)
kernel        /boot/vmlinuz-2.6.20-15-generic root=UUID=aaecbb02-3243-43a3-b025-2709f9ef3649 ro single 
initrd        /boot/initrd.img-2.6.20-15-generic
savedefault
boot


# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sda5.
title        Ubuntu, memtest86+ (on /dev/sda6) (on /dev/sda5)
root        (hd0,4)
kernel        /boot/memtest86+.bin  
savedefault
boot

Hors ligne

#13 Le 02/02/2011, à 23:19

Compte anonymisé

Re : modifier le dual boot pour windows 7 en premier

kinder53 a écrit :

salut,
bon on par sur autre chose a present, par contre j'ai du reinstaller
j'ai je pense un nouveau fichier
......


Je comprend pas trop là.

Que tu aies un nouveau fichier ne change rien si ce n'est que tu as maintenant + de ligne et 2 systèmes installés :
un sur /dev/sda6 
un sur /dev/sda5

Les modifs indiquées ci-dessus sont toujours valables pour avoir Windows en premier.

#14 Le 02/02/2011, à 23:25

kinder53

Re : modifier le dual boot pour windows 7 en premier

ok mais j'ai deux howmany all  je met 2 pour les deux ?

## 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

merci

Hors ligne

#15 Le 02/02/2011, à 23:26

kinder53

Re : modifier le dual boot pour windows 7 en premier

re
ce qui me donne ce fichier a present
ca vous parrez bon ?
merci

# 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        4

## 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=1b319ce5-995f-4807-843c-29182c0af2d5 ro

## Setup crashdump menu entries
## e.g. crashdump=1
# crashdump=0

## default grub root device
## e.g. groot=(hd0,0)
# groot=(hd0,5)

## 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

## 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=2
##      howmany=7
# howmany=2

## 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-15-generic
root        (hd0,5)
kernel        /boot/vmlinuz-2.6.20-15-generic root=UUID=1b319ce5-995f-4807-843c-29182c0af2d5 ro quiet splash
initrd        /boot/initrd.img-2.6.20-15-generic
quiet
savedefault

title        Ubuntu, kernel 2.6.20-15-generic (recovery mode)
root        (hd0,5)
kernel        /boot/vmlinuz-2.6.20-15-generic root=UUID=1b319ce5-995f-4807-843c-29182c0af2d5 ro single
initrd        /boot/initrd.img-2.6.20-15-generic

title        Ubuntu, memtest86+
root        (hd0,5)
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/sda1
title        Windows Vista/Longhorn (loader)
root        (hd0,0)
savedefault
makeactive
chainloader    +1


# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sda5.
title        Ubuntu, kernel 2.6.20-15-generic (on /dev/sda5)
root        (hd0,4)
kernel        /boot/vmlinuz-2.6.20-15-generic root=UUID=fdaa2def-0131-4d4b-b88d-f77e981c1f39 ro quiet splash 
initrd        /boot/initrd.img-2.6.20-15-generic
savedefault
boot


# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sda5.
title        Ubuntu, kernel 2.6.20-15-generic (recovery mode) (on /dev/sda5)
root        (hd0,4)
kernel        /boot/vmlinuz-2.6.20-15-generic root=UUID=fdaa2def-0131-4d4b-b88d-f77e981c1f39 ro single 
initrd        /boot/initrd.img-2.6.20-15-generic
savedefault
boot


# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sda5.
title        Ubuntu, memtest86+ (on /dev/sda5)
root        (hd0,4)
kernel        /boot/memtest86+.bin  
savedefault
boot


# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sda5.
title        Ubuntu, kernel 2.6.20-15-generic (on /dev/sda6) (on /dev/sda5)
root        (hd0,4)
kernel        /boot/vmlinuz-2.6.20-15-generic root=UUID=aaecbb02-3243-43a3-b025-2709f9ef3649 ro quiet splash 
initrd        /boot/initrd.img-2.6.20-15-generic
savedefault
boot


# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sda5.
title        Ubuntu, kernel 2.6.20-15-generic (recovery mode) (on /dev/sda6) (on /dev/sda5)
root        (hd0,4)
kernel        /boot/vmlinuz-2.6.20-15-generic root=UUID=aaecbb02-3243-43a3-b025-2709f9ef3649 ro single 
initrd        /boot/initrd.img-2.6.20-15-generic
savedefault
boot


# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sda5.
title        Ubuntu, memtest86+ (on /dev/sda6) (on /dev/sda5)
root        (hd0,4)
kernel        /boot/memtest86+.bin  
savedefault
boot

Hors ligne

#16 Le 02/02/2011, à 23:30

Compte anonymisé

Re : modifier le dual boot pour windows 7 en premier

Cela me paray (le monial) pas mal

Oui tu peux tenter de rebooter avec cela.

@+

#17 Le 03/02/2011, à 21:21

kinder53

Re : modifier le dual boot pour windows 7 en premier

ok ca marche nickel merci encore à tous de m'avoir aidé

wink

Hors ligne

#18 Le 03/02/2011, à 22:05

Compte anonymisé

Re : modifier le dual boot pour windows 7 en premier

Un petit "Résolu" dans le titre en modifiant ton premier post et ce serait farpais wink