|
|
|
|
|
questions spécifiques à SuSE Important :
quand vous posez une question, n'oubliez pas de nous donner les indications suffisantes pour que nous puissions répondre. En effet, la divination n'est pas le fort du Linuxien averti. Pour une meilleure compréhension, le bon usage de la grammaire et de l'orthographe est fortement encouragé. En particulier, le langage SMS est à éviter absolument. En cas d'abus, il pourra être censuré sans autre forme de procès. Les messages dont le contenu est illégal (incitant à la haine - raciale ou autre, diffamant), ou dont le contenu est sans rapport avec le sujet du forum, ou qui sont parfaitement stupides ou hors sujet seront supprimés sans pitié. Il pourra même être fait appel au fournisseur d'accès du coupable pour faire cesser ses agissements. |
||
TEST-FRSP:/usr # cat /boot/ System.map-2.6.18.2-34-default config-modele symtypes-2.6.18.2-34-default.gz System.map-2.6.18.2-34-test grub/ symvers-2.6.18.2-34-default.gz System.map-2.6.20.8-PERSO initrd vmlinux-2.6.18.2-34-default.gz backup_mbr initrd-2.6.18.2-34-default vmlinuz boot/ initrd-2.6.18.2-34-test vmlinuz-2.6.18.2-34-default config-2.6.18.2-34-default initrd-2.6.20.8-PERSO vmlinuz-2.6.18.2-34-test config-2.6.18.2-34-test message vmlinuz-2.6.20.8-PERSO config-2.6.20.8-PERSO symsets-2.6.18.2-34-default.tar.gz
TEST-FRSP:/usr # cat /boot/grub/menu.lst
# Modified by YaST2. Last modification on Sun Jul 1 01:35:52 CEST 2007
default 0
timeout 8
gfxmenu (hd1,1)/boot/message
title config 2.6.20-8-perso
root (hd1,1)
kernel /boot/vmlinuz-2.6.20.8-PERSO root=/dev/sdb2 vga=normal splash=silent showopts
initrd /boot/initrd-2.6.20.8-PERSO
title CONFIG-PERSONNELLE-2.6.18-2
root (hd1,1)
kernel /boot/vmlinuz-2.6.18.2-34-test root=/dev/sdb2 vga=normal
initrd /boot/initrd-2.6.18.2-34-test
###Don't change this comment - YaST2 identifier: Original name: linux###
title openSUSE 10.2
root (hd1,1)
kernel /boot/vmlinuz root=/dev/sdb2 vga=0x317 resume=/dev/sdb1 splash=silent showopts
initrd /boot/initrd
###Don't change this comment - YaST2 identifier: Original name: failsafe###
title Failsafe -- openSUSE 10.2
root (hd1,1)
kernel /boot/vmlinuz root=/dev/sdb2 vga=normal showopts ide=nodma apm=off acpi=off noresume nosmp noapic maxcpus=0 edd=off 3
initrd /boot/initrd
TEST-FRSP:/usr #