Triple dualboot
Résolu
boolat
Messages postés
225
Date d'inscription
Statut
Membre
Dernière intervention
-
aruju Messages postés 2214 Date d'inscription Statut Contributeur Dernière intervention -
aruju Messages postés 2214 Date d'inscription Statut Contributeur Dernière intervention -
Bonjour,
dans ma dual boot j'avais xp et ubuntu,
je viens d'installer mandriva !
quand je démarre le pc j'ai un joli fenêtre qui me propose :
mandriva
mandriva (mode dégradé)
windows
il maque ubuntu !
une solution pour récupérer ubuntu ?
j'ai aussi le probleme de wifi ! le wifi ne fonctionne pas :(
merci
dans ma dual boot j'avais xp et ubuntu,
je viens d'installer mandriva !
quand je démarre le pc j'ai un joli fenêtre qui me propose :
mandriva
mandriva (mode dégradé)
windows
il maque ubuntu !
une solution pour récupérer ubuntu ?
j'ai aussi le probleme de wifi ! le wifi ne fonctionne pas :(
merci
A voir également:
- Triple dualboot
- Dualboot windows - Guide
- Triple post instagram - Guide
- Tableau à triple entrée ✓ - Forum Excel
- Triple excel - Guide
- Ram triple channel ✓ - Forum Matériel & Système
15 réponses
excuse pour ma novicité !
comment je doit être en root ? c'est a dire la console ? puis fdisk -1 et puis mount c'est sa ?
comment je doit être en root ? c'est a dire la console ? puis fdisk -1 et puis mount c'est sa ?
ouvre une console et tape:
su -
ton mot de passe root puis
fdsik -l (L minuscule)
mount
puis colle ici le resultat
su -
ton mot de passe root puis
fdsik -l (L minuscule)
mount
puis colle ici le resultat
Disque /dev/sda: 120.0 Go, 120034123776 octets
255 heads, 63 sectors/track, 14593 cylinders
Units = cylindres of 16065 * 512 = 8225280 bytes
Disk identifier: 0x0ac60ac5
Périphérique Amorce Début Fin Blocs Id Système
/dev/sda1 * 1 1339 10755486 7 HPFS/NTFS
/dev/sda2 1340 2211 7004340 83 Linux
/dev/sda3 2212 3674 11751547+ f W95 Etendu (LBA)
/dev/sda5 2212 2274 506016 82 Linux swap / Solaris
/dev/sda6 2275 2399 1004031 83 Linux
/dev/sda7 2400 3674 10241406 83 Linux
[root@localhost ~]# mount
/dev/sda7 on / type ext3 (rw,noatime,commit=600)
none on /proc type proc (rw)
/dev/sda1 on /media/hd type ntfs (ro,sync,umask=0022,nls=utf8)
/dev/sda2 on /media/hd2 type ext3 (rw,sync,noatime,commit=600)
/dev/sda6 on /media/hd3 type ext3 (rw,sync,noatime,commit=600)
none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
[root@localhost ~]#
255 heads, 63 sectors/track, 14593 cylinders
Units = cylindres of 16065 * 512 = 8225280 bytes
Disk identifier: 0x0ac60ac5
Périphérique Amorce Début Fin Blocs Id Système
/dev/sda1 * 1 1339 10755486 7 HPFS/NTFS
/dev/sda2 1340 2211 7004340 83 Linux
/dev/sda3 2212 3674 11751547+ f W95 Etendu (LBA)
/dev/sda5 2212 2274 506016 82 Linux swap / Solaris
/dev/sda6 2275 2399 1004031 83 Linux
/dev/sda7 2400 3674 10241406 83 Linux
[root@localhost ~]# mount
/dev/sda7 on / type ext3 (rw,noatime,commit=600)
none on /proc type proc (rw)
/dev/sda1 on /media/hd type ntfs (ro,sync,umask=0022,nls=utf8)
/dev/sda2 on /media/hd2 type ext3 (rw,sync,noatime,commit=600)
/dev/sda6 on /media/hd3 type ext3 (rw,sync,noatime,commit=600)
none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
[root@localhost ~]#
Vous n’avez pas trouvé la réponse que vous recherchez ?
Posez votre question
[root@localhost ~]# df -h
Sys. de fich. Tail. Occ. Disp. %Occ. Monté sur
/dev/sda7 9,7G 2,1G 7,1G 24% /
/dev/sda1 11G 9,1G 1,2G 89% /media/hd
/dev/sda2 6,6G 3,5G 2,9G 56% /media/hd2
/dev/sda6 966M 383M 534M 42% /media/hd3
[root@localhost ~]#
Sys. de fich. Tail. Occ. Disp. %Occ. Monté sur
/dev/sda7 9,7G 2,1G 7,1G 24% /
/dev/sda1 11G 9,1G 1,2G 89% /media/hd
/dev/sda2 6,6G 3,5G 2,9G 56% /media/hd2
/dev/sda6 966M 383M 534M 42% /media/hd3
[root@localhost ~]#
ok maintenant affiche:
et
grep -E -v '^(#|$)' /media/hd2/boot/grub/menu.lst
et
grep -E -v '^(#|$)' /boot/grub/menu.lst
[seigneur@localhost ~]$ su -
Mot de passe :
[root@localhost ~]# grep -E -v '^(#|$)' /media/hd2/boot/grub/menu.lst
default 0
timeout 10
title Ubuntu 7.10, kernel 2.6.22-14-generic
root (hd0,1)
kernel /boot/vmlinuz-2.6.22-14-generic root=UUID=fb255478-0df0-4d74-be33-be026b84eead ro quiet splash locale=fr_FR
initrd /boot/initrd.img-2.6.22-14-generic
quiet
title Ubuntu 7.10, kernel 2.6.22-14-generic (recovery mode)
root (hd0,1)
kernel /boot/vmlinuz-2.6.22-14-generic root=UUID=fb255478-0df0-4d74-be33-be026b84eead ro single
initrd /boot/initrd.img-2.6.22-14-generic
title Ubuntu 7.10, memtest86+
root (hd0,1)
kernel /boot/memtest86+.bin
quiet
title Other operating systems:
root
title Microsoft Windows XP Professionnel
root (hd0,0)
savedefault
makeactive
chainloader +1
[root@localhost ~]#
[root@localhost ~]# grep -E -v '^(#|$)' /boot/grub/menu.lst
timeout 10
color black/cyan yellow/cyan
gfxmenu (hd0,6)/boot/gfxmenu
default 0
title linux
kernel (hd0,6)/boot/vmlinuz BOOT_IMAGE=linux root=/dev/sda7 splash=silent mem=1000M vga=788
initrd (hd0,6)/boot/initrd.img
title linux-nonfb
kernel (hd0,6)/boot/vmlinuz BOOT_IMAGE=linux-nonfb root=/dev/sda7 mem=1000M
initrd (hd0,6)/boot/initrd.img
title failsafe
kernel (hd0,6)/boot/vmlinuz BOOT_IMAGE=failsafe root=/dev/sda7 failsafe
initrd (hd0,6)/boot/initrd.img
title windows
root (hd0,0)
makeactive
chainloader +1
[root@localhost ~]#
Mot de passe :
[root@localhost ~]# grep -E -v '^(#|$)' /media/hd2/boot/grub/menu.lst
default 0
timeout 10
title Ubuntu 7.10, kernel 2.6.22-14-generic
root (hd0,1)
kernel /boot/vmlinuz-2.6.22-14-generic root=UUID=fb255478-0df0-4d74-be33-be026b84eead ro quiet splash locale=fr_FR
initrd /boot/initrd.img-2.6.22-14-generic
quiet
title Ubuntu 7.10, kernel 2.6.22-14-generic (recovery mode)
root (hd0,1)
kernel /boot/vmlinuz-2.6.22-14-generic root=UUID=fb255478-0df0-4d74-be33-be026b84eead ro single
initrd /boot/initrd.img-2.6.22-14-generic
title Ubuntu 7.10, memtest86+
root (hd0,1)
kernel /boot/memtest86+.bin
quiet
title Other operating systems:
root
title Microsoft Windows XP Professionnel
root (hd0,0)
savedefault
makeactive
chainloader +1
[root@localhost ~]#
[root@localhost ~]# grep -E -v '^(#|$)' /boot/grub/menu.lst
timeout 10
color black/cyan yellow/cyan
gfxmenu (hd0,6)/boot/gfxmenu
default 0
title linux
kernel (hd0,6)/boot/vmlinuz BOOT_IMAGE=linux root=/dev/sda7 splash=silent mem=1000M vga=788
initrd (hd0,6)/boot/initrd.img
title linux-nonfb
kernel (hd0,6)/boot/vmlinuz BOOT_IMAGE=linux-nonfb root=/dev/sda7 mem=1000M
initrd (hd0,6)/boot/initrd.img
title failsafe
kernel (hd0,6)/boot/vmlinuz BOOT_IMAGE=failsafe root=/dev/sda7 failsafe
initrd (hd0,6)/boot/initrd.img
title windows
root (hd0,0)
makeactive
chainloader +1
[root@localhost ~]#
maintenant tape (en root):
gedit /boot/grub/menu.lst si t'as Gnome ou
kate /boot/grub/menu.lst pour KDE
dans la fenetre qui va s'ouvrir colle ca:
title Ubuntu 7.10, kernel 2.6.22-14-generic
root (hd0,1)
kernel /boot/vmlinuz-2.6.22-14-generic root=UUID=fb255478-0df0-4d74-be33-be026b84eead ro quiet splash locale=fr_FR
initrd /boot/initrd.img-2.6.22-14-generic
quiet
après quoi ton fichier devrait rassembler:
timeout 10
color black/cyan yellow/cyan
gfxmenu (hd0,6)/boot/gfxmenu
default 0
title Ubuntu 7.10, kernel 2.6.22-14-generic
root (hd0,1)
kernel /boot/vmlinuz-2.6.22-14-generic root=UUID=fb255478-0df0-4d74-be33-be026b84eead ro quiet splash locale=fr_FR
initrd /boot/initrd.img-2.6.22-14-generic
quiet
title linux
kernel (hd0,6)/boot/vmlinuz BOOT_IMAGE=linux root=/dev/sda7 splash=silent mem=1000M vga=788
initrd (hd0,6)/boot/initrd.img
title linux-nonfb
kernel (hd0,6)/boot/vmlinuz BOOT_IMAGE=linux-nonfb root=/dev/sda7 mem=1000M
initrd (hd0,6)/boot/initrd.img
title failsafe
kernel (hd0,6)/boot/vmlinuz BOOT_IMAGE=failsafe root=/dev/sda7 failsafe
initrd (hd0,6)/boot/initrd.img
title windows
root (hd0,0)
makeactive
Ensuite sauvegarde et redémarre ton pc
gedit /boot/grub/menu.lst si t'as Gnome ou
kate /boot/grub/menu.lst pour KDE
dans la fenetre qui va s'ouvrir colle ca:
title Ubuntu 7.10, kernel 2.6.22-14-generic
root (hd0,1)
kernel /boot/vmlinuz-2.6.22-14-generic root=UUID=fb255478-0df0-4d74-be33-be026b84eead ro quiet splash locale=fr_FR
initrd /boot/initrd.img-2.6.22-14-generic
quiet
après quoi ton fichier devrait rassembler:
timeout 10
color black/cyan yellow/cyan
gfxmenu (hd0,6)/boot/gfxmenu
default 0
title Ubuntu 7.10, kernel 2.6.22-14-generic
root (hd0,1)
kernel /boot/vmlinuz-2.6.22-14-generic root=UUID=fb255478-0df0-4d74-be33-be026b84eead ro quiet splash locale=fr_FR
initrd /boot/initrd.img-2.6.22-14-generic
quiet
title linux
kernel (hd0,6)/boot/vmlinuz BOOT_IMAGE=linux root=/dev/sda7 splash=silent mem=1000M vga=788
initrd (hd0,6)/boot/initrd.img
title linux-nonfb
kernel (hd0,6)/boot/vmlinuz BOOT_IMAGE=linux-nonfb root=/dev/sda7 mem=1000M
initrd (hd0,6)/boot/initrd.img
title failsafe
kernel (hd0,6)/boot/vmlinuz BOOT_IMAGE=failsafe root=/dev/sda7 failsafe
initrd (hd0,6)/boot/initrd.img
title windows
root (hd0,0)
makeactive
Ensuite sauvegarde et redémarre ton pc
un grand merci chef ! je suis sous ubuntu !
mais j'ai deux problème assez bizare ! quand je voudrais changer la résolution de l'écran sous mandriva sa bug , le pc bloque complètement ! et pas de wifi !
mais j'ai deux problème assez bizare ! quand je voudrais changer la résolution de l'écran sous mandriva sa bug , le pc bloque complètement ! et pas de wifi !