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 17/01/2008, à 00:14

sandry

demarr. wind oui / ubuntu non[Résolu]

coucou me revoila

en live encore, j'ai pu constater ceci :

je demmarre wind 2 (en effet il y avait 2 choix ?)

et que je veux demmarrer ubuntu j'obtient

Error 15 : file not found

alors je retourne sur boot.ini et je redem. xp

Dernière modification par sandry (Le 20/01/2008, à 22:47)

Hors ligne

#2 Le 17/01/2008, à 00:27

safinaz

Re : demarr. wind oui / ubuntu non[Résolu]

purée si tu réponds dans un autre sujet
je vais te perdre lol.

Tu vois les différents choix de grub une fois que tu choisis
Ubuntu dans le boot.ini donc??

#3 Le 17/01/2008, à 00:32

sandry

Re : demarr. wind oui / ubuntu non[Résolu]

oui
apparement il propose

ubuntu 7.10 kernel 2-6-22-14 generic
ubuntu 7.10 2-6-22-14 (recovery mode)
ubuntu 7.10 memtest86+
windows 1
windows 2

Hors ligne

#4 Le 17/01/2008, à 00:37

safinaz

Re : demarr. wind oui / ubuntu non[Résolu]

il faut lister le contenu de /boot:

sudo umount -a
sudo mount /dev/sda3 /mnt

puis donne le retour de

ls /mnt/boot

#5 Le 17/01/2008, à 00:39

sandry

Re : demarr. wind oui / ubuntu non[Résolu]

umount: /tmp: périphérique occupé
umount: /dev: périphérique occupé
umount: /var/run: périphérique occupé
umount: tmpfs: n'a pas été trouvé
umount: /lib/modules/2.6.22-14-generic/volatile: n'est pas monté

abi-2.6.22-14-generic         initrd.img-2.6.22-14-generic.bak
config-2.6.22-14-generic      memtest86+.bin
grub                          System.map-2.6.22-14-generic
initrd.img-2.6.22-14-generic  vmlinuz-2.6.22-14-generic

Hors ligne

#6 Le 17/01/2008, à 00:43

sirius10

Re : demarr. wind oui / ubuntu non[Résolu]

safinaz a écrit :

purée si tu réponds dans un autre sujet
je vais te perdre lol.

lol:lol:

Je cherche à  comprendre :
Le pc boot sur la partition amorcable win qui est sda2 (cf fdisk -l du premier post) qui contient grub qui va chercher le menuls dans sad3.... en gros c'est ca???
Merci d'avance pour ta réponse


"Pour ce qui est de l'Avenir, il ne s’agit pas de le prévoir, mais de le rendre possible."     
Antoine de Saint-Exupéry

Hors ligne

#7 Le 17/01/2008, à 00:50

sandry

Re : demarr. wind oui / ubuntu non[Résolu]

salut sirius10

je vois que tu suis le "film" et c'est certainement plus enrichissant pour toi que pour moi wink
mais je suis content car tes questions sont un peu mon explication en mode.................
Graphique!!!!!!!:lol:
merci+

Hors ligne

#8 Le 17/01/2008, à 00:53

safinaz

Re : demarr. wind oui / ubuntu non[Résolu]

@sirus10 oui ;o)

sandry, il dit qu'il ne trouve pas un fichier, or ils sont la.
sad
Peut être un problème du contenu du cd, les fichiers seraient endommagés??
je ne sais pas. Pour moi tout est la.

Tu peux refaire une réinstalle
en cliquant juste avant sur le bouton advanced
puis remplacer (hd0) par (hd0,2).

Puis récupérer le fichier grub.bs comme on a fait,
le placer dans dans C:\

Pas besoin de toucher au boot.ini, c'est déjà  fait

#9 Le 17/01/2008, à 00:55

safinaz

Re : demarr. wind oui / ubuntu non[Résolu]

pour vérifier

http://doc.ubuntu-fr.org/tutoriel/comment_verifier_l_integrite_de_son_image_cd?s=v%C3%A9rifier

#10 Le 17/01/2008, à 00:57

sandry

Re : demarr. wind oui / ubuntu non[Résolu]

ok mais je ferai ca demain
bonne nuit à  tous

vraiment cool 
merci

Hors ligne

#11 Le 17/01/2008, à 01:01

sandry

Re : demarr. wind oui / ubuntu non[Résolu]

pour info
c'est que sur un autre pc j'avais plusieurs recup de l'image iso d'ubuntu

mais dans ce cas j'ai installé le cd du mois "original" qui m'as ete envoyé avec le livre
Simple comme ubuntu"
je sais pas si ca un rapport avec le lien mais je precise
je peux peut etre voir sous wind si grub.bs et sur c/ a mois qu'il soit caché

bon a demain

Hors ligne

#12 Le 17/01/2008, à 01:11

safinaz

Re : demarr. wind oui / ubuntu non[Résolu]

grub.bs est bien sous C:\,
je l'ai vérifié. Si tu réinstalles ubuntu
il faut remplacer ce grub.bs par le nouveau.
car je me rapelle de deux erreurs lorsqu'on l'a installé sur sda3

#13 Le 17/01/2008, à 01:55

safinaz

Re : demarr. wind oui / ubuntu non[Résolu]

sandry, j'ai compris l'erreur, j'ai oublié un truc

tape

sudo umount -a
sudo mount /dev/sda3 /mnt

Dans le fichier qui s'ouvre, regarde la section

title        Ubuntu 7.10, kernel 2.6.22-14-generic
root        (hd0,2)
kernel        /vmlinuz-2.6.22-14-generic root=UUID=e6ded06c-d52e-46fc-a075-a2ffc0dd4e24 ro quiet splash locale=fr_FR
initrd        /initrd.img-2.6.22-14-generic
quiet

title        Ubuntu 7.10, kernel 2.6.22-14-generic (recovery mode)
root        (hd0,2)
kernel        /vmlinuz-2.6.22-14-generic root=UUID=e6ded06c-d52e-46fc-a075-a2ffc0dd4e24 ro single
initrd        /initrd.img-2.6.22-14-generic

title        Ubuntu 7.10, memtest86+
root        (hd0,2)
kernel        /memtest86+.bin
quiet

tu dois rajouter /boot devant /vmlinuz-2.6.22-14-generic, /initrd.img-2.6.22-14-generic et /memtest86+.bin
Tu dois donc obtenir

title        Ubuntu 7.10, kernel 2.6.22-14-generic
root        (hd0,2)
kernel        /boot/vmlinuz-2.6.22-14-generic root=UUID=e6ded06c-d52e-46fc-a075-a2ffc0dd4e24 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,2)
kernel        /boot/vmlinuz-2.6.22-14-generic root=UUID=e6ded06c-d52e-46fc-a075-a2ffc0dd4e24 ro single
initrd        /boot/initrd.img-2.6.22-14-generic

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

enregistre et redémarre.

#14 Le 18/01/2008, à 16:06

sandry

Re : demarr. wind oui / ubuntu non[Résolu]

bonjour Safinaz
desolé j'ai pas pu revenir avant(a mon grand regret:(

ecoute j'ai essayé d'ouvir le fichier mais ca marche pas
apres la 2eme commande il renvoie :

ubuntu@ubuntu:~$
???il me semble que j'ai vu ce fichier qlq part depuis le debut des posts
je vais essayer de retrouver ca

a+

Hors ligne

#15 Le 18/01/2008, à 16:19

sandry

Re : demarr. wind oui / ubuntu non[Résolu]

re
je fait peut etre une co........ie mais j'arrive a ouvrir le fichier en faisant :

sudo umount -a
sudo mount /dev/sda3 /mnt
cat /mnt/boot/grub/menu.lst

puis je le modifier a cet endroit?? j'ose pas trop
enfin je vais attendre

Hors ligne

#16 Le 18/01/2008, à 16:30

sandry

Re : demarr. wind oui / ubuntu non[Résolu]

ou bien il faut faire la modif en ouvrant le menu.lst ?
et je pensais a:

sudo gedit /mnt/boot/grub/menu.lst
car je pense que si je dois modifier qlq chose il faut ouvrir le fichier
et non le fichier listé dans le terminal?
je vais arreter de suggerer ........c mieux!  tongue
a+

Hors ligne

#17 Le 18/01/2008, à 16:45

sandry

Re : demarr. wind oui / ubuntu non[Résolu]

ecoute je suis trop impatient (dans la limite du raisonnable)  wink

donc j'ai fait :
sudo umount -a
sudo mount /dev/sda3 /mnt
cat /mnt/boot/grub/menu.lst

est la je vois le menu.lst ok

maintenant j'ouvre le menu lst avec :
sudo gedit /mnt/boot/grub/menu.lst

je modifie  comme tu le demande :

title        Ubuntu 7.10, kernel 2.6.22-14-generic
root        (hd0,2)
kernel        /boot/vmlinuz-2.6.22-14-generic root=UUID=e6ded06c-d52e-46fc-a075-a2ffc0dd4e24 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,2)
kernel        /boot/vmlinuz-2.6.22-14-generic root=UUID=e6ded06c-d52e-46fc-a075-a2ffc0dd4e24 ro single
initrd        /boot/initrd.img-2.6.22-14-generic

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

j'enregistre et je ferme le menu.lst
c'est pas fini!!!!!!!!!!!!!!
je tape : waou!!
cat /mnt/boot/grub/menu.lst

et je peux controler si c'est ok

non? quand pense tu ??
mais c'est pas simple pour moi, meme si je suis debutant et que je me trompe je me .....
REGALE !!:D

peut etre tout a l'heure pas (enlive j'espere) ou si non
sur l'autre becane si je plante tout big_smile big_smile big_smile

Hors ligne

#18 Le 18/01/2008, à 21:39

sandry

Re : demarr. wind oui / ubuntu non[Résolu]

bonsoir
j'ai redemmarrer et ç'à  a MARCHER!!!!

mais....il y a un mais...

lorsque j'ai fait une mise à  jour tout etait ok
à  part une histoire de pilote proprio avec je crois la carte video

donc tout marche impec jusqu'a ce que je redemmarre
et apres l'ecran de connexion: identifiant et mot de passe
ECRAN...........................................beige......................avec souris qui ce balade
et plus rien
peut etre que mon probleme n'a plus rien à  voir avec cette section?
mais je voudrai bien savoir comment je dois proceder pour regler ca??

message perso:
En tout cas ce que Safinaz a fait pour moi est FORMIDABLE,
sur le plan technique et rapidité (les pros doivent le savoir!)........impressionnant
on regrette  meme que sa ce termine... (l'histoire pas les problemes !!!)  lol

Mais par dessus tout (linux ou pas/ informatique ou pas/dual boot ou pas) smile
c'est la main tendue  (qlq soit le domaine)qui compte.
D'ailleurs ce qui est assez "bizzare" c'est ce sentiment que j'ai ou je me dis
que je pourrai certainement rien faire pour renvoyer comme un...........comment dire?...........un "genre d'ascenseur quoi!",
ca pourrait etre dans 1 domaine que je maitrise ,  un regard, une poignée de main ou un sourrire, peu importe......(c'est le pincement au coeur du debutant qui parle,je suis vraiment touché)
Se lancer aussi des defis c'est pas mal non plus  wink
ca ma fait vraiment plaisir
cool
A+

Hors ligne

#19 Le 18/01/2008, à 22:49

safinaz

Re : demarr. wind oui / ubuntu non[Résolu]

satané de maj

sudo umount -a
sudo mount /dev/sda3 /mnt

puis donne le retour de

lspci
cat /mnt/etc/X11/xorg.conf

#20 Le 18/01/2008, à 23:03

sandry

Re : demarr. wind oui / ubuntu non[Résolu]

heu... bonsoir

00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express Memory Controller Hub (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev 03)
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #3 (rev 02)
00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #4 (rev 02)
00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 02)
00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 02)
00:1f.2 IDE interface: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA IDE Controller (rev 02)
00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 02)
02:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG Network Connection (rev 02)
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
03:07.0 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev b4)
03:07.1 Generic system peripheral [0805]: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 18)
03:07.2 System peripheral: Ricoh Co Ltd R5C843 MMC Host Controller
03:07.3 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter (rev 09)
03:07.4 System peripheral: Ricoh Co Ltd xD-Picture Card Controller (rev 04)

# xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
EndSection

Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "kbd"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xorg"
        Option          "XkbModel"      "pc105"
        Option          "XkbLayout"     "fr"
        Option          "XkbVariant"    "oss"
EndSection

Section "InputDevice"
        Identifier      "Configured Mouse"
        Driver          "mouse"
        Option          "CorePointer"
        Option          "Device"                "/dev/input/mice"
        Option          "Protocol"              "ImPS/2"
        Option          "ZAxisMapping"          "4 5"
        Option          "Emulate3Buttons"       "true"
EndSection

Section "InputDevice"
        Identifier      "Synaptics Touchpad"
        Driver          "synaptics"
        Option          "SendCoreEvents"        "true"
        Option          "Device"                "/dev/psaux"
        Option          "Protocol"              "auto-dev"
        Option          "HorizEdgeScroll"       "0"
EndSection

Section "InputDevice"
        Driver          "wacom"
        Identifier      "stylus"
        Option          "Device"        "/dev/input/wacom"
        Option          "Type"          "stylus"
        Option          "ForceDevice"   "ISDV4"         # Tablet PC ONLY
EndSection

Section "InputDevice"
        Driver          "wacom"
        Identifier      "eraser"
        Option          "Device"        "/dev/input/wacom"
        Option          "Type"          "eraser"
        Option          "ForceDevice"   "ISDV4"         # Tablet PC ONLY
EndSection

Section "InputDevice"
        Driver          "wacom"
        Identifier      "cursor"
        Option          "Device"        "/dev/input/wacom"
        Option          "Type"          "cursor"
        Option          "ForceDevice"   "ISDV4"         # Tablet PC ONLY
EndSection

Section "Device"
        Identifier      "Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller"
        Driver          "intel"
        BusID           "PCI:0:2:0"
EndSection

Section "Monitor"
        Identifier      "à‰cran générique"
        Option          "DPMS"
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Device          "Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller"
        Monitor         "à‰cran générique"
        DefaultDepth    24
        SubSection "Display"
                Modes           "1280x800"
        EndSubSection
EndSection

Section "ServerLayout"
        Identifier      "Default Layout"
        Screen          "Default Screen"
        InputDevice     "Generic Keyboard"
        InputDevice     "Configured Mouse"

# Uncomment if you have a wacom tablet
#       InputDevice     "stylus"        "SendCoreEvents"
#       InputDevice     "cursor"        "SendCoreEvents"
#       InputDevice     "eraser"        "SendCoreEvents"
        InputDevice     "Synaptics Touchpad"
EndSection

Hors ligne

#21 Le 18/01/2008, à 23:11

safinaz

Re : demarr. wind oui / ubuntu non[Résolu]

donne aussi le retour de

cat /mnt/boot/grub/menu.lst

#22 Le 18/01/2008, à 23:14

sandry

Re : demarr. wind oui / ubuntu non[Résolu]

# 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=e6ded06c-d52e-46fc-a075-a2ffc0dd4e24 ro

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

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

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

## should update-grub add savedefault to the default options
## can be true or false
# savedefault=false

## ## End Default Options ##

title        Ubuntu 7.10, kernel 2.6.22-14-generic
root        (hd0,2)
kernel      /boot/vmlinuz-2.6.22-14-generic root=UUID=e6ded06c-d52e-46fc-a075-a2ffc0dd4e24 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,2)
kernel       /boot/vmlinuz-2.6.22-14-generic root=UUID=e6ded06c-d52e-46fc-a075-a2ffc0dd4e24 ro single
initrd      /boot/initrd.img-2.6.22-14-generic

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

### END DEBIAN AUTOMAGIC KERNELS LIST
title        Windows 1
root        (hd0,0)
chainloader    +1
boot

title        Windows 2
root        (hd0,1)
chainloader    +1
boot

Hors ligne

#23 Le 18/01/2008, à 23:23

safinaz

Re : demarr. wind oui / ubuntu non[Résolu]

démarre en mode recovery (2ième entrée au démarrage et tape

sudo dpkg-reconfigure xserver-xorg

essaye de choisir
vesa
comme carte graphique

#24 Le 18/01/2008, à 23:30

sandry

Re : demarr. wind oui / ubuntu non[Résolu]

pour info

j'avais fait :
demmarrer ,option,ouvrir session avec gnome
gestionnaire de mise à  jour,
erreur survenue
E: dpkg was interrupted,you must manually run'dpkg--configure-a' to correct the problem
E: _cache ->open() failed,please report

je sais maintenant que tu es devin  big_smile
mais je t'envoie ca au cas ou

Hors ligne

#25 Le 18/01/2008, à 23:33

safinaz

Re : demarr. wind oui / ubuntu non[Résolu]

tape donc ceci

dpkg --configure -a

en mode recovery