Probleme avec make xconfig - Page 2

Précédent
  • 1
  • 2
  1. renisaac Messages postés 2073 Statut Contributeur 139
     
    re-

    c'est exactement le même que le mien...

    pour info, j'ai un 2.6.12.5, et pas de initrd.

    as-tu d'autres messages d'erreurs avec le pb de montage de ta partition root?

    Renisaac
    0
  2. hyro Messages postés 121 Statut Membre 11
     
    justement j'ai ca comme message sur mon fstab.

    # /etc/fstab: static file system information.
    #
    # <file system> <mount point>   <type>  <options>       <dump>  <pass>
    proc            /proc           proc    defaults        0       0
    /dev/hda3       /               ext3    defaults,errors=remount-ro 0       1
    /dev/hdb6       /home           ext3    defaults        0       2
    /dev/hda6       none            swap    sw              0       0
    /dev/hdc        /media/cdrom0   udf,iso9660 user,auto     0       0
    /dev/fd0        /media/floppy0  auto    rw,user,auto  0       0
    /dev/sda1       /media/flash    vfat    rw,user,auto  0       0
    0
  3. renisaac Messages postés 2073 Statut Contributeur 139
     
    re-

    Çà c'est juste pour expliquer coment le noyeau doit réagir en cas de pb. J'ai exactement la même ligne dans mon fstab.

    je voulais dire, lorsque tu boot, avant le pb de fs, tu a d'autre pb ou pas?

    il faut surtout chercher les différences entre ton noyeau d'origine, et celui que tu a recompilé.

    Renisaac
    0
  4. philtrain Messages postés 169 Date d'inscription   Statut Membre Dernière intervention   73
     
    par exemple:
     diff .config-ancien .config-nouveau


    Philippe
    0
  5. Vous n’avez pas trouvé la réponse que vous recherchez ?

    Posez votre question
  6. hyro Messages postés 121 Statut Membre 11
     
    mais comme les deux noyaux ne sont pas dans le meme rep, le miens je sais ou il est mais le 2.6.15 lui je sais pas....

    il me sort aucun fichier ou repertoire de ce type
    0
  7. philtrain Messages postés 169 Date d'inscription   Statut Membre Dernière intervention   73
     
    On place généralement une copie du .config dans /boot
    Quelque chose comme ceci:
    /boot/config-2.6.15

    Philippe
    0
  8. hyro Messages postés 121 Statut Membre 11
     
    il me retourne la meme chose, je dois surment me planter quelque part.

    diff: .config-2.6.15-1-486: Aucun fichier ou répertoire de ce type
    diff: .config-2.6.16-hyro: Aucun fichier ou répertoire de ce type
    0
  9. philtrain Messages postés 169 Date d'inscription   Statut Membre Dernière intervention   73
     
    euh...

    Tu ne sembles pas avoir localisé tes fichiers de configuration.
    Essaye de les trouver, par exemple avec la commande "slocate", puis essaye de trouver les changements au moyen de la commande "diff" en utilisant les chemins absolus vers les fichiers.

    Une autre piste, avec les nouvelles version du noyau, est l'utilisation de udev. Tu devrais lire les "HOW TO" pour voir si ta configuration est bonne.

    En ce qui me concerne, ce post est le dernier (pour le moment) car je pars en vacances demain (sans mon portable cette fois-ci...)

    Bon courage et a+

    Philippe.
    0
  10. hyro Messages postés 121 Statut Membre 11
     
    bon y a long alors attachez vos ceintures!!!!

    < CONFIG_DVB_BCM3510=m
    < CONFIG_DVB_LGDT330X=m
    < CONFIG_VIDEO_SAA7146=m
    < CONFIG_VIDEO_SAA7146_VV=m
    < CONFIG_VIDEO_VIDEOBUF=m
    < CONFIG_VIDEO_TUNER=m
    < CONFIG_VIDEO_BUF=m
    < CONFIG_VIDEO_BUF_DVB=m
    < CONFIG_VIDEO_BTCX=m
    < CONFIG_VIDEO_IR=m
    < CONFIG_VIDEO_TVEEPROM=m
    ---
    > # CONFIG_DVB is not set
    2483,2487c1402,1405
    < CONFIG_FB_CIRRUS=m
    < CONFIG_FB_PM2=m
    < CONFIG_FB_PM2_FIFO_DISCONNECT=y
    < CONFIG_FB_CYBER2000=m
    < CONFIG_FB_ARC=m
    ---
    > # CONFIG_FB_CIRRUS is not set
    > # CONFIG_FB_PM2 is not set
    > # CONFIG_FB_CYBER2000 is not set
    > # CONFIG_FB_ARC is not set
    2490c1408
    < CONFIG_FB_VGA16=m
    ---
    > CONFIG_FB_VGA16=y
    2493,2496c1411,1413
    < CONFIG_FB_HGA=m
    < # CONFIG_FB_HGA_ACCEL is not set
    < CONFIG_FB_S1D13XXX=m
    < CONFIG_FB_NVIDIA=m
    ---
    > # CONFIG_FB_HGA is not set
    > # CONFIG_FB_S1D13XXX is not set
    > CONFIG_FB_NVIDIA=y
    2499,2537c1416,1432
    < CONFIG_FB_I810=m
    < # CONFIG_FB_I810_GTF is not set
    < CONFIG_FB_INTEL=m
    < # CONFIG_FB_INTEL_DEBUG is not set
    < CONFIG_FB_MATROX=m
    < CONFIG_FB_MATROX_MILLENIUM=y
    < CONFIG_FB_MATROX_MYSTIQUE=y
    < CONFIG_FB_MATROX_G=y
    < CONFIG_FB_MATROX_I2C=m
    < CONFIG_FB_MATROX_MAVEN=m
    < CONFIG_FB_MATROX_MULTIHEAD=y
    < CONFIG_FB_RADEON_OLD=m
    < CONFIG_FB_RADEON=m
    < CONFIG_FB_RADEON_I2C=y
    < # CONFIG_FB_RADEON_DEBUG is not set
    < CONFIG_FB_ATY128=m
    < CONFIG_FB_ATY=m
    < CONFIG_FB_ATY_CT=y
    < CONFIG_FB_ATY_GENERIC_LCD=y
    < # CONFIG_FB_ATY_XL_INIT is not set
    < CONFIG_FB_ATY_GX=y
    < CONFIG_FB_SAVAGE=m
    < CONFIG_FB_SAVAGE_I2C=y
    < # CONFIG_FB_SAVAGE_ACCEL is not set
    < CONFIG_FB_SIS=m
    < CONFIG_FB_SIS_300=y
    < CONFIG_FB_SIS_315=y
    < CONFIG_FB_NEOMAGIC=m
    < CONFIG_FB_KYRO=m
    < CONFIG_FB_3DFX=m
    < # CONFIG_FB_3DFX_ACCEL is not set
    < CONFIG_FB_VOODOO1=m
    < CONFIG_FB_CYBLA=m
    < CONFIG_FB_TRIDENT=m
    < # CONFIG_FB_TRIDENT_ACCEL is not set
    < # CONFIG_FB_PM3 is not set
    < CONFIG_FB_GEODE=y
    < CONFIG_FB_GEODE_GX1=m
    < CONFIG_FB_VIRTUAL=m
    ---
    > # CONFIG_FB_I810 is not set
    > # CONFIG_FB_INTEL is not set
    > # CONFIG_FB_MATROX is not set
    > # CONFIG_FB_RADEON_OLD is not set
    > # CONFIG_FB_RADEON is not set
    > # CONFIG_FB_ATY128 is not set
    > # CONFIG_FB_ATY is not set
    > # CONFIG_FB_SAVAGE is not set
    > # CONFIG_FB_SIS is not set
    > # CONFIG_FB_NEOMAGIC is not set
    > # CONFIG_FB_KYRO is not set
    > # CONFIG_FB_3DFX is not set
    > # CONFIG_FB_VOODOO1 is not set
    > # CONFIG_FB_CYBLA is not set
    > # CONFIG_FB_TRIDENT is not set
    > # CONFIG_FB_GEODE is not set
    > # CONFIG_FB_VIRTUAL is not set
    2543c1438
    < CONFIG_MDA_CONSOLE=m
    ---
    > # CONFIG_MDA_CONSOLE is not set
    2554,2559c1449,1453
    < # CONFIG_LOGO is not set
    < CONFIG_BACKLIGHT_LCD_SUPPORT=y
    < CONFIG_BACKLIGHT_CLASS_DEVICE=m
    < CONFIG_BACKLIGHT_DEVICE=y
    < CONFIG_LCD_CLASS_DEVICE=m
    < CONFIG_LCD_DEVICE=y
    ---
    > CONFIG_LOGO=y
    > # CONFIG_LOGO_LINUX_MONO is not set
    > CONFIG_LOGO_LINUX_VGA16=y
    > CONFIG_LOGO_LINUX_CLUT224=y
    > # CONFIG_BACKLIGHT_LCD_SUPPORT is not set
    2570,2571d1463
    < CONFIG_SND_AC97_CODEC=m
    < CONFIG_SND_AC97_BUS=m
    2583a1476,1477
    > # CONFIG_SND_DYNAMIC_MINORS is not set
    > CONFIG_SND_SUPPORT_OLD_API=y
    2586d1479
    < CONFIG_SND_GENERIC_DRIVER=y
    2594a1488,1489
    > CONFIG_SND_AC97_CODEC=m
    > CONFIG_SND_AC97_BUS=m
    2607a1503,1505
    > CONFIG_SND_ALS100=m
    > CONFIG_SND_AZT2320=m
    > CONFIG_SND_CMI8330=m
    2610a1509
    > CONFIG_SND_DT019X=m
    2619a1519
    > CONFIG_SND_OPL3SA2=m
    2627,2632d1526
    < CONFIG_SND_WAVEFRONT=m
    < CONFIG_SND_ALS100=m
    < CONFIG_SND_AZT2320=m
    < CONFIG_SND_CMI8330=m
    < CONFIG_SND_DT019X=m
    < CONFIG_SND_OPL3SA2=m
    2634a1529
    > CONFIG_SND_WAVEFRONT=m
    2638a1534,1535
    > CONFIG_SND_AD1889=m
    > CONFIG_SND_ALS4000=m
    2647a1545,1547
    > CONFIG_SND_CA0106=m
    > CONFIG_SND_CMIPCI=m
    > CONFIG_SND_CS4281=m
    2650c1550
    < CONFIG_SND_CS4281=m
    ---
    > # CONFIG_SND_CS5535AUDIO is not set
    2653,2666d1552
    < CONFIG_SND_CA0106=m
    < CONFIG_SND_KORG1212=m
    < CONFIG_SND_MIXART=m
    < CONFIG_SND_NM256=m
    < CONFIG_SND_RME32=m
    < CONFIG_SND_RME96=m
    < CONFIG_SND_RME9652=m
    < CONFIG_SND_HDSP=m
    < CONFIG_SND_HDSPM=m
    < CONFIG_SND_TRIDENT=m
    < CONFIG_SND_YMFPCI=m
    < CONFIG_SND_AD1889=m
    < CONFIG_SND_ALS4000=m
    < CONFIG_SND_CMIPCI=m
    2671d1556
    < CONFIG_SND_MAESTRO3=m
    2673a1559,1561
    > CONFIG_SND_HDA_INTEL=m
    > CONFIG_SND_HDSP=m
    > CONFIG_SND_HDSPM=m
    2677a1566,1573
    > CONFIG_SND_KORG1212=m
    > CONFIG_SND_MAESTRO3=m
    > CONFIG_SND_MIXART=m
    > CONFIG_SND_NM256=m
    > # CONFIG_SND_PCXHR is not set
    > CONFIG_SND_RME32=m
    > CONFIG_SND_RME96=m
    > CONFIG_SND_RME9652=m
    2678a1575
    > CONFIG_SND_TRIDENT=m
    2682c1579
    < CONFIG_SND_HDA_INTEL=m
    ---
    > CONFIG_SND_YMFPCI=m
    2691,2696d1587
    < # PCMCIA devices
    < #
    < CONFIG_SND_VXPOCKET=m
    < CONFIG_SND_PDAUDIOCF=m
    <
    < #
    2719a1611
    > # CONFIG_PSS_HAVE_BOOT is not set
    2763d1654
    < CONFIG_USB_SL811_CS=m
    2790a1682,1683
    > # CONFIG_USB_STORAGE_ALAUDA is not set
    > # CONFIG_USB_LIBUSUAL is not set
    2796a1690
    > # CONFIG_USB_HIDINPUT_POWERBOOK is not set
    2815a1710
    > # CONFIG_USB_ATI_REMOTE2 is not set
    2827a1723
    > # CONFIG_USB_DABUSB is not set
    2829a1726
    > # CONFIG_USB_ET61X251 is not set
    2836d1732
    < CONFIG_USB_W9968CF=m
    2860d1755
    < CONFIG_USB_ZD1201=m
    2866d1760
    < CONFIG_USB_USS720=m
    2888a1783,1784
    > # CONFIG_USB_SERIAL_KEYSPAN_PDA is not set
    > # CONFIG_USB_SERIAL_KEYSPAN is not set
    2899d1794
    < CONFIG_USB_SERIAL_OPTION=m
    2905a1801
    > # CONFIG_USB_EMI62 is not set
    2926a1823
    > # CONFIG_USB_UEAGLEATM is not set
    2954,2957c1851
    < CONFIG_MMC=m
    < # CONFIG_MMC_DEBUG is not set
    < CONFIG_MMC_BLOCK=m
    < CONFIG_MMC_WBSD=m
    ---
    > # CONFIG_MMC is not set
    2962,2969c1856
    < CONFIG_INFINIBAND=m
    < CONFIG_INFINIBAND_USER_MAD=m
    < CONFIG_INFINIBAND_USER_ACCESS=m
    < CONFIG_INFINIBAND_MTHCA=m
    < # CONFIG_INFINIBAND_MTHCA_DEBUG is not set
    < CONFIG_INFINIBAND_IPOIB=m
    < # CONFIG_INFINIBAND_IPOIB_DEBUG is not set
    < CONFIG_INFINIBAND_SRP=m
    ---
    > # CONFIG_INFINIBAND is not set
    2972c1859
    < # SN Devices
    ---
    > # EDAC - error detection and reporting (RAS) (EXPERIMENTAL)
    2973a1861
    > # CONFIG_EDAC is not set
    2982,2983c1870,1872
    < # CONFIG_EXT2_FS_XIP is not set
    < CONFIG_EXT3_FS=m
    ---
    > CONFIG_EXT2_FS_XIP=y
    > CONFIG_FS_XIP=y
    > CONFIG_EXT3_FS=y
    2987,2988c1876,1877
    < CONFIG_JBD=m
    < # CONFIG_JBD_DEBUG is not set
    ---
    > CONFIG_JBD=y
    > CONFIG_JBD_DEBUG=y
    2990,2992c1879,1881
    < CONFIG_REISERFS_FS=m
    < # CONFIG_REISERFS_CHECK is not set
    < # CONFIG_REISERFS_PROC_INFO is not set
    ---
    > CONFIG_REISERFS_FS=y
    > CONFIG_REISERFS_CHECK=y
    > CONFIG_REISERFS_PROC_INFO=y
    2996c1885
    < CONFIG_JFS_FS=m
    ---
    > CONFIG_JFS_FS=y
    2999,3000c1888,1889
    < # CONFIG_JFS_DEBUG is not set
    < # CONFIG_JFS_STATISTICS is not set
    ---
    > CONFIG_JFS_DEBUG=y
    > CONFIG_JFS_STATISTICS=y
    3002c1891
    < CONFIG_XFS_FS=m
    ---
    > CONFIG_XFS_FS=y
    3008,3009c1897,1899
    < CONFIG_MINIX_FS=m
    < CONFIG_ROMFS_FS=m
    ---
    > # CONFIG_OCFS2_FS is not set
    > CONFIG_MINIX_FS=y
    > CONFIG_ROMFS_FS=y
    3012,3013c1902,1903
    < CONFIG_QFMT_V1=m
    < CONFIG_QFMT_V2=m
    ---
    > CONFIG_QFMT_V1=y
    > CONFIG_QFMT_V2=y
    3016,3018c1906,1908
    < CONFIG_AUTOFS_FS=m
    < CONFIG_AUTOFS4_FS=m
    < CONFIG_FUSE_FS=m
    ---
    > CONFIG_AUTOFS_FS=y
    > CONFIG_AUTOFS4_FS=y
    > CONFIG_FUSE_FS=y
    3052a1943
    > # CONFIG_CONFIGFS_FS is not set
    3057,3087c1948,1960
    < CONFIG_ADFS_FS=m
    < # CONFIG_ADFS_FS_RW is not set
    < CONFIG_AFFS_FS=m
    < CONFIG_ASFS_FS=m
    < CONFIG_ASFS_DEFAULT_CODEPAGE=""
    < # CONFIG_ASFS_RW is not set
    < CONFIG_HFS_FS=m
    < CONFIG_HFSPLUS_FS=m
    < CONFIG_BEFS_FS=m
    < # CONFIG_BEFS_DEBUG is not set
    < CONFIG_BFS_FS=m
    < CONFIG_EFS_FS=m
    < CONFIG_JFFS_FS=m
    < CONFIG_JFFS_FS_VERBOSE=0
    < CONFIG_JFFS_PROC_FS=y
    < CONFIG_JFFS2_FS=m
    < CONFIG_JFFS2_FS_DEBUG=0
    < CONFIG_JFFS2_FS_WRITEBUFFER=y
    < # CONFIG_JFFS2_SUMMARY is not set
    < # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
    < CONFIG_JFFS2_ZLIB=y
    < CONFIG_JFFS2_RTIME=y
    < # CONFIG_JFFS2_RUBIN is not set
    < CONFIG_CRAMFS=y
    < CONFIG_VXFS_FS=m
    < CONFIG_HPFS_FS=m
    < CONFIG_QNX4FS_FS=m
    < # CONFIG_QNX4FS_RW is not set
    < CONFIG_SYSV_FS=m
    < CONFIG_UFS_FS=m
    < # CONFIG_UFS_FS_WRITE is not set
    ---
    > # CONFIG_ADFS_FS is not set
    > # CONFIG_AFFS_FS is not set
    > # CONFIG_HFS_FS is not set
    > # CONFIG_HFSPLUS_FS is not set
    > # CONFIG_BEFS_FS is not set
    > # CONFIG_BFS_FS is not set
    > # CONFIG_EFS_FS is not set
    > # CONFIG_CRAMFS is not set
    > # CONFIG_VXFS_FS is not set
    > # CONFIG_HPFS_FS is not set
    > CONFIG_QNX4FS_FS=y
    > # CONFIG_SYSV_FS is not set
    > # CONFIG_UFS_FS is not set
    3105c1978
    < CONFIG_EXPORTFS=m
    ---
    > CONFIG_EXPORTFS=y
    3144,3147c2017,2020
    < CONFIG_OSF_PARTITION=y
    < CONFIG_AMIGA_PARTITION=y
    < CONFIG_ATARI_PARTITION=y
    < CONFIG_MAC_PARTITION=y
    ---
    > # CONFIG_OSF_PARTITION is not set
    > # CONFIG_AMIGA_PARTITION is not set
    > # CONFIG_ATARI_PARTITION is not set
    > # CONFIG_MAC_PARTITION is not set
    3157a2031
    > # CONFIG_KARMA_PARTITION is not set
    3166,3167c2040,2041
    < CONFIG_NLS_CODEPAGE_737=m
    < CONFIG_NLS_CODEPAGE_775=m
    ---
    > # CONFIG_NLS_CODEPAGE_737 is not set
    > # CONFIG_NLS_CODEPAGE_775 is not set
    3169,3188c2043,2062
    < CONFIG_NLS_CODEPAGE_852=m
    < CONFIG_NLS_CODEPAGE_855=m
    < CONFIG_NLS_CODEPAGE_857=m
    < CONFIG_NLS_CODEPAGE_860=m
    < CONFIG_NLS_CODEPAGE_861=m
    < CONFIG_NLS_CODEPAGE_862=m
    < CONFIG_NLS_CODEPAGE_863=m
    < CONFIG_NLS_CODEPAGE_864=m
    < CONFIG_NLS_CODEPAGE_865=m
    < CONFIG_NLS_CODEPAGE_866=m
    < CONFIG_NLS_CODEPAGE_869=m
    < CONFIG_NLS_CODEPAGE_936=m
    < CONFIG_NLS_CODEPAGE_950=m
    < CONFIG_NLS_CODEPAGE_932=m
    < CONFIG_NLS_CODEPAGE_949=m
    < CONFIG_NLS_CODEPAGE_874=m
    < CONFIG_NLS_ISO8859_8=m
    < CONFIG_NLS_CODEPAGE_1250=m
    < CONFIG_NLS_CODEPAGE_1251=m
    < CONFIG_NLS_ASCII=m
    ---
    > # CONFIG_NLS_CODEPAGE_852 is not set
    > # CONFIG_NLS_CODEPAGE_855 is not set
    > # CONFIG_NLS_CODEPAGE_857 is not set
    > # CONFIG_NLS_CODEPAGE_860 is not set
    > # CONFIG_NLS_CODEPAGE_861 is not set
    > # CONFIG_NLS_CODEPAGE_862 is not set
    > # CONFIG_NLS_CODEPAGE_863 is not set
    > # CONFIG_NLS_CODEPAGE_864 is not set
    > # CONFIG_NLS_CODEPAGE_865 is not set
    > # CONFIG_NLS_CODEPAGE_866 is not set
    > # CONFIG_NLS_CODEPAGE_869 is not set
    > # CONFIG_NLS_CODEPAGE_936 is not set
    > # CONFIG_NLS_CODEPAGE_950 is not set
    > # CONFIG_NLS_CODEPAGE_932 is not set
    > # CONFIG_NLS_CODEPAGE_949 is not set
    > # CONFIG_NLS_CODEPAGE_874 is not set
    > # CONFIG_NLS_ISO8859_8 is not set
    > # CONFIG_NLS_CODEPAGE_1250 is not set
    > # CONFIG_NLS_CODEPAGE_1251 is not set
    > # CONFIG_NLS_ASCII is not set
    3190,3198c2064,2072
    < CONFIG_NLS_ISO8859_2=m
    < CONFIG_NLS_ISO8859_3=m
    < CONFIG_NLS_ISO8859_4=m
    < CONFIG_NLS_ISO8859_5=m
    < CONFIG_NLS_ISO8859_6=m
    < CONFIG_NLS_ISO8859_7=m
    < CONFIG_NLS_ISO8859_9=m
    < CONFIG_NLS_ISO8859_13=m
    < CONFIG_NLS_ISO8859_14=m
    ---
    > # CONFIG_NLS_ISO8859_2 is not set
    > # CONFIG_NLS_ISO8859_3 is not set
    > # CONFIG_NLS_ISO8859_4 is not set
    > # CONFIG_NLS_ISO8859_5 is not set
    > # CONFIG_NLS_ISO8859_6 is not set
    > # CONFIG_NLS_ISO8859_7 is not set
    > # CONFIG_NLS_ISO8859_9 is not set
    > # CONFIG_NLS_ISO8859_13 is not set
    > # CONFIG_NLS_ISO8859_14 is not set
    3200,3201c2074,2075
    < CONFIG_NLS_KOI8_R=m
    < CONFIG_NLS_KOI8_U=m
    ---
    > # CONFIG_NLS_KOI8_R is not set
    > # CONFIG_NLS_KOI8_U is not set
    3207,3208c2081
    < CONFIG_PROFILING=y
    < CONFIG_OPROFILE=m
    ---
    > # CONFIG_PROFILING is not set
    3215d2087
    < CONFIG_DEBUG_KERNEL=y
    3216a2089
    > CONFIG_DEBUG_KERNEL=y
    3218c2091
    < CONFIG_DETECT_SOFTLOCKUP=y
    ---
    > # CONFIG_DETECT_SOFTLOCKUP is not set
    3220a2094,2095
    > # CONFIG_DEBUG_PREEMPT is not set
    > # CONFIG_DEBUG_MUTEXES is not set
    3224c2099
    < CONFIG_DEBUG_BUGVERBOSE=y
    ---
    > # CONFIG_DEBUG_BUGVERBOSE is not set
    3228a2104
    > # CONFIG_FORCED_INLINING is not set
    3233,3236c2109,2110
    <
    < #
    < # Page alloc debug is incompatible with Software Suspend on i386
    < #
    ---
    > # CONFIG_DEBUG_PAGEALLOC is not set
    > # CONFIG_DEBUG_RODATA is not set
    3244,3257c2118,2119
    < CONFIG_KEYS=y
    < # CONFIG_KEYS_DEBUG_PROC_KEYS is not set
    < CONFIG_SECURITY=y
    < CONFIG_SECURITY_NETWORK=y
    < CONFIG_SECURITY_CAPABILITIES=y
    < CONFIG_SECURITY_ROOTPLUG=m
    < CONFIG_SECURITY_SECLVL=m
    < CONFIG_SECURITY_SELINUX=y
    < CONFIG_SECURITY_SELINUX_BOOTPARAM=y
    < CONFIG_SECURITY_SELINUX_BOOTPARAM_VALUE=0
    < CONFIG_SECURITY_SELINUX_DISABLE=y
    < CONFIG_SECURITY_SELINUX_DEVELOP=y
    < CONFIG_SECURITY_SELINUX_AVC_STATS=y
    < CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE=1
    ---
    > # CONFIG_KEYS is not set
    > # CONFIG_SECURITY is not set
    3302c2164
    < CONFIG_ZLIB_INFLATE=y
    ---
    > CONFIG_ZLIB_INFLATE=m
    3304,3305d2165
    < CONFIG_REED_SOLOMON=m
    < CONFIG_REED_SOLOMON_DEC16=y
    3312a2173
    > CONFIG_KTIME_SCALAR=y
    beuz@k8nf3:~$
    
    
    0
  11. renisaac Messages postés 2073 Statut Contributeur 139
     
    re-

    peux-tu me préciser entre quel et quel fichier de config as-tu fais ton diff?

    car je vois ceci :
    > CONFIG_EXT3_FS=y
    2987,2988c1876,1877

    et d'après ce que je viens de lire, cela veut dire qu'il y a une différence entre les deux fichiers comparé ( http://www.linux-france.org/article/memo/node12.html )

    or si c'est le fichier du noyeau qui fonctionne et celui qui fonctionne pas, ceci peut encore en être la cause.

    t'as bien recompilé ton noyeau après la modification de fs? et t'as bien suivit le manuel de casteyde que je t'avais filé, car il insiste sur ce problème.

    Renisaac
    0
  12. hyro Messages postés 121 Statut Membre 11
     
    salut!!

    désolé mais, suite a un probleme serieux avec ma distrib, j'ai du tout réinstallé, donb j'ai laissé tombé pour le moment.
    0
Précédent
  • 1
  • 2