Pages : 1
#1 Le 07/11/2009, à 16:54
- odyssey01
[Résolu]error 13 invalid or unsupported.....
Bonjour a tous,
Je suis nouveau dans le monde de Ubuntu, mon probleme est que je ne suis plus capable d'aller sur
window xp lors du démarge mon ordi.
j'ai lu plusieurs sujet sur cette "error 13" mais j'ai de la dificulter a bien comprendre ce que je devrai faire
pour bien modifier mon menu.lst
Window xp est installer sur mon premier disque dur et Ubuntu sur mon second disque dur.
Version Ubuntu 9.04 Alternate.
Comme je suis novice, es-ce que quelqu'un pourrait m'aider clairement et pas a pas pour corriger mon probleme.
Je vous envoie mon menu.lst et un fdisk -l.
menu.lst
# 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 use 'savedefault' 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=1d53c139-81a7-418b-a055-0615877d5c54 ro
## default grub root device
## e.g. groot=(hd0,0)
# groot=1d53c139-81a7-418b-a055-0615877d5c54
## 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
## specify if running in Xen domU or have grub detect automatically
## update-grub will ignore non-xen kernels when running in domU and vice versa
## e.g. indomU=detect
## indomU=true
## indomU=false
# indomU=detect
## 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
## should update-grub add savedefault to the default options
## can be true or false
# savedefault=false
## ## End Default Options ##
title Ubuntu 9.04, kernel 2.6.28-16-generic
uuid 1d53c139-81a7-418b-a055-0615877d5c54
kernel /boot/vmlinuz-2.6.28-16-generic root=UUID=1d53c139-81a7-418b-a055-0615877d5c54 ro quiet splash
initrd /boot/initrd.img-2.6.28-16-generic
quiet
title Ubuntu 9.04, kernel 2.6.28-16-generic (recovery mode)
uuid 1d53c139-81a7-418b-a055-0615877d5c54
kernel /boot/vmlinuz-2.6.28-16-generic root=UUID=1d53c139-81a7-418b-a055-0615877d5c54 ro single
initrd /boot/initrd.img-2.6.28-16-generic
title Ubuntu 9.04, kernel 2.6.28-11-generic
uuid 1d53c139-81a7-418b-a055-0615877d5c54
kernel /boot/vmlinuz-2.6.28-11-generic root=UUID=1d53c139-81a7-418b-a055-0615877d5c54 ro quiet splash
initrd /boot/initrd.img-2.6.28-11-generic
quiet
title Ubuntu 9.04, kernel 2.6.28-11-generic (recovery mode)
uuid 1d53c139-81a7-418b-a055-0615877d5c54
kernel /boot/vmlinuz-2.6.28-11-generic root=UUID=1d53c139-81a7-418b-a055-0615877d5c54 ro single
initrd /boot/initrd.img-2.6.28-11-generic
title Ubuntu 9.04, memtest86+
uuid 1d53c139-81a7-418b-a055-0615877d5c54
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 NT/2000/XP
rootnoverify (hd0,0)
savedefault
chainloader +1
et le fdisk -l
belette@ubuntu:~$ sudo fdisk -l
Disque /dev/sda: 20.0 Go, 20000000000 octets
255 têtes, 63 secteurs/piste, 2431 cylindres
Unités = cylindres de 16065 * 512 = 8225280 octets
Identifiant de disque : 0x81efb7f8
Périphérique Amorce Début Fin Blocs Id Système
/dev/sda1 * 1 2431 19526976 c W95 FAT32 (LBA)
Disque /dev/sdb: 41.1 Go, 41110142976 octets
255 têtes, 63 secteurs/piste, 4998 cylindres
Unités = cylindres de 16065 * 512 = 8225280 octets
Identifiant de disque : 0xf6e1426c
Périphérique Amorce Début Fin Blocs Id Système
/dev/sdb1 * 1 4815 38676456 83 Linux
/dev/sdb2 4816 4998 1469947+ 5 Etendue
/dev/sdb5 4816 4998 1469916 82 Linux swap / Solaris
belette@ubuntu:~$
J'atend de vos nouvelles
Merci beaucoup
Dernière modification par odyssey01 (Le 08/11/2009, à 17:02)
Un Québec libre dans un Canada unis
Hors ligne
#2 Le 07/11/2009, à 23:13
- Slystone
Re : [Résolu]error 13 invalid or unsupported.....
Bonsoir
Je ne suis pas expert, mais je vais essayer de te donner une ou deux pistes quand même.
Il faudrait d'abord essayer de rajouter makeactive dans ton menu.lst tout comme dans la doc : http://doc.ubuntu-fr.org/grub#les_numeros_d_erreur_grub
Renvoie nous aussi le résultat de la commande 'sudo blkid'.
Peux-tu accéder à la partition Windows depuis Nautilus ?
Sinon il se peut que le problème soit interne à Windows (il faut peut-être récupérer le fichier de boot .ini.
Voilà un topic avec le même problème, peut-être te servira t-il : http://forum.ubuntu-fr.org/viewtopic.php?id=130216&p=1
@ +
«Rigid, the skeleton of habit alone upholds the human frame.» - Virginia Woolf.
Hors ligne
#3 Le 08/11/2009, à 02:02
- odyssey01
Re : [Résolu]error 13 invalid or unsupported.....
Bonsoir a toi aussi,
Merci[img]:)[/img] pour ta réponse, mais rien ne fonctionne pour le moment ?[img]:([/img]
1er : j'ai essayer de rajouter makeactive dans le menu.lst a la fin du fichier comme indiquer
mais rien ne fonctionne
title Windows NT/2000/XP
rootnoverify (hd0,0)
makeactive
savedefault
chainloader +1
2ime: sudo blkid
/dev/sda1: LABEL="SYSTEME" UUID="2912-15DE" TYPE="vfat"
/dev/sdb1: UUID="1d53c139-81a7-418b-a055-0615877d5c54" TYPE="ext3"
/dev/sdb5: TYPE="swap" UUID="385ce908-d47f-4615-8c7e-68470b432240"
3ieme : oui, je peut accéder avec Nautilus a mon premier disque windows(sda1)
4ieme : je n'est pas réinstaller windows apres Ubuntu, mais plutop simplement installer Ubuntu sur disque 2(sdb1) avec l'instalation de Ubuntu 9.04 Alternate i386.
J'ai fait aussi plussieur test aussi.... mais quelle est la différence entre
root et rootnoverify
et aussi a quoi sert savedefault
c'est deux commande ne son pas expliquer dans les suggestion que tu ma dit de faire...
j'ai auusi assayer le mot map (hd0,0) to (hd1,0)...etc..... mais ne fonctionne ???
Allors la suite est quoi maintenant[img]:/[/img]
J'adore les casse-tete
Merci encore
Un Québec libre dans un Canada unis
Hors ligne
#4 Le 08/11/2009, à 02:29
- odyssey01
Re : [Résolu]error 13 invalid or unsupported.....
Je m'excuse pour les erreurs de [img]:rolleyes:[/img]
je suis novice, j'ai vu l'erreur...
Maintenant je ferai plutop...;)
Un Québec libre dans un Canada unis
Hors ligne
#5 Le 08/11/2009, à 02:48
- Slystone
Re : [Résolu]error 13 invalid or unsupported.....
J'avoue c'est chaud ton problème ! D'après ce que je vois, ta partition Windows commence au début du disque, donc ça a l'air de coller avec ton grub (essaye (hd0,1) quand même, on sait jamais), et ton grub a l'air correct.
Win marchait bien avant et tu as le problème avec une install toute neuve d'Ubuntu si j'ai bien compris ?
J'ai fait une nouvelle recherche, j'ai vu ce topic qui y ressemble : http://forum.ubuntu-fr.org/viewtopic.php?pid=2761854
Je t'invite entre autre à rechercher le fichier .ini comme indiqué au post #9.
Sinon comme il y a énormément de problèmes de grub abordés sur le forum, je t'invite aussi si tu as le temps à faire une ou deux recherches de ton côté sur le forum avec des mots clés bien choisis (ex error 13 grub xp (hd0,0))
Bon j'essairai de repasser regarder ça demain à tête reposée (je suis un peu fatigué là), peut-être que d'autres personnes seront passées d'ici là. (je suis le topic de toutes manières )
@ +
«Rigid, the skeleton of habit alone upholds the human frame.» - Virginia Woolf.
Hors ligne
#6 Le 08/11/2009, à 03:00
- odyssey01
Re : [Résolu]error 13 invalid or unsupported.....
Ne pas oublier que mon ordi est tatoué...
Merci de la réponse je vais travailler sur ca.
on ce revois plus tard merci encore
Un Québec libre dans un Canada unis
Hors ligne
#7 Le 08/11/2009, à 14:31
- Slystone
Re : [Résolu]error 13 invalid or unsupported.....
De nada, je ne te suis pas d'une grande aide. Avec un pc tatoué xp là je ne sais pas trop, Windows je ne l'ai plus depuis un moment, j'ai demandé de l'aide dans l'éphémère. Remonte le topic de temps en temps (pas toutes les heures non plus ), quelqu'un devrait finir par t'aider.
Bon courage
Edit : rajoute dans le titre du topic (edit du post #1) pc tatoué, on est jamais trop prudent.
Dernière modification par Slystone (Le 08/11/2009, à 14:32)
«Rigid, the skeleton of habit alone upholds the human frame.» - Virginia Woolf.
Hors ligne
#8 Le 08/11/2009, à 16:53
- odyssey01
Re : [Résolu]error 13 invalid or unsupported.....
Ca y est
Merci Slystone, tu ma aider quand meme avec ta suggestion rechercher le fichier .ini comme indiqué au post #9.
et la j'ai trouver la reponse (hd1,0)
par la suite j'ai fais un map
Voici ce que ca donne
title Windows NT/2000/XP
rootnoverify (hd1,0)
map (hd0) (hd1)
map (hd1) (hd0)
savedefault
makeactive
chainloader +1
Probleme resolu
Merci beaucoup pour ton aide:)
Un Québec libre dans un Canada unis
Hors ligne
#9 Le 08/11/2009, à 17:01
- Slystone
Re : [Résolu]error 13 invalid or unsupported.....
Et merci à toi Odyssey ! C'est ça qu'est bien avec l'aide, on apprend des choses en même temps. La prochaine fois je creuserai dans cette direction.
Bonne fin de weekend, et pense à passer le sujet en résolu (édite le 1er post et précède le titre de [résolu])
«Rigid, the skeleton of habit alone upholds the human frame.» - Virginia Woolf.
Hors ligne
Pages : 1