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.

#76 Le 06/10/2006, à 22:53

medim

Re : GRUB-GFX Le grub en image et stylé [BETA+]

c'est par défaut dans edgy ou il faut encore l'installer?

Hors ligne

#77 Le 07/10/2006, à 06:51

misaine

Re : GRUB-GFX Le grub en image et stylé [BETA+]

j'ai fait l'essai avec les paquets presents dans edgy mais ça n'a pas marché sad .j'ai alors réutilisé le grub patché du tuto et là pas de problème .
j'en ai profité pour personnaliser un thème ( à partir d'un fond d'écran de gnome-look)
09c16814d330880ed2b4ff87ec31t.jpg

Dernière modification par misaine (Le 10/10/2006, à 19:29)


la roue tourne...c'est sûr! c'est même pour ça qu'on l'a inventée.

Hors ligne

#78 Le 08/10/2006, à 20:58

Seo

Re : GRUB-GFX Le grub en image et stylé [BETA+]

J'ai tout fait mais il me met une erreur sur grub-install et ça ne marche pas hmm
erreur au grub-install "not found or not a block device"

Dans le menu.lst j'ai (hd0,5) donc je fais grub-install /dev/hd0 hmm

Help big_smile

Hors ligne

#79 Le 08/10/2006, à 21:11

misaine

Re : GRUB-GFX Le grub en image et stylé [BETA+]

qu'est ce que renvoie la commande

grub> find /boot/grub/stage1

la roue tourne...c'est sûr! c'est même pour ça qu'on l'a inventée.

Hors ligne

#80 Le 08/10/2006, à 21:17

medim

Re : GRUB-GFX Le grub en image et stylé [BETA+]

Tape

grub --batch

Puis

grub> find /boot/grub/stage1

Vérifie si c'est bien (hd0,5)

Hors ligne

#81 Le 08/10/2006, à 21:20

Seo

Re : GRUB-GFX Le grub en image et stylé [BETA+]

Ca me renvoit bien (hd0,5) hmm

Hors ligne

#82 Le 08/10/2006, à 21:25

medim

Re : GRUB-GFX Le grub en image et stylé [BETA+]

http://wwwredesign.gentoo.org/doc/fr/grub-error-guide.xml#doc_chap12

J'ai trouvé ca... Teste pour voir hmm

Hors ligne

#83 Le 08/10/2006, à 21:26

misaine

Re : GRUB-GFX Le grub en image et stylé [BETA+]

alors après je ferais

grub> root (hd0,5)
grub> setup (hd0)

la roue tourne...c'est sûr! c'est même pour ça qu'on l'a inventée.

Hors ligne

#84 Le 08/10/2006, à 21:32

Seo

Re : GRUB-GFX Le grub en image et stylé [BETA+]

GottferDamnt a écrit :

http://wwwredesign.gentoo.org/doc/fr/grub-error-guide.xml#doc_chap12

J'ai trouvé ca... Teste pour voir hmm

Ca me fait toujours la même chose hmm

misaine a écrit :

alors après je ferais

grub> root (hd0,5)
grub> setup (hd0)

grub> root (hd0,5)
Filesystem type is ext2fs, partition type 0x83
grub> setup (hd0)
blabalbalbalbaa
Done.
grub-install /dev/hd0
/dev/hd0: Not found or not a block device

hmm

Hors ligne

#85 Le 08/10/2006, à 21:44

misaine

Re : GRUB-GFX Le grub en image et stylé [BETA+]

et avec

grub-install /dev/hda

la roue tourne...c'est sûr! c'est même pour ça qu'on l'a inventée.

Hors ligne

#86 Le 08/10/2006, à 21:46

Seo

Re : GRUB-GFX Le grub en image et stylé [BETA+]

pareil hmm

Hors ligne

#87 Le 08/10/2006, à 21:49

medim

Re : GRUB-GFX Le grub en image et stylé [BETA+]

Bah moi je sèche dsl yikes

Dernière modification par GottferDamnt (Le 08/10/2006, à 22:00)

Hors ligne

#88 Le 08/10/2006, à 22:03

misaine

Re : GRUB-GFX Le grub en image et stylé [BETA+]

moi aussi je sèche hmm

certains ont signalé que malgré un message d'erreur au grub-install ça fonctionne quand même , je suppose que tu as vérifié ?


la roue tourne...c'est sûr! c'est même pour ça qu'on l'a inventée.

Hors ligne

#89 Le 08/10/2006, à 22:06

Seo

Re : GRUB-GFX Le grub en image et stylé [BETA+]

Je viens de relancer big_smile
Et je vois plus ma partition Windows ! cool
Super !
bon....... help big_smile

Hors ligne

#90 Le 08/10/2006, à 22:10

medim

Re : GRUB-GFX Le grub en image et stylé [BETA+]

lool lol
Bon va dans ton menu.lst

sudo gedit /boot/grub/menu.lst

Puis regarde si ta partoche win n'a pas été effacé... Si oui, alors ajoute:

title		Microsoft Windows
root		(hdX,Y)
savedefault
makeactive
chainloader	+1

Adapte (hdX,Y) à ta partoche win.

Autrement pour revenir au problème initial, c'est peut être un problème de permission... Enfin c'est bizarre...

Dernière modification par GottferDamnt (Le 08/10/2006, à 22:11)

Hors ligne

#91 Le 08/10/2006, à 22:13

misaine

Re : GRUB-GFX Le grub en image et stylé [BETA+]

tu peux coller ton menu.lst por voir ?


la roue tourne...c'est sûr! c'est même pour ça qu'on l'a inventée.

Hors ligne

#92 Le 08/10/2006, à 22:17

Seo

Re : GRUB-GFX Le grub en image et stylé [BETA+]

J'avais fait une sauvegarde du menu.lst donc je l'ai remis smile
Bon, je vais refaire depuis le début ^^

Hors ligne

#93 Le 08/10/2006, à 22:20

misaine

Re : GRUB-GFX Le grub en image et stylé [BETA+]

et tu veux pas nous le montrer ce menu.lst big_smile


la roue tourne...c'est sûr! c'est même pour ça qu'on l'a inventée.

Hors ligne

#94 Le 08/10/2006, à 22:21

Seo

Re : GRUB-GFX Le grub en image et stylé [BETA+]

2s, j'ai rebooté sous Windows pour voir si ça marchait bien, et en redemarrant ce con m'installe les mise à jour Windows big_smile
Donc qqes minutes smile

Hors ligne

#95 Le 08/10/2006, à 22:25

misaine

Re : GRUB-GFX Le grub en image et stylé [BETA+]

alors là si tu laisses faire windows t 'es foutu lol


la roue tourne...c'est sûr! c'est même pour ça qu'on l'a inventée.

Hors ligne

#96 Le 08/10/2006, à 22:39

Seo

Re : GRUB-GFX Le grub en image et stylé [BETA+]

Voilà !

# 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=/dev/sda6 ro

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

## altoption boot targets option
## multiple altoptions lines are allowed
## e.g. altoptions=(extra menu suffix) extra boot options
##      altoptions=(recovery mode) 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

gfxmenu (hd0,5)/boot/grub/message.edgy

## ## End Default Options ##

title		Ubuntu, kernel 2.6.15-27-386
root		(hd0,5)
kernel		/boot/vmlinuz-2.6.15-27-386 root=/dev/sda6 ro quiet splash
initrd		/boot/initrd.img-2.6.15-27-386
savedefault
boot

title		Ubuntu, kernel 2.6.15-27-386 (recovery mode)
root		(hd0,5)
kernel		/boot/vmlinuz-2.6.15-27-386 root=/dev/sda6 ro single
initrd		/boot/initrd.img-2.6.15-27-386
boot

title		Ubuntu, kernel 2.6.15-26-386
root		(hd0,5)
kernel		/boot/vmlinuz-2.6.15-26-386 root=/dev/sda6 ro quiet splash
initrd		/boot/initrd.img-2.6.15-26-386
savedefault
boot

title		Ubuntu, kernel 2.6.15-26-386 (recovery mode)
root		(hd0,5)
kernel		/boot/vmlinuz-2.6.15-26-386 root=/dev/sda6 ro single
initrd		/boot/initrd.img-2.6.15-26-386
boot

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

### 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/sda3
title		Windows NT/2000/XP
root		(hd0,2)
savedefault
makeactive
chainloader	+1


# This entry automatically added by the Debian installer for a non-linux OS
# on /dev/sda2
title		Microsoft Windows XP Professionnel
root		(hd0,1)
savedefault
makeactive
chainloader	+1

Hors ligne

#97 Le 09/10/2006, à 06:48

misaine

Re : GRUB-GFX Le grub en image et stylé [BETA+]

ha voila, tu as un disque sata donc je pense qu'il faut mettre

grub-install /dev/sda

la roue tourne...c'est sûr! c'est même pour ça qu'on l'a inventée.

Hors ligne

#98 Le 09/10/2006, à 07:47

Seo

Re : GRUB-GFX Le grub en image et stylé [BETA+]

Ha oui tiens big_smile
Ca marche maintenant ^^
Par contre, pourquoi ai-je deux ubuntu ?
title        Ubuntu, kernel 2.6.15-27-386
et
title        Ubuntu, kernel 2.6.15-26-386
sachant que ça boot au même endroit, je peux en virer un, non ?

Hors ligne

#99 Le 09/10/2006, à 08:17

Tux1

Re : GRUB-GFX Le grub en image et stylé [BETA+]

Car se n'est pas le même kernel
Le premier est plus récent
Mais tu peux en virer un


Windows c'est bien
Ubuntu c'est mieux
Arrêter l'anti-Microsoft, Microsoft fait vivre des millions de gens.
Donc restons Ubuntuser et eux qu'ils restent Windowuser

Hors ligne

#100 Le 09/10/2006, à 08:48

medim

Re : GRUB-GFX Le grub en image et stylé [BETA+]

pff j'avais pensé au sata tongue mais vu que le grub> find /boot/grub/stage1 renvoyer un hd0... c'est bizarre.

Hors ligne