Compilation nouvau kernel et patch temp réel.
Résolu/Fermé
cece466
Messages postés
519
Date d'inscription
lundi 12 mai 2008
Statut
Membre
Dernière intervention
26 octobre 2015
-
6 août 2009 à 21:57
initials 76 - 2 févr. 2011 à 16:17
initials 76 - 2 févr. 2011 à 16:17
A voir également:
- Compilation nouvau kernel et patch temp réel.
- Blocage agriculteur carte en temps réel - Accueil - Transports & Cartes
- Maps satellite en temps réel - Guide
- Core temp - Télécharger - Divers Utilitaires
- Regle taille reel - Guide
- Google maps trafic en temps réel - Guide
96 réponses
cece466
Messages postés
519
Date d'inscription
lundi 12 mai 2008
Statut
Membre
Dernière intervention
26 octobre 2015
46
7 août 2009 à 09:16
7 août 2009 à 09:16
excuse je m'embrouille dans /boo/grub/ (il faut que je me rende dans ce repertoire avant non?)
cece466
Messages postés
519
Date d'inscription
lundi 12 mai 2008
Statut
Membre
Dernière intervention
26 octobre 2015
46
7 août 2009 à 09:20
7 août 2009 à 09:20
voila ....(je l'ai bien sur sauvegardé...)
# 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=4bb9f244-d183-49f1-b8d1-70ee214acb1c ro
## default grub root device
## e.g. groot=(hd0,0)
# groot=4bb9f244-d183-49f1-b8d1-70ee214acb1c
## 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-14-generic
uuid 4bb9f244-d183-49f1-b8d1-70ee214acb1c
kernel /boot/vmlinuz-2.6.28-14-generic root=UUID=4bb9f244-d183-49f1-b8d1-70ee214acb1c ro quiet splash
initrd /boot/initrd.img-2.6.28-14-generic
quiet
title Ubuntu 9.04, kernel 2.6.28-14-generic (recovery mode)
uuid 4bb9f244-d183-49f1-b8d1-70ee214acb1c
kernel /boot/vmlinuz-2.6.28-14-generic root=UUID=4bb9f244-d183-49f1-b8d1-70ee214acb1c ro single
initrd /boot/initrd.img-2.6.28-14-generic
title Ubuntu 9.04, kernel 2.6.28-11-generic
uuid 4bb9f244-d183-49f1-b8d1-70ee214acb1c
kernel /boot/vmlinuz-2.6.28-11-generic root=UUID=4bb9f244-d183-49f1-b8d1-70ee214acb1c 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 4bb9f244-d183-49f1-b8d1-70ee214acb1c
kernel /boot/vmlinuz-2.6.28-11-generic root=UUID=4bb9f244-d183-49f1-b8d1-70ee214acb1c ro single
initrd /boot/initrd.img-2.6.28-11-generic
title Ubuntu 9.04, memtest86+
uuid 4bb9f244-d183-49f1-b8d1-70ee214acb1c
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 XP Professional x64 Edition
rootnoverify (hd0,0)
savedefault
makeactive
chainloader +1
# This entry automatically added by the Debian installer for a non-linux OS
# on /dev/sdb1
title Windows XP Professional x64 Edition
rootnoverify (hd1,0)
savedefault
makeactive
map (hd0) (hd1)
map (hd1) (hd0)
chainloader +1
# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sdb3.
title Ubuntu 9.04, kernel 2.6.28-3-rt (on /dev/sdb3)
root (hd1,2)
kernel /boot/vmlinuz-2.6.28-3-rt root=UUID=f07eb81e-ebae-4688-82ac-e7e36efa9aab ro quiet splash
initrd /boot/initrd.img-2.6.28-3-rt
savedefault
boot
# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sdb3.
title Ubuntu 9.04, kernel 2.6.28-3-rt (recovery mode) (on /dev/sdb3)
root (hd1,2)
kernel /boot/vmlinuz-2.6.28-3-rt root=UUID=f07eb81e-ebae-4688-82ac-e7e36efa9aab ro single
initrd /boot/initrd.img-2.6.28-3-rt
savedefault
boot
# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sdb3.
title Ubuntu 9.04, kernel 2.6.24-24-rt (on /dev/sdb3)
root (hd1,2)
kernel /boot/vmlinuz-2.6.24-24-rt root=UUID=f07eb81e-ebae-4688-82ac-e7e36efa9aab ro quiet splash
initrd /boot/initrd.img-2.6.24-24-rt
savedefault
boot
# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sdb3.
title Ubuntu 9.04, kernel 2.6.24-24-rt (recovery mode) (on /dev/sdb3)
root (hd1,2)
kernel /boot/vmlinuz-2.6.24-24-rt root=UUID=f07eb81e-ebae-4688-82ac-e7e36efa9aab ro single
initrd /boot/initrd.img-2.6.24-24-rt
savedefault
boot
# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sdb3.
title Ubuntu 9.04, kernel 2.6.24-19-rt (on /dev/sdb3)
root (hd1,2)
kernel /boot/vmlinuz-2.6.24-19-rt root=UUID=f07eb81e-ebae-4688-82ac-e7e36efa9aab ro quiet splash
initrd /boot/initrd.img-2.6.24-19-rt
savedefault
boot
# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sdb3.
title Ubuntu 9.04, kernel 2.6.24-19-rt (recovery mode) (on /dev/sdb3)
root (hd1,2)
kernel /boot/vmlinuz-2.6.24-19-rt root=UUID=f07eb81e-ebae-4688-82ac-e7e36efa9aab ro single
initrd /boot/initrd.img-2.6.24-19-rt
savedefault
boot
# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sdb3.
title Ubuntu 9.04, memtest86+ (on /dev/sdb3)
root (hd1,2)
kernel /boot/memtest86+.bin
savedefault
boot
# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sdb4.
title Ubuntu 9.04, kernel 2.6.28-11-generic (on /dev/sdb4)
root (hd1,3)
kernel /boot/vmlinuz-2.6.28-11-generic root=UUID=e68012a4-3033-44ae-b713-ed80aa9c984c ro quiet splash
initrd /boot/initrd.img-2.6.28-11-generic
savedefault
boot
# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sdb4.
title Ubuntu 9.04, kernel 2.6.28-11-generic (recovery mode) (on /dev/sdb4)
root (hd1,3)
kernel /boot/vmlinuz-2.6.28-11-generic root=UUID=e68012a4-3033-44ae-b713-ed80aa9c984c ro single
initrd /boot/initrd.img-2.6.28-11-generic
savedefault
boot
# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sdb4.
title Ubuntu 9.04, memtest86+ (on /dev/sdb4)
root (hd1,3)
kernel /boot/memtest86+.bin
savedefault
boot
title Ubuntu 9.04, kernel 2.6.29.6 RealTime
uuid 4bb9f244-d183-49f1-b8d1-70ee214acb1c
kernel /boot/vmlinuz-2.6.29.6 root=UUID=4bb9f244-d183-49f1-b8d1-70ee214acb1c ro quiet splash
initrd /boot/initrd.img-2.6.29.6
quiet
# 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=4bb9f244-d183-49f1-b8d1-70ee214acb1c ro
## default grub root device
## e.g. groot=(hd0,0)
# groot=4bb9f244-d183-49f1-b8d1-70ee214acb1c
## 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-14-generic
uuid 4bb9f244-d183-49f1-b8d1-70ee214acb1c
kernel /boot/vmlinuz-2.6.28-14-generic root=UUID=4bb9f244-d183-49f1-b8d1-70ee214acb1c ro quiet splash
initrd /boot/initrd.img-2.6.28-14-generic
quiet
title Ubuntu 9.04, kernel 2.6.28-14-generic (recovery mode)
uuid 4bb9f244-d183-49f1-b8d1-70ee214acb1c
kernel /boot/vmlinuz-2.6.28-14-generic root=UUID=4bb9f244-d183-49f1-b8d1-70ee214acb1c ro single
initrd /boot/initrd.img-2.6.28-14-generic
title Ubuntu 9.04, kernel 2.6.28-11-generic
uuid 4bb9f244-d183-49f1-b8d1-70ee214acb1c
kernel /boot/vmlinuz-2.6.28-11-generic root=UUID=4bb9f244-d183-49f1-b8d1-70ee214acb1c 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 4bb9f244-d183-49f1-b8d1-70ee214acb1c
kernel /boot/vmlinuz-2.6.28-11-generic root=UUID=4bb9f244-d183-49f1-b8d1-70ee214acb1c ro single
initrd /boot/initrd.img-2.6.28-11-generic
title Ubuntu 9.04, memtest86+
uuid 4bb9f244-d183-49f1-b8d1-70ee214acb1c
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 XP Professional x64 Edition
rootnoverify (hd0,0)
savedefault
makeactive
chainloader +1
# This entry automatically added by the Debian installer for a non-linux OS
# on /dev/sdb1
title Windows XP Professional x64 Edition
rootnoverify (hd1,0)
savedefault
makeactive
map (hd0) (hd1)
map (hd1) (hd0)
chainloader +1
# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sdb3.
title Ubuntu 9.04, kernel 2.6.28-3-rt (on /dev/sdb3)
root (hd1,2)
kernel /boot/vmlinuz-2.6.28-3-rt root=UUID=f07eb81e-ebae-4688-82ac-e7e36efa9aab ro quiet splash
initrd /boot/initrd.img-2.6.28-3-rt
savedefault
boot
# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sdb3.
title Ubuntu 9.04, kernel 2.6.28-3-rt (recovery mode) (on /dev/sdb3)
root (hd1,2)
kernel /boot/vmlinuz-2.6.28-3-rt root=UUID=f07eb81e-ebae-4688-82ac-e7e36efa9aab ro single
initrd /boot/initrd.img-2.6.28-3-rt
savedefault
boot
# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sdb3.
title Ubuntu 9.04, kernel 2.6.24-24-rt (on /dev/sdb3)
root (hd1,2)
kernel /boot/vmlinuz-2.6.24-24-rt root=UUID=f07eb81e-ebae-4688-82ac-e7e36efa9aab ro quiet splash
initrd /boot/initrd.img-2.6.24-24-rt
savedefault
boot
# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sdb3.
title Ubuntu 9.04, kernel 2.6.24-24-rt (recovery mode) (on /dev/sdb3)
root (hd1,2)
kernel /boot/vmlinuz-2.6.24-24-rt root=UUID=f07eb81e-ebae-4688-82ac-e7e36efa9aab ro single
initrd /boot/initrd.img-2.6.24-24-rt
savedefault
boot
# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sdb3.
title Ubuntu 9.04, kernel 2.6.24-19-rt (on /dev/sdb3)
root (hd1,2)
kernel /boot/vmlinuz-2.6.24-19-rt root=UUID=f07eb81e-ebae-4688-82ac-e7e36efa9aab ro quiet splash
initrd /boot/initrd.img-2.6.24-19-rt
savedefault
boot
# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sdb3.
title Ubuntu 9.04, kernel 2.6.24-19-rt (recovery mode) (on /dev/sdb3)
root (hd1,2)
kernel /boot/vmlinuz-2.6.24-19-rt root=UUID=f07eb81e-ebae-4688-82ac-e7e36efa9aab ro single
initrd /boot/initrd.img-2.6.24-19-rt
savedefault
boot
# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sdb3.
title Ubuntu 9.04, memtest86+ (on /dev/sdb3)
root (hd1,2)
kernel /boot/memtest86+.bin
savedefault
boot
# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sdb4.
title Ubuntu 9.04, kernel 2.6.28-11-generic (on /dev/sdb4)
root (hd1,3)
kernel /boot/vmlinuz-2.6.28-11-generic root=UUID=e68012a4-3033-44ae-b713-ed80aa9c984c ro quiet splash
initrd /boot/initrd.img-2.6.28-11-generic
savedefault
boot
# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sdb4.
title Ubuntu 9.04, kernel 2.6.28-11-generic (recovery mode) (on /dev/sdb4)
root (hd1,3)
kernel /boot/vmlinuz-2.6.28-11-generic root=UUID=e68012a4-3033-44ae-b713-ed80aa9c984c ro single
initrd /boot/initrd.img-2.6.28-11-generic
savedefault
boot
# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sdb4.
title Ubuntu 9.04, memtest86+ (on /dev/sdb4)
root (hd1,3)
kernel /boot/memtest86+.bin
savedefault
boot
title Ubuntu 9.04, kernel 2.6.29.6 RealTime
uuid 4bb9f244-d183-49f1-b8d1-70ee214acb1c
kernel /boot/vmlinuz-2.6.29.6 root=UUID=4bb9f244-d183-49f1-b8d1-70ee214acb1c ro quiet splash
initrd /boot/initrd.img-2.6.29.6
quiet
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
7 août 2009 à 09:23
7 août 2009 à 09:23
Re,
Ok, maintenant démarre ton PC sur ce noyau pour voir si ça marche.
Si tu as de la chance et ça va marcher tu vas ouvrir une konsole et tu vas taper ici le résultat de
P.S. Et pas de prière, ça n'aide pas dans ce cas ;-)))
Ok, maintenant démarre ton PC sur ce noyau pour voir si ça marche.
Si tu as de la chance et ça va marcher tu vas ouvrir une konsole et tu vas taper ici le résultat de
uname -a
P.S. Et pas de prière, ça n'aide pas dans ce cas ;-)))
cece466
Messages postés
519
Date d'inscription
lundi 12 mai 2008
Statut
Membre
Dernière intervention
26 octobre 2015
46
7 août 2009 à 09:25
7 août 2009 à 09:25
ahah arrête de te moquer des incultes (tu vois que t'es pas si méchant que ça...ahah....)
j'ai fait uname -r par curiosité avnt de rebouter et c'est vrai qu'il a changé des trucs...
a toute....
j'ai fait uname -r par curiosité avnt de rebouter et c'est vrai qu'il a changé des trucs...
a toute....
Vous n’avez pas trouvé la réponse que vous recherchez ?
Posez votre question
cece466
Messages postés
519
Date d'inscription
lundi 12 mai 2008
Statut
Membre
Dernière intervention
26 octobre 2015
46
7 août 2009 à 09:31
7 août 2009 à 09:31
bon tu veux me faire peur ou quoi? ahaha...
Error 15: File ny found
press any key to continue...
je suis sur le portable là....
Error 15: File ny found
press any key to continue...
je suis sur le portable là....
bob031
Messages postés
8158
Date d'inscription
samedi 7 août 2004
Statut
Membre
Dernière intervention
1 septembre 2014
472
7 août 2009 à 09:37
7 août 2009 à 09:37
dans le fichier, j'ai mis en gras, ce qui me semble être le "souci"
kernel /boot/vmlinuz-2.6.28-3-rt root=UUID=f07eb81e-ebae-4688-82ac-e7e36efa9aab ro quiet splash
initrd /boot/initrd.img-2.6.28-3-rt
vérifier si la nomenclature est exacte ....
kernel /boot/vmlinuz-2.6.28-3-rt root=UUID=f07eb81e-ebae-4688-82ac-e7e36efa9aab ro quiet splash
initrd /boot/initrd.img-2.6.28-3-rt
vérifier si la nomenclature est exacte ....
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
7 août 2009 à 09:38
7 août 2009 à 09:38
Salut,
Non, ce n'est pas le souci.
Non, ce n'est pas le souci.
bob031
Messages postés
8158
Date d'inscription
samedi 7 août 2004
Statut
Membre
Dernière intervention
1 septembre 2014
472
>
lami20j
Messages postés
21331
Date d'inscription
jeudi 4 novembre 2004
Statut
Modérateur, Contributeur sécurité
Dernière intervention
30 octobre 2019
7 août 2009 à 09:39
7 août 2009 à 09:39
oui ! oui ! je me suis perdu avec tous ces noyaux ...
désolé !
désolé !
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
7 août 2009 à 09:43
7 août 2009 à 09:43
Re,
Démarre ton pc avec le noyau qui fonctionnais et affiche le résultat de
Démarre ton pc avec le noyau qui fonctionnais et affiche le résultat de
ls -l /boot uname -a
cece466
Messages postés
519
Date d'inscription
lundi 12 mai 2008
Statut
Membre
Dernière intervention
26 octobre 2015
46
7 août 2009 à 09:44
7 août 2009 à 09:44
ben non en plus le 2.6.28-3rt est sur un IDE alors que là ou on l'a installé c'est sur un SATA...
pourquoi pas en téte de liste d'ailleur dans /boot/grub/menu.lst puisque c'est principalement lui qui va me servir...?...
en fait tout ce qui vient apres win xp rpo 64 est sur leIDE normalement...
pourquoi pas en téte de liste d'ailleur dans /boot/grub/menu.lst puisque c'est principalement lui qui va me servir...?...
en fait tout ce qui vient apres win xp rpo 64 est sur leIDE normalement...
cece466
Messages postés
519
Date d'inscription
lundi 12 mai 2008
Statut
Membre
Dernière intervention
26 octobre 2015
46
7 août 2009 à 09:49
7 août 2009 à 09:49
sur le precedent noyau plus de souris...
mais le clavier est la..
attend je repasse sur l'Ide...
et je te dit...
mais le clavier est la..
attend je repasse sur l'Ide...
et je te dit...
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
7 août 2009 à 09:53
7 août 2009 à 09:53
Re,
Ben non en plus le 2.6.28-3rt est sur un IDE alors que là ou on l'a installé c'est sur un SATA...
Non, pour le moment on a compilé le noyau, c'est tout.
Ensuite il faut juste redémarrer avec le nouveau.
Tu commences encore mélanger les choses.
Donne les résultat des commandes que je t'ai demandé.
Colle aussi l'entré de ton menu.lst que tu utilises pour démarrer.
Ben non en plus le 2.6.28-3rt est sur un IDE alors que là ou on l'a installé c'est sur un SATA...
Non, pour le moment on a compilé le noyau, c'est tout.
Ensuite il faut juste redémarrer avec le nouveau.
Tu commences encore mélanger les choses.
Donne les résultat des commandes que je t'ai demandé.
Colle aussi l'entré de ton menu.lst que tu utilises pour démarrer.
cece466
Messages postés
519
Date d'inscription
lundi 12 mai 2008
Statut
Membre
Dernière intervention
26 octobre 2015
46
7 août 2009 à 09:55
7 août 2009 à 09:55
cedric0@ubuntu:~$ ls -l /boot
total 52208
-rw-r--r-- 1 root root 528106 2009-04-17 12:56 abi-2.6.28-3-rt
-rw-r--r-- 1 root root 79745 2008-08-21 00:23 config-2.6.24-19-rt
-rw-r--r-- 1 root root 79975 2009-07-07 23:50 config-2.6.24-24-rt
-rw-r--r-- 1 root root 90817 2009-04-17 12:56 config-2.6.28-3-rt
drwxr-xr-x 2 root root 4096 2009-07-26 10:41 grub
-rw-r--r-- 1 root root 8071928 2009-06-29 15:56 initrd.img-2.6.24-19-rt
-rw-r--r-- 1 root root 7190451 2009-06-29 07:44 initrd.img-2.6.24-19-rt.bak
-rw-r--r-- 1 root root 9063071 2009-07-24 18:09 initrd.img-2.6.24-24-rt
-rw-r--r-- 1 root root 8076068 2009-07-03 10:46 initrd.img-2.6.24-24-rt.bak
-rw-r--r-- 1 root root 8281764 2009-07-26 09:13 initrd.img-2.6.28-3-rt
-rw-r--r-- 1 root root 128796 2009-03-27 21:12 memtest86+.bin
-rw-r--r-- 1 root root 1179627 2008-08-21 00:23 System.map-2.6.24-19-rt
-rw-r--r-- 1 root root 1184528 2009-07-07 23:50 System.map-2.6.24-24-rt
-rw-r--r-- 1 root root 1898243 2009-04-17 12:56 System.map-2.6.28-3-rt
-rw-r--r-- 1 root root 1167 2009-04-17 12:57 vmcoreinfo-2.6.28-3-rt
-rw-r--r-- 1 root root 1944824 2008-08-21 00:23 vmlinuz-2.6.24-19-rt
-rw-r--r-- 1 root root 1959768 2009-07-07 23:50 vmlinuz-2.6.24-24-rt
-rw-r--r-- 1 root root 3556448 2009-04-17 12:56 vmlinuz-2.6.28-3-rt
cedric0@ubuntu:~$ uname -a
Linux ubuntu 2.6.28-3-rt #12-Ubuntu SMP PREEMPT RT Fri Apr 17 10:09:12 UTC 2009 x86_64 GNU/Linux
cedric0@ubuntu:~$
uname -a donne ça puisque je suis sur le disque IDE avec le noyau 2.6.28-3-rt pourri ceci dit en passant....
il faut savoir que pour le RT il faut etre sur u noyeau impair...
total 52208
-rw-r--r-- 1 root root 528106 2009-04-17 12:56 abi-2.6.28-3-rt
-rw-r--r-- 1 root root 79745 2008-08-21 00:23 config-2.6.24-19-rt
-rw-r--r-- 1 root root 79975 2009-07-07 23:50 config-2.6.24-24-rt
-rw-r--r-- 1 root root 90817 2009-04-17 12:56 config-2.6.28-3-rt
drwxr-xr-x 2 root root 4096 2009-07-26 10:41 grub
-rw-r--r-- 1 root root 8071928 2009-06-29 15:56 initrd.img-2.6.24-19-rt
-rw-r--r-- 1 root root 7190451 2009-06-29 07:44 initrd.img-2.6.24-19-rt.bak
-rw-r--r-- 1 root root 9063071 2009-07-24 18:09 initrd.img-2.6.24-24-rt
-rw-r--r-- 1 root root 8076068 2009-07-03 10:46 initrd.img-2.6.24-24-rt.bak
-rw-r--r-- 1 root root 8281764 2009-07-26 09:13 initrd.img-2.6.28-3-rt
-rw-r--r-- 1 root root 128796 2009-03-27 21:12 memtest86+.bin
-rw-r--r-- 1 root root 1179627 2008-08-21 00:23 System.map-2.6.24-19-rt
-rw-r--r-- 1 root root 1184528 2009-07-07 23:50 System.map-2.6.24-24-rt
-rw-r--r-- 1 root root 1898243 2009-04-17 12:56 System.map-2.6.28-3-rt
-rw-r--r-- 1 root root 1167 2009-04-17 12:57 vmcoreinfo-2.6.28-3-rt
-rw-r--r-- 1 root root 1944824 2008-08-21 00:23 vmlinuz-2.6.24-19-rt
-rw-r--r-- 1 root root 1959768 2009-07-07 23:50 vmlinuz-2.6.24-24-rt
-rw-r--r-- 1 root root 3556448 2009-04-17 12:56 vmlinuz-2.6.28-3-rt
cedric0@ubuntu:~$ uname -a
Linux ubuntu 2.6.28-3-rt #12-Ubuntu SMP PREEMPT RT Fri Apr 17 10:09:12 UTC 2009 x86_64 GNU/Linux
cedric0@ubuntu:~$
uname -a donne ça puisque je suis sur le disque IDE avec le noyau 2.6.28-3-rt pourri ceci dit en passant....
il faut savoir que pour le RT il faut etre sur u noyeau impair...
cece466
Messages postés
519
Date d'inscription
lundi 12 mai 2008
Statut
Membre
Dernière intervention
26 octobre 2015
46
7 août 2009 à 09:56
7 août 2009 à 09:56
qu'entends tu par :
Colle aussi l'entré de ton menu.lst que tu utilises pour démarrer.
Colle aussi l'entré de ton menu.lst que tu utilises pour démarrer.
bob031
Messages postés
8158
Date d'inscription
samedi 7 août 2004
Statut
Membre
Dernière intervention
1 septembre 2014
472
7 août 2009 à 09:58
7 août 2009 à 09:58
il veut dire est-ce que, quand tu veux démarrer sur ton nouveau noyau "tout chaudement" compilé, tu choisis cette entrée :
oui ou non ?
:-)
title Ubuntu 9.04, kernel 2.6.29.6 RealTime
oui ou non ?
:-)
cece466
Messages postés
519
Date d'inscription
lundi 12 mai 2008
Statut
Membre
Dernière intervention
26 octobre 2015
46
7 août 2009 à 09:59
7 août 2009 à 09:59
ben oui (neuneu mais quand même ahah....)
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
7 août 2009 à 10:03
7 août 2009 à 10:03
Re,
Et quand tu démarre le système qui fonctionne tu choisis quoi?
Sur le sytème qui fonctionne, je suppose que maintenant tu es connecté, affiche le résultat de
Et quand tu démarre le système qui fonctionne tu choisis quoi?
Sur le sytème qui fonctionne, je suppose que maintenant tu es connecté, affiche le résultat de
cat /etc/fstab
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
7 août 2009 à 10:01
7 août 2009 à 10:01
Re,
Ben, tu me pose une colle avec "attend je repasse sur l'Ide... "
C'est à toi de me dire c'est quoi cette histoire.
Quand on a compilé le sytème on était sur quoi?
T'as plusieurs entrée dans ton menu.lst.
Quelle entrée tu choisis pour démarrer ton système?
Tu as combien des sytème installés?
Si c'est un alors on soit le sata soit ide ne sont que des disques sans sytème d'exploitation.
La compilation on l'a fait sur quel système?
Après la compilation uname -r ne devrait pas avoir des changements.
J'attends des explications.
Ben, tu me pose une colle avec "attend je repasse sur l'Ide... "
C'est à toi de me dire c'est quoi cette histoire.
Quand on a compilé le sytème on était sur quoi?
T'as plusieurs entrée dans ton menu.lst.
Quelle entrée tu choisis pour démarrer ton système?
Tu as combien des sytème installés?
Si c'est un alors on soit le sata soit ide ne sont que des disques sans sytème d'exploitation.
La compilation on l'a fait sur quel système?
Après la compilation uname -r ne devrait pas avoir des changements.
J'attends des explications.
cece466
Messages postés
519
Date d'inscription
lundi 12 mai 2008
Statut
Membre
Dernière intervention
26 octobre 2015
46
7 août 2009 à 10:05
7 août 2009 à 10:05
ben je t'ai dit plus haut que sur le 2.6.28.14 j'avais plus de souris donc je suis passé sur l'autre disque ou il y a aussi linux et windows....
mais quand on a compile le noyeau c'etait sur le SATA alors que la je suis sur l'IDE...
je reessaie de booter sur le noyau 2.6.28.14 du SATA..
j'ai le clavier donc je devrais povoir me debrouiller...
mais quand on a compile le noyeau c'etait sur le SATA alors que la je suis sur l'IDE...
je reessaie de booter sur le noyau 2.6.28.14 du SATA..
j'ai le clavier donc je devrais povoir me debrouiller...
cece466
Messages postés
519
Date d'inscription
lundi 12 mai 2008
Statut
Membre
Dernière intervention
26 octobre 2015
46
7 août 2009 à 10:07
7 août 2009 à 10:07
cedric0@ubuntu:~$ cat /etc/fstab
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# /dev/sda3
UUID=f07eb81e-ebae-4688-82ac-e7e36efa9aab / ext3 relatime,errors=remount-ro 0 1
# /dev/sda6
UUID=58e9578b-e7f6-4da9-b1ad-a42d24028675 none swap sw 0 0
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0
cedric0@ubuntu:~$
mais la il voit pas les autres partitions (c'est ubuntu-studio 9.04 litteralement buggée...)
donc je reessaie de booter sur le sata avec juste le clavier sans souris...
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# /dev/sda3
UUID=f07eb81e-ebae-4688-82ac-e7e36efa9aab / ext3 relatime,errors=remount-ro 0 1
# /dev/sda6
UUID=58e9578b-e7f6-4da9-b1ad-a42d24028675 none swap sw 0 0
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0
cedric0@ubuntu:~$
mais la il voit pas les autres partitions (c'est ubuntu-studio 9.04 litteralement buggée...)
donc je reessaie de booter sur le sata avec juste le clavier sans souris...
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
7 août 2009 à 10:08
7 août 2009 à 10:08
Re,
mais quand on a compile le noyeau c'etait sur le SATA alors que la je suis sur l'IDE...
Ben, il fallait le dire.
Il fallait dire que tu as plusieurs linux sur tes plusieurs disques.
Je ne suis pas devin.
Et ton linux sur SATA, celui qui fonctionne et sur lequelle on a fait la compilation, a quoi comme entrée dans menu.lst ?
Et avant la compilation la souris fonctionnais?
De toute façon la compilation n'a aucun impact sur le système.
mais quand on a compile le noyeau c'etait sur le SATA alors que la je suis sur l'IDE...
Ben, il fallait le dire.
Il fallait dire que tu as plusieurs linux sur tes plusieurs disques.
Je ne suis pas devin.
Et ton linux sur SATA, celui qui fonctionne et sur lequelle on a fait la compilation, a quoi comme entrée dans menu.lst ?
Et avant la compilation la souris fonctionnais?
De toute façon la compilation n'a aucun impact sur le système.
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
7 août 2009 à 10:09
7 août 2009 à 10:09
Re,
Démarre sur ton Nième Linux sur Sata et affiche le résultat de cat /etc/fstab
Démarre sur ton Nième Linux sur Sata et affiche le résultat de cat /etc/fstab
bob031
Messages postés
8158
Date d'inscription
samedi 7 août 2004
Statut
Membre
Dernière intervention
1 septembre 2014
472
7 août 2009 à 10:12
7 août 2009 à 10:12
bon je vous laisse ...
@lami20j : j'aurais tout de même retester le démarrage sans cette fichue ligne dont on a parlé ... juste pour voir !
@cece466 : cela aurait été judicieux de préciser ce genre de "détail" .... lol
bon courage ...
:-)
@lami20j : j'aurais tout de même retester le démarrage sans cette fichue ligne dont on a parlé ... juste pour voir !
@cece466 : cela aurait été judicieux de préciser ce genre de "détail" .... lol
bon courage ...
:-)