Forum |  HardWare.fr | News | Articles | PC | S'identifier | S'inscrire | Shop Recherche
1634 connectés 

  FORUM HardWare.fr
  Linux et OS Alternatifs
  Installation

  reiserfs et kernel panic

 


 Mot :   Pseudo :  
 
Bas de page
Auteur Sujet :

reiserfs et kernel panic

n°436764
Riot
Buy me a riot
Posté le 21-03-2004 à 14:02:32  profilanswer
 

bjr a tous et ttes!
voila j'ai une debian SID avec noyau 2.4.24 que j'essaie désespérément de compiler.
mon systeme de fichier est en reiserfs (sur hda3 pour la petite anecdote...) et j'utilise initrd.
j'ai mis en dur: reiserfs, ext2, initrd, le diskide
donc normalement c bon...
voilà l'erreur au boot:

Code :
  1. RAMDISK: cramfs filesystem found at block 0
  2. RAMDISK: loading 1152 blocks [1 disk] into ram disk... done
  3. ...
  4. Freeing initrd memory: 1152k freed
  5. sh-2021: reiserfs_read_super: can not find reiserfs on ramdisk(1,0)
  6. kernel panic: VFS: unable to mount root fs on 03:03


 
question: faut-il que je mette cramfs et ramfs en dur ou en module?
pour les courageux, voici mon .config:

Code :
  1. #
  2. # Automatically generated make config: don't edit
  3. #
  4. CONFIG_X86=y
  5. # CONFIG_SBUS is not set
  6. CONFIG_UID16=y
  7. #
  8. # Code maturity level options
  9. #
  10. CONFIG_EXPERIMENTAL=y
  11. #
  12. # Loadable module support
  13. #
  14. CONFIG_MODULES=y
  15. CONFIG_MODVERSIONS=y
  16. CONFIG_KMOD=y
  17. #
  18. # Processor type and features
  19. #
  20. # CONFIG_M386 is not set
  21. # CONFIG_M486 is not set
  22. # CONFIG_M586 is not set
  23. # CONFIG_M586TSC is not set
  24. # CONFIG_M586MMX is not set
  25. # CONFIG_M686 is not set
  26. CONFIG_MPENTIUMIII=y
  27. # CONFIG_MPENTIUM4 is not set
  28. # CONFIG_MK6 is not set
  29. # CONFIG_MK7 is not set
  30. # CONFIG_MK8 is not set
  31. # CONFIG_MELAN is not set
  32. # CONFIG_MCRUSOE is not set
  33. # CONFIG_MWINCHIPC6 is not set
  34. # CONFIG_MWINCHIP2 is not set
  35. # CONFIG_MWINCHIP3D is not set
  36. # CONFIG_MCYRIXIII is not set
  37. # CONFIG_MVIAC3_2 is not set
  38. CONFIG_X86_WP_WORKS_OK=y
  39. CONFIG_X86_INVLPG=y
  40. CONFIG_X86_CMPXCHG=y
  41. CONFIG_X86_XADD=y
  42. CONFIG_X86_BSWAP=y
  43. CONFIG_X86_POPAD_OK=y
  44. # CONFIG_RWSEM_GENERIC_SPINLOCK is not set
  45. CONFIG_RWSEM_XCHGADD_ALGORITHM=y
  46. CONFIG_X86_L1_CACHE_SHIFT=5
  47. CONFIG_X86_HAS_TSC=y
  48. CONFIG_X86_GOOD_APIC=y
  49. CONFIG_X86_PGE=y
  50. CONFIG_X86_USE_PPRO_CHECKSUM=y
  51. CONFIG_X86_F00F_WORKS_OK=y
  52. CONFIG_X86_MCE=y
  53. # CONFIG_TOSHIBA is not set
  54. # CONFIG_I8K is not set
  55. # CONFIG_MICROCODE is not set
  56. # CONFIG_X86_MSR is not set
  57. # CONFIG_X86_CPUID is not set
  58. # CONFIG_EDD is not set
  59. CONFIG_NOHIGHMEM=y
  60. # CONFIG_HIGHMEM4G is not set
  61. # CONFIG_HIGHMEM64G is not set
  62. # CONFIG_HIGHMEM is not set
  63. # CONFIG_MATH_EMULATION is not set
  64. # CONFIG_MTRR is not set
  65. # CONFIG_BIGPHYS_AREA is not set
  66. CONFIG_SMP=y
  67. CONFIG_NR_CPUS=32
  68. # CONFIG_X86_NUMA is not set
  69. # CONFIG_X86_TSC_DISABLE is not set
  70. CONFIG_X86_TSC=y
  71. CONFIG_HAVE_DEC_LOCK=y
  72. #
  73. # General setup
  74. #
  75. CONFIG_NET=y
  76. CONFIG_X86_IO_APIC=y
  77. CONFIG_X86_LOCAL_APIC=y
  78. CONFIG_PCI=y
  79. # CONFIG_PCI_GOBIOS is not set
  80. # CONFIG_PCI_GODIRECT is not set
  81. CONFIG_PCI_GOANY=y
  82. CONFIG_PCI_BIOS=y
  83. CONFIG_PCI_DIRECT=y
  84. CONFIG_ISA=y
  85. CONFIG_PCI_NAMES=y
  86. # CONFIG_EISA is not set
  87. # CONFIG_MCA is not set
  88. CONFIG_HOTPLUG=y
  89. #
  90. # PCMCIA/CardBus support
  91. #
  92. CONFIG_PCMCIA=y
  93. CONFIG_CARDBUS=y
  94. # CONFIG_TCIC is not set
  95. # CONFIG_I82092 is not set
  96. # CONFIG_I82365 is not set
  97. #
  98. # PCI Hotplug Support
  99. #
  100. # CONFIG_HOTPLUG_PCI is not set
  101. CONFIG_SYSVIPC=y
  102. # CONFIG_BSD_PROCESS_ACCT is not set
  103. CONFIG_SYSCTL=y
  104. CONFIG_KCORE_ELF=y
  105. # CONFIG_KCORE_AOUT is not set
  106. CONFIG_BINFMT_AOUT=y
  107. CONFIG_BINFMT_ELF=y
  108. CONFIG_BINFMT_MISC=y
  109. CONFIG_PM=y
  110. CONFIG_APM=m
  111. # CONFIG_APM_IGNORE_USER_SUSPEND is not set
  112. # CONFIG_APM_DO_ENABLE is not set
  113. # CONFIG_APM_CPU_IDLE is not set
  114. # CONFIG_APM_DISPLAY_BLANK is not set
  115. # CONFIG_APM_RTC_IS_GMT is not set
  116. # CONFIG_APM_ALLOW_INTS is not set
  117. # CONFIG_APM_REAL_MODE_POWER_OFF is not set
  118. #
  119. # ACPI Support
  120. #
  121. # CONFIG_ACPI is not set
  122. CONFIG_ACPI_BOOT=y
  123. # CONFIG_OPTIMISE_SIZE is not set
  124. #
  125. # Memory Technology Devices (MTD)
  126. #
  127. # CONFIG_MTD is not set
  128. #
  129. # Parallel port support
  130. #
  131. CONFIG_PARPORT=m
  132. # CONFIG_PARPORT_PC is not set
  133. # CONFIG_PARPORT_AMIGA is not set
  134. # CONFIG_PARPORT_MFC3 is not set
  135. # CONFIG_PARPORT_ATARI is not set
  136. # CONFIG_PARPORT_GSC is not set
  137. # CONFIG_PARPORT_SUNBPP is not set
  138. # CONFIG_PARPORT_OTHER is not set
  139. # CONFIG_PARPORT_1284 is not set
  140. #
  141. # Plug and Play configuration
  142. #
  143. CONFIG_PNP=y
  144. CONFIG_ISAPNP=y
  145. #
  146. # Block devices
  147. #
  148. CONFIG_BLK_DEV_FD=y
  149. CONFIG_BLK_DEV_XD=m
  150. CONFIG_PARIDE=m
  151. CONFIG_PARIDE_PARPORT=m
  152. #
  153. # Parallel IDE high-level drivers
  154. #
  155. CONFIG_PARIDE_PD=m
  156. CONFIG_PARIDE_PCD=m
  157. CONFIG_PARIDE_PF=m
  158. CONFIG_PARIDE_PT=m
  159. CONFIG_PARIDE_PG=m
  160. #
  161. # Parallel IDE protocol modules
  162. #
  163. # CONFIG_PARIDE_ATEN is not set
  164. # CONFIG_PARIDE_BPCK is not set
  165. # CONFIG_PARIDE_BPCK6 is not set
  166. # CONFIG_PARIDE_COMM is not set
  167. # CONFIG_PARIDE_DSTR is not set
  168. # CONFIG_PARIDE_FIT2 is not set
  169. # CONFIG_PARIDE_FIT3 is not set
  170. # CONFIG_PARIDE_EPAT is not set
  171. # CONFIG_PARIDE_EPIA is not set
  172. # CONFIG_PARIDE_FRIQ is not set
  173. # CONFIG_PARIDE_FRPW is not set
  174. # CONFIG_PARIDE_KBIC is not set
  175. # CONFIG_PARIDE_KTTI is not set
  176. # CONFIG_PARIDE_ON20 is not set
  177. # CONFIG_PARIDE_ON26 is not set
  178. # CONFIG_BLK_CPQ_DA is not set
  179. # CONFIG_BLK_CPQ_CISS_DA is not set
  180. # CONFIG_BLK_DEV_DAC960 is not set
  181. # CONFIG_BLK_DEV_UMEM is not set
  182. CONFIG_BLK_DEV_LOOP=m
  183. CONFIG_BLK_DEV_NBD=m
  184. CONFIG_BLK_DEV_RAM=y
  185. CONFIG_BLK_DEV_RAM_SIZE=4096
  186. CONFIG_BLK_DEV_INITRD=y
  187. CONFIG_BLK_STATS=y
  188. #
  189. # Multi-device support (RAID and LVM)
  190. #
  191. # CONFIG_MD is not set
  192. #
  193. # Networking options
  194. #
  195. CONFIG_PACKET=y
  196. # CONFIG_PACKET_MMAP is not set
  197. # CONFIG_NETLINK_DEV is not set
  198. # CONFIG_NETFILTER is not set
  199. # CONFIG_FILTER is not set
  200. CONFIG_UNIX=y
  201. # CONFIG_NET_KEY is not set
  202. CONFIG_INET=y
  203. CONFIG_IP_MULTICAST=y
  204. CONFIG_IP_ADVANCED_ROUTER=y
  205. # CONFIG_IP_MULTIPLE_TABLES is not set
  206. # CONFIG_IP_ROUTE_MULTIPATH is not set
  207. # CONFIG_IP_ROUTE_TOS is not set
  208. # CONFIG_IP_ROUTE_VERBOSE is not set
  209. # CONFIG_IP_PNP is not set
  210. # CONFIG_NET_IPIP is not set
  211. # CONFIG_NET_IPGRE is not set
  212. # CONFIG_IP_MROUTE is not set
  213. # CONFIG_ARPD is not set
  214. # CONFIG_INET_ECN is not set
  215. # CONFIG_SYN_COOKIES is not set
  216. # CONFIG_INET_AH is not set
  217. # CONFIG_INET_ESP is not set
  218. # CONFIG_INET_IPCOMP is not set
  219. CONFIG_IPV6=m
  220. # CONFIG_IPV6_PRIVACY is not set
  221. # CONFIG_INET6_AH is not set
  222. # CONFIG_INET6_ESP is not set
  223. # CONFIG_INET6_IPCOMP is not set
  224. # CONFIG_IPV6_TUNNEL is not set
  225. # CONFIG_XFRM is not set
  226. # CONFIG_KHTTPD is not set
  227. #
  228. #    SCTP Configuration (EXPERIMENTAL)
  229. #
  230. CONFIG_IPV6_SCTP__=m
  231. # CONFIG_IP_SCTP is not set
  232. # CONFIG_ATM is not set
  233. # CONFIG_VLAN_8021Q is not set
  234. #
  235. #
  236. # CONFIG_IPX is not set
  237. # CONFIG_ATALK is not set
  238. #
  239. # Appletalk devices
  240. #
  241. # CONFIG_DECNET is not set
  242. # CONFIG_BRIDGE is not set
  243. # CONFIG_X25 is not set
  244. # CONFIG_LAPB is not set
  245. # CONFIG_LLC is not set
  246. # CONFIG_NET_DIVERT is not set
  247. # CONFIG_ECONET is not set
  248. CONFIG_WAN_ROUTER=m
  249. # CONFIG_NET_FASTROUTE is not set
  250. # CONFIG_NET_HW_FLOWCONTROL is not set
  251. #
  252. # QoS and/or fair queueing
  253. #
  254. # CONFIG_NET_SCHED is not set
  255. #
  256. # Network testing
  257. #
  258. # CONFIG_NET_PKTGEN is not set
  259. #
  260. # Telephony Support
  261. #
  262. # CONFIG_PHONE is not set
  263. #
  264. # ATA/IDE/MFM/RLL support
  265. #
  266. CONFIG_IDE=y
  267. #
  268. # IDE, ATA and ATAPI Block devices
  269. #
  270. CONFIG_BLK_DEV_IDE=y
  271. #
  272. # Please see Documentation/ide.txt for help/info on IDE drives
  273. #
  274. # CONFIG_BLK_DEV_HD_IDE is not set
  275. # CONFIG_BLK_DEV_HD is not set
  276. CONFIG_BLK_DEV_IDEDISK=y
  277. CONFIG_IDEDISK_MULTI_MODE=y
  278. # CONFIG_IDEDISK_STROKE is not set
  279. # CONFIG_BLK_DEV_IDECS is not set
  280. CONFIG_BLK_DEV_IDECD=m
  281. CONFIG_BLK_DEV_IDETAPE=m
  282. CONFIG_BLK_DEV_IDEFLOPPY=m
  283. CONFIG_BLK_DEV_IDESCSI=y
  284. CONFIG_IDE_TASK_IOCTL=y
  285. #
  286. # IDE chipset support/bugfixes
  287. #
  288. CONFIG_BLK_DEV_CMD640=y
  289. CONFIG_BLK_DEV_CMD640_ENHANCED=y
  290. CONFIG_BLK_DEV_ISAPNP=y
  291. CONFIG_BLK_DEV_IDEPCI=y
  292. CONFIG_BLK_DEV_GENERIC=y
  293. CONFIG_IDEPCI_SHARE_IRQ=y
  294. CONFIG_BLK_DEV_IDEDMA_PCI=y
  295. # CONFIG_BLK_DEV_OFFBOARD is not set
  296. # CONFIG_BLK_DEV_IDEDMA_FORCED is not set
  297. CONFIG_IDEDMA_PCI_AUTO=y
  298. # CONFIG_IDEDMA_ONLYDISK is not set
  299. CONFIG_BLK_DEV_IDEDMA=y
  300. # CONFIG_IDEDMA_PCI_WIP is not set
  301. # CONFIG_BLK_DEV_ADMA100 is not set
  302. # CONFIG_BLK_DEV_AEC62XX is not set
  303. # CONFIG_BLK_DEV_ALI15X3 is not set
  304. # CONFIG_BLK_DEV_AMD74XX is not set
  305. CONFIG_BLK_DEV_CMD64X=m
  306. # CONFIG_BLK_DEV_TRIFLEX is not set
  307. # CONFIG_BLK_DEV_CY82C693 is not set
  308. # CONFIG_BLK_DEV_CS5530 is not set
  309. # CONFIG_BLK_DEV_HPT34X is not set
  310. # CONFIG_BLK_DEV_HPT366 is not set
  311. CONFIG_BLK_DEV_PIIX=y
  312. # CONFIG_BLK_DEV_NS87415 is not set
  313. # CONFIG_BLK_DEV_OPTI621 is not set
  314. # CONFIG_BLK_DEV_PDC202XX_OLD is not set
  315. # CONFIG_BLK_DEV_PDC202XX_NEW is not set
  316. CONFIG_BLK_DEV_RZ1000=y
  317. # CONFIG_BLK_DEV_SC1200 is not set
  318. # CONFIG_BLK_DEV_SVWKS is not set
  319. # CONFIG_BLK_DEV_SIIMAGE is not set
  320. # CONFIG_BLK_DEV_SIS5513 is not set
  321. # CONFIG_BLK_DEV_SLC90E66 is not set
  322. # CONFIG_BLK_DEV_TRM290 is not set
  323. # CONFIG_BLK_DEV_VIA82CXXX is not set
  324. # CONFIG_IDE_CHIPSETS is not set
  325. CONFIG_IDEDMA_AUTO=y
  326. # CONFIG_IDEDMA_IVB is not set
  327. # CONFIG_DMA_NONPCI is not set
  328. CONFIG_BLK_DEV_IDE_MODES=y
  329. # CONFIG_BLK_DEV_ATARAID is not set
  330. #
  331. # SCSI support
  332. #
  333. CONFIG_SCSI=y
  334. #
  335. # SCSI support type (disk, tape, CD-ROM)
  336. #
  337. CONFIG_BLK_DEV_SD=m
  338. CONFIG_SD_EXTRA_DEVS=40
  339. CONFIG_CHR_DEV_ST=m
  340. CONFIG_CHR_DEV_OSST=m
  341. CONFIG_BLK_DEV_SR=y
  342. CONFIG_BLK_DEV_SR_VENDOR=y
  343. CONFIG_SR_EXTRA_DEVS=2
  344. CONFIG_CHR_DEV_SCH=m
  345. CONFIG_CHR_DEV_SG=y
  346. #
  347. # Some SCSI devices (e.g. CD jukebox) support multiple LUNs
  348. #
  349. CONFIG_SCSI_DEBUG_QUEUES=y
  350. CONFIG_SCSI_MULTI_LUN=y
  351. CONFIG_SCSI_CONSTANTS=y
  352. # CONFIG_SCSI_LOGGING is not set
  353. #
  354. # SCSI low-level drivers
  355. #
  356. # CONFIG_BLK_DEV_3W_XXXX_RAID is not set
  357. # CONFIG_SCSI_7000FASST is not set
  358. # CONFIG_SCSI_ACARD is not set
  359. # CONFIG_SCSI_AHA152X is not set
  360. # CONFIG_SCSI_AHA1542 is not set
  361. # CONFIG_SCSI_AHA1740 is not set
  362. # CONFIG_SCSI_AACRAID is not set
  363. # CONFIG_SCSI_AIC7XXX is not set
  364. # CONFIG_SCSI_AIC79XX is not set
  365. # CONFIG_SCSI_AIC7XXX_OLD is not set
  366. # CONFIG_SCSI_DPT_I2O is not set
  367. # CONFIG_SCSI_ADVANSYS is not set
  368. # CONFIG_SCSI_IN2000 is not set
  369. # CONFIG_SCSI_AM53C974 is not set
  370. # CONFIG_SCSI_MEGARAID is not set
  371. # CONFIG_SCSI_MEGARAID2 is not set
  372. # CONFIG_SCSI_BUSLOGIC is not set
  373. # CONFIG_SCSI_CPQFCTS is not set
  374. # CONFIG_SCSI_DMX3191D is not set
  375. # CONFIG_SCSI_DTC3280 is not set
  376. # CONFIG_SCSI_EATA is not set
  377. # CONFIG_SCSI_EATA_DMA is not set
  378. # CONFIG_SCSI_EATA_PIO is not set
  379. # CONFIG_SCSI_FUTURE_DOMAIN is not set
  380. # CONFIG_SCSI_GDTH is not set
  381. # CONFIG_SCSI_GENERIC_NCR5380 is not set
  382. # CONFIG_SCSI_IPS is not set
  383. # CONFIG_SCSI_INITIO is not set
  384. # CONFIG_SCSI_INIA100 is not set
  385. # CONFIG_SCSI_PPA is not set
  386. # CONFIG_SCSI_IMM is not set
  387. # CONFIG_SCSI_NCR53C406A is not set
  388. # CONFIG_SCSI_NCR53C7xx is not set
  389. # CONFIG_SCSI_SYM53C8XX_2 is not set
  390. # CONFIG_SCSI_NCR53C8XX is not set
  391. CONFIG_SCSI_SYM53C8XX=m
  392. CONFIG_SCSI_NCR53C8XX_DEFAULT_TAGS=4
  393. CONFIG_SCSI_NCR53C8XX_MAX_TAGS=32
  394. CONFIG_SCSI_NCR53C8XX_SYNC=20
  395. # CONFIG_SCSI_NCR53C8XX_PROFILE is not set
  396. # CONFIG_SCSI_NCR53C8XX_IOMAPPED is not set
  397. # CONFIG_SCSI_NCR53C8XX_PQS_PDS is not set
  398. # CONFIG_SCSI_NCR53C8XX_SYMBIOS_COMPAT is not set
  399. # CONFIG_SCSI_PAS16 is not set
  400. # CONFIG_SCSI_PCI2000 is not set
  401. # CONFIG_SCSI_PCI2220I is not set
  402. # CONFIG_SCSI_PSI240I is not set
  403. # CONFIG_SCSI_QLOGIC_FAS is not set
  404. # CONFIG_SCSI_QLOGIC_ISP is not set
  405. # CONFIG_SCSI_QLOGIC_FC is not set
  406. # CONFIG_SCSI_QLOGIC_1280 is not set
  407. # CONFIG_SCSI_SEAGATE is not set
  408. # CONFIG_SCSI_SIM710 is not set
  409. # CONFIG_SCSI_SYM53C416 is not set
  410. # CONFIG_SCSI_DC390T is not set
  411. # CONFIG_SCSI_T128 is not set
  412. # CONFIG_SCSI_U14_34F is not set
  413. # CONFIG_SCSI_ULTRASTOR is not set
  414. # CONFIG_SCSI_NSP32 is not set
  415. # CONFIG_SCSI_DEBUG is not set
  416. #
  417. # PCMCIA SCSI adapter support
  418. #
  419. # CONFIG_SCSI_PCMCIA is not set
  420. #
  421. # Fusion MPT device support
  422. #
  423. CONFIG_FUSION=m
  424. # CONFIG_FUSION_BOOT is not set
  425. CONFIG_FUSION_MAX_SGE=40
  426. CONFIG_FUSION_ISENSE=m
  427. CONFIG_FUSION_CTL=m
  428. CONFIG_FUSION_LAN=m
  429. CONFIG_NET_FC=y
  430. #
  431. # IEEE 1394 (FireWire) support (EXPERIMENTAL)
  432. #
  433. # CONFIG_IEEE1394 is not set
  434. #
  435. # I2O device support
  436. #
  437. CONFIG_I2O=m
  438. # CONFIG_I2O_PCI is not set
  439. # CONFIG_I2O_BLOCK is not set
  440. # CONFIG_I2O_LAN is not set
  441. # CONFIG_I2O_SCSI is not set
  442. # CONFIG_I2O_PROC is not set
  443. #
  444. # Network device support
  445. #
  446. CONFIG_NETDEVICES=y
  447. #
  448. # ARCnet devices
  449. #
  450. # CONFIG_ARCNET is not set
  451. CONFIG_DUMMY=m
  452. # CONFIG_BONDING is not set
  453. # CONFIG_EQUALIZER is not set
  454. # CONFIG_TUN is not set
  455. # CONFIG_ETHERTAP is not set
  456. # CONFIG_NET_SB1000 is not set
  457. #
  458. # Ethernet (10 or 100Mbit)
  459. #
  460. CONFIG_NET_ETHERNET=y
  461. # CONFIG_HAPPYMEAL is not set
  462. # CONFIG_SUNGEM is not set
  463. # CONFIG_NET_VENDOR_3COM is not set
  464. # CONFIG_LANCE is not set
  465. # CONFIG_NET_VENDOR_SMC is not set
  466. # CONFIG_NET_VENDOR_RACAL is not set
  467. # CONFIG_AT1700 is not set
  468. # CONFIG_DEPCA is not set
  469. # CONFIG_HP100 is not set
  470. # CONFIG_NET_ISA is not set
  471. CONFIG_NET_PCI=y
  472. # CONFIG_PCNET32 is not set
  473. # CONFIG_AMD8111_ETH is not set
  474. # CONFIG_ADAPTEC_STARFIRE is not set
  475. # CONFIG_AC3200 is not set
  476. # CONFIG_APRICOT is not set
  477. # CONFIG_B44 is not set
  478. # CONFIG_CS89x0 is not set
  479. # CONFIG_TULIP is not set
  480. # CONFIG_DE4X5 is not set
  481. # CONFIG_DM9102 is not set
  482. CONFIG_EEPRO100=y
  483. # CONFIG_EEPRO100_PIO is not set
  484. # CONFIG_E100 is not set
  485. # CONFIG_FEALNX is not set
  486. # CONFIG_NATSEMI is not set
  487. # CONFIG_NE2K_PCI is not set
  488. # CONFIG_FORCEDETH is not set
  489. # CONFIG_8139CP is not set
  490. CONFIG_8139TOO=m
  491. # CONFIG_8139TOO_PIO is not set
  492. # CONFIG_8139TOO_TUNE_TWISTER is not set
  493. # CONFIG_8139TOO_8129 is not set
  494. # CONFIG_8139_OLD_RX_RESET is not set
  495. # CONFIG_SIS900 is not set
  496. # CONFIG_EPIC100 is not set
  497. # CONFIG_SUNDANCE is not set
  498. # CONFIG_TLAN is not set
  499. # CONFIG_VIA_RHINE is not set
  500. # CONFIG_WINBOND_840 is not set
  501. # CONFIG_NET_POCKET is not set
  502. #
  503. # Ethernet (1000 Mbit)
  504. #
  505. # CONFIG_DL2K is not set
  506. # CONFIG_E1000 is not set
  507. # CONFIG_NS83820 is not set
  508. # CONFIG_HAMACHI is not set
  509. # CONFIG_YELLOWFIN is not set
  510. # CONFIG_R8169 is not set
  511. # CONFIG_SK98LIN is not set
  512. # CONFIG_TIGON3 is not set
  513. # CONFIG_FDDI is not set
  514. # CONFIG_HIPPI is not set
  515. # CONFIG_PLIP is not set
  516. CONFIG_PPP=m
  517. # CONFIG_PPP_MULTILINK is not set
  518. CONFIG_PPP_ASYNC=m
  519. CONFIG_PPP_SYNC_TTY=m
  520. CONFIG_PPP_DEFLATE=m
  521. # CONFIG_PPP_BSDCOMP is not set
  522. # CONFIG_PPPOE is not set
  523. # CONFIG_SLIP is not set
  524. #
  525. # Wireless LAN (non-hamradio)
  526. #
  527. # CONFIG_NET_RADIO is not set
  528. #
  529. # Token Ring devices
  530. #
  531. # CONFIG_TR is not set
  532. CONFIG_NET_FC=y
  533. # CONFIG_IPHASE5526 is not set
  534. # CONFIG_RCPCI is not set
  535. # CONFIG_SHAPER is not set
  536. #
  537. # Wan interfaces
  538. #
  539. # CONFIG_WAN is not set
  540. #
  541. # PCMCIA network device support
  542. #
  543. CONFIG_NET_PCMCIA=y
  544. # CONFIG_PCMCIA_3C589 is not set
  545. # CONFIG_PCMCIA_3C574 is not set
  546. # CONFIG_PCMCIA_FMVJ18X is not set
  547. CONFIG_PCMCIA_PCNET=y
  548. # CONFIG_PCMCIA_AXNET is not set
  549. # CONFIG_PCMCIA_NMCLAN is not set
  550. # CONFIG_PCMCIA_SMC91C92 is not set
  551. # CONFIG_PCMCIA_XIRC2PS is not set
  552. # CONFIG_PCMCIA_XIRCOM is not set
  553. # CONFIG_PCMCIA_XIRTULIP is not set
  554. CONFIG_NET_PCMCIA_RADIO=y
  555. CONFIG_PCMCIA_RAYCS=y
  556. # CONFIG_PCMCIA_NETWAVE is not set
  557. # CONFIG_PCMCIA_WAVELAN is not set
  558. #
  559. # Amateur Radio support
  560. #
  561. # CONFIG_HAMRADIO is not set
  562. #
  563. # IrDA (infrared) support
  564. #
  565. # CONFIG_IRDA is not set
  566. #
  567. # ISDN subsystem
  568. #
  569. # CONFIG_ISDN is not set
  570. #
  571. # Old CD-ROM drivers (not SCSI, not IDE)
  572. #
  573. # CONFIG_CD_NO_IDESCSI is not set
  574. #
  575. # Input core support
  576. #
  577. CONFIG_INPUT=m
  578. CONFIG_INPUT_KEYBDEV=m
  579. CONFIG_INPUT_MOUSEDEV=m
  580. CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
  581. CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
  582. # CONFIG_INPUT_JOYDEV is not set
  583. CONFIG_INPUT_EVDEV=m
  584. #
  585. # Character devices
  586. #
  587. CONFIG_VT=y
  588. CONFIG_VT_CONSOLE=y
  589. CONFIG_SERIAL=y
  590. # CONFIG_SERIAL_CONSOLE is not set
  591. # CONFIG_SERIAL_EXTENDED is not set
  592. # CONFIG_SERIAL_NONSTANDARD is not set
  593. CONFIG_UNIX98_PTYS=y
  594. CONFIG_UNIX98_PTY_COUNT=256
  595. CONFIG_PRINTER=m
  596. # CONFIG_LP_CONSOLE is not set
  597. # CONFIG_PPDEV is not set
  598. # CONFIG_TIPAR is not set
  599. #
  600. # I2C support
  601. #
  602. CONFIG_I2C=m
  603. CONFIG_I2C_ALGOBIT=m
  604. # CONFIG_I2C_PHILIPSPAR is not set
  605. # CONFIG_I2C_ELV is not set
  606. # CONFIG_I2C_VELLEMAN is not set
  607. # CONFIG_SCx200_I2C is not set
  608. # CONFIG_SCx200_ACB is not set
  609. # CONFIG_I2C_ALGOPCF is not set
  610. CONFIG_I2C_CHARDEV=m
  611. CONFIG_I2C_PROC=m
  612. #
  613. # Mice
  614. #
  615. CONFIG_BUSMOUSE=m
  616. # CONFIG_ATIXL_BUSMOUSE is not set
  617. CONFIG_LOGIBUSMOUSE=m
  618. # CONFIG_MS_BUSMOUSE is not set
  619. CONFIG_MOUSE=y
  620. CONFIG_PSMOUSE=y
  621. # CONFIG_82C710_MOUSE is not set
  622. # CONFIG_PC110_PAD is not set
  623. # CONFIG_MK712_MOUSE is not set
  624. #
  625. # Joysticks
  626. #
  627. # CONFIG_INPUT_GAMEPORT is not set
  628. # CONFIG_INPUT_SERIO is not set
  629. #
  630. # Joysticks
  631. #
  632. # CONFIG_INPUT_IFORCE_USB is not set
  633. # CONFIG_INPUT_DB9 is not set
  634. # CONFIG_INPUT_GAMECON is not set
  635. # CONFIG_INPUT_TURBOGRAFX is not set
  636. # CONFIG_QIC02_TAPE is not set
  637. # CONFIG_IPMI_HANDLER is not set
  638. #
  639. # Watchdog Cards
  640. #
  641. # CONFIG_WATCHDOG is not set
  642. # CONFIG_SCx200_GPIO is not set
  643. # CONFIG_AMD_RNG is not set
  644. # CONFIG_AMD_PM768 is not set
  645. # CONFIG_INTEL_RNG is not set
  646. CONFIG_HW_RANDOM=m
  647. CONFIG_NVRAM=m
  648. # CONFIG_RTC is not set
  649. # CONFIG_DTLK is not set
  650. # CONFIG_R3964 is not set
  651. # CONFIG_APPLICOM is not set
  652. # CONFIG_SONYPI is not set
  653. #
  654. # Ftape, the floppy tape device driver
  655. #
  656. # CONFIG_FTAPE is not set
  657. CONFIG_AGP=y
  658. CONFIG_AGP_INTEL=y
  659. CONFIG_AGP_I810=y
  660. # CONFIG_AGP_VIA is not set
  661. # CONFIG_AGP_AMD is not set
  662. # CONFIG_AGP_AMD_K8 is not set
  663. # CONFIG_AGP_SIS is not set
  664. # CONFIG_AGP_ALI is not set
  665. # CONFIG_AGP_SWORKS is not set
  666. # CONFIG_AGP_NVIDIA is not set
  667. # CONFIG_AGP_ATI is not set
  668. #
  669. # Direct Rendering Manager (XFree86 DRI support)
  670. #
  671. CONFIG_DRM=y
  672. # CONFIG_DRM_OLD is not set
  673. #
  674. # DRM 4.1 drivers
  675. #
  676. CONFIG_DRM_NEW=y
  677. CONFIG_DRM_TDFX=y
  678. # CONFIG_DRM_GAMMA is not set
  679. # CONFIG_DRM_R128 is not set
  680. CONFIG_DRM_RADEON=y
  681. CONFIG_DRM_I810=y
  682. CONFIG_DRM_I810_XFREE_41=y
  683. # CONFIG_DRM_I830 is not set
  684. # CONFIG_DRM_MGA is not set
  685. # CONFIG_DRM_SIS is not set
  686. #
  687. # PCMCIA character devices
  688. #
  689. # CONFIG_PCMCIA_SERIAL_CS is not set
  690. # CONFIG_SYNCLINK_CS is not set
  691. # CONFIG_MWAVE is not set
  692. #
  693. # Multimedia devices
  694. #
  695. CONFIG_VIDEO_DEV=m
  696. #
  697. # Video For Linux
  698. #
  699. CONFIG_VIDEO_PROC_FS=y
  700. CONFIG_I2C_PARPORT=m
  701. #
  702. # Video Adapters
  703. #
  704. # CONFIG_VIDEO_BT848 is not set
  705. # CONFIG_VIDEO_PMS is not set
  706. # CONFIG_VIDEO_BWQCAM is not set
  707. # CONFIG_VIDEO_CQCAM is not set
  708. # CONFIG_VIDEO_CPIA is not set
  709. # CONFIG_VIDEO_SAA5249 is not set
  710. # CONFIG_TUNER_3036 is not set
  711. # CONFIG_VIDEO_STRADIS is not set
  712. # CONFIG_VIDEO_ZORAN is not set
  713. # CONFIG_VIDEO_ZR36120 is not set
  714. #
  715. # Radio Adapters
  716. #
  717. # CONFIG_RADIO_CADET is not set
  718. # CONFIG_RADIO_RTRACK is not set
  719. # CONFIG_RADIO_RTRACK2 is not set
  720. # CONFIG_RADIO_AZTECH is not set
  721. # CONFIG_RADIO_GEMTEK is not set
  722. # CONFIG_RADIO_GEMTEK_PCI is not set
  723. # CONFIG_RADIO_MAXIRADIO is not set
  724. # CONFIG_RADIO_MAESTRO is not set
  725. # CONFIG_RADIO_SF16FMI is not set
  726. # CONFIG_RADIO_SF16FMR2 is not set
  727. # CONFIG_RADIO_TERRATEC is not set
  728. # CONFIG_RADIO_TRUST is not set
  729. # CONFIG_RADIO_TYPHOON is not set
  730. # CONFIG_RADIO_ZOLTRIX is not set
  731. #
  732. # File systems
  733. #
  734. CONFIG_QUOTA=y
  735. CONFIG_QFMT_V2=m
  736. # CONFIG_AUTOFS_FS is not set
  737. CONFIG_AUTOFS4_FS=m
  738. CONFIG_REISERFS_FS=y
  739. # CONFIG_REISERFS_CHECK is not set
  740. CONFIG_REISERFS_PROC_INFO=y
  741. # CONFIG_ADFS_FS is not set
  742. # CONFIG_AFFS_FS is not set
  743. # CONFIG_HFS_FS is not set
  744. # CONFIG_HFSPLUS_FS is not set
  745. # CONFIG_BEFS_FS is not set
  746. # CONFIG_BFS_FS is not set
  747. CONFIG_EXT3_FS=m
  748. CONFIG_JBD=m
  749. # CONFIG_JBD_DEBUG is not set
  750. CONFIG_FAT_FS=m
  751. CONFIG_MSDOS_FS=m
  752. # CONFIG_UMSDOS_FS is not set
  753. CONFIG_VFAT_FS=m
  754. # CONFIG_EFS_FS is not set
  755. CONFIG_CRAMFS=m
  756. CONFIG_TMPFS=y
  757. CONFIG_RAMFS=y
  758. CONFIG_ISO9660_FS=y
  759. CONFIG_JOLIET=y
  760. # CONFIG_ZISOFS is not set
  761. # CONFIG_JFS_FS is not set
  762. CONFIG_MINIX_FS=y
  763. # CONFIG_VXFS_FS is not set
  764. CONFIG_NTFS_FS=m
  765. # CONFIG_NTFS_RW is not set
  766. # CONFIG_HPFS_FS is not set
  767. CONFIG_PROC_FS=y
  768. CONFIG_DEVFS_FS=y
  769. # CONFIG_DEVFS_MOUNT is not set
  770. # CONFIG_DEVFS_DEBUG is not set
  771. CONFIG_DEVPTS_FS=y
  772. # CONFIG_QNX4FS_FS is not set
  773. CONFIG_ROMFS_FS=m
  774. CONFIG_EXT2_FS=y
  775. # CONFIG_SYSV_FS is not set
  776. CONFIG_UDF_FS=m
  777. # CONFIG_UDF_RW is not set
  778. # CONFIG_UFS_FS is not set
  779. #
  780. # Network File Systems
  781. #
  782. # CONFIG_CODA_FS is not set
  783. # CONFIG_INTERMEZZO_FS is not set
  784. CONFIG_NFS_FS=y
  785. # CONFIG_NFS_V3 is not set
  786. # CONFIG_NFS_DIRECTIO is not set
  787. CONFIG_NFSD=y
  788. # CONFIG_NFSD_V3 is not set
  789. # CONFIG_NFSD_TCP is not set
  790. CONFIG_SUNRPC=y
  791. CONFIG_LOCKD=y
  792. # CONFIG_SMB_FS is not set
  793. # CONFIG_NCP_FS is not set
  794. # CONFIG_ZISOFS_FS is not set
  795. #
  796. # Partition Types
  797. #
  798. CONFIG_PARTITION_ADVANCED=y
  799. # CONFIG_ACORN_PARTITION is not set
  800. # CONFIG_OSF_PARTITION is not set
  801. # CONFIG_AMIGA_PARTITION is not set
  802. # CONFIG_ATARI_PARTITION is not set
  803. # CONFIG_MAC_PARTITION is not set
  804. CONFIG_MSDOS_PARTITION=y
  805. # CONFIG_BSD_DISKLABEL is not set
  806. # CONFIG_MINIX_SUBPARTITION is not set
  807. # CONFIG_SOLARIS_X86_PARTITION is not set
  808. # CONFIG_UNIXWARE_DISKLABEL is not set
  809. CONFIG_LDM_PARTITION=y
  810. # CONFIG_LDM_DEBUG is not set
  811. # CONFIG_SGI_PARTITION is not set
  812. # CONFIG_ULTRIX_PARTITION is not set
  813. # CONFIG_SUN_PARTITION is not set
  814. # CONFIG_EFI_PARTITION is not set
  815. # CONFIG_SMB_NLS is not set
  816. CONFIG_NLS=y
  817. #
  818. # Native Language Support
  819. #
  820. CONFIG_NLS_DEFAULT="iso8859-1"
  821. # CONFIG_NLS_CODEPAGE_437 is not set
  822. # CONFIG_NLS_CODEPAGE_737 is not set
  823. # CONFIG_NLS_CODEPAGE_775 is not set
  824. CONFIG_NLS_CODEPAGE_850=m
  825. # CONFIG_NLS_CODEPAGE_852 is not set
  826. # CONFIG_NLS_CODEPAGE_855 is not set
  827. # CONFIG_NLS_CODEPAGE_857 is not set
  828. # CONFIG_NLS_CODEPAGE_860 is not set
  829. # CONFIG_NLS_CODEPAGE_861 is not set
  830. # CONFIG_NLS_CODEPAGE_862 is not set
  831. # CONFIG_NLS_CODEPAGE_863 is not set
  832. # CONFIG_NLS_CODEPAGE_864 is not set
  833. # CONFIG_NLS_CODEPAGE_865 is not set
  834. # CONFIG_NLS_CODEPAGE_866 is not set
  835. # CONFIG_NLS_CODEPAGE_869 is not set
  836. # CONFIG_NLS_CODEPAGE_936 is not set
  837. # CONFIG_NLS_CODEPAGE_950 is not set
  838. # CONFIG_NLS_CODEPAGE_932 is not set
  839. # CONFIG_NLS_CODEPAGE_949 is not set
  840. # CONFIG_NLS_CODEPAGE_874 is not set
  841. # CONFIG_NLS_ISO8859_8 is not set
  842. # CONFIG_NLS_CODEPAGE_1250 is not set
  843. # CONFIG_NLS_CODEPAGE_1251 is not set
  844. CONFIG_NLS_ISO8859_1=m
  845. # CONFIG_NLS_ISO8859_2 is not set
  846. # CONFIG_NLS_ISO8859_3 is not set
  847. # CONFIG_NLS_ISO8859_4 is not set
  848. # CONFIG_NLS_ISO8859_5 is not set
  849. # CONFIG_NLS_ISO8859_6 is not set
  850. # CONFIG_NLS_ISO8859_7 is not set
  851. # CONFIG_NLS_ISO8859_9 is not set
  852. # CONFIG_NLS_ISO8859_13 is not set
  853. # CONFIG_NLS_ISO8859_14 is not set
  854. CONFIG_NLS_ISO8859_15=m
  855. # CONFIG_NLS_KOI8_R is not set
  856. # CONFIG_NLS_KOI8_U is not set
  857. # CONFIG_NLS_UTF8 is not set
  858. #
  859. # Console drivers
  860. #
  861. CONFIG_VGA_CONSOLE=y
  862. CONFIG_VIDEO_SELECT=y
  863. # CONFIG_MDA_CONSOLE is not set
  864. #
  865. # Frame-buffer support
  866. #
  867. CONFIG_FB=y
  868. CONFIG_DUMMY_CONSOLE=y
  869. CONFIG_FB_RIVA=m
  870. # CONFIG_FB_CLGEN is not set
  871. # CONFIG_FB_PM2 is not set
  872. # CONFIG_FB_PM3 is not set
  873. # CONFIG_FB_CYBER2000 is not set
  874. CONFIG_FB_VESA=y
  875. # CONFIG_FB_VGA16 is not set
  876. # CONFIG_FB_HGA is not set
  877. CONFIG_VIDEO_SELECT=y
  878. # CONFIG_FB_MATROX is not set
  879. # CONFIG_FB_ATY is not set
  880. # CONFIG_FB_RADEON is not set
  881. # CONFIG_FB_ATY128 is not set
  882. # CONFIG_FB_INTEL is not set
  883. # CONFIG_FB_SIS is not set
  884. # CONFIG_FB_NEOMAGIC is not set
  885. # CONFIG_FB_3DFX is not set
  886. # CONFIG_FB_VOODOO1 is not set
  887. # CONFIG_FB_TRIDENT is not set
  888. # CONFIG_FB_VIRTUAL is not set
  889. # CONFIG_FBCON_ADVANCED is not set
  890. CONFIG_FBCON_CFB8=y
  891. CONFIG_FBCON_CFB16=y
  892. CONFIG_FBCON_CFB24=y
  893. CONFIG_FBCON_CFB32=y
  894. # CONFIG_FBCON_FONTWIDTH8_ONLY is not set
  895. # CONFIG_FBCON_FONTS is not set
  896. CONFIG_FONT_8x8=y
  897. CONFIG_FONT_8x16=y
  898. #
  899. # Sound
  900. #
  901. CONFIG_SOUND=y
  902. # CONFIG_SOUND_ALI5455 is not set
  903. # CONFIG_SOUND_BT878 is not set
  904. # CONFIG_SOUND_CMPCI is not set
  905. # CONFIG_SOUND_EMU10K1 is not set
  906. # CONFIG_SOUND_FUSION is not set
  907. # CONFIG_SOUND_CS4281 is not set
  908. # CONFIG_SOUND_ES1370 is not set
  909. CONFIG_SOUND_ES1371=m
  910. # CONFIG_SOUND_ESSSOLO1 is not set
  911. # CONFIG_SOUND_MAESTRO is not set
  912. # CONFIG_SOUND_MAESTRO3 is not set
  913. # CONFIG_SOUND_FORTE is not set
  914. # CONFIG_SOUND_ICH is not set
  915. # CONFIG_SOUND_RME96XX is not set
  916. # CONFIG_SOUND_SONICVIBES is not set
  917. # CONFIG_SOUND_TRIDENT is not set
  918. # CONFIG_SOUND_MSNDCLAS is not set
  919. # CONFIG_SOUND_MSNDPIN is not set
  920. # CONFIG_SOUND_VIA82CXXX is not set
  921. CONFIG_SOUND_OSS=m
  922. # CONFIG_SOUND_TRACEINIT is not set
  923. # CONFIG_SOUND_DMAP is not set
  924. # CONFIG_SOUND_AD1816 is not set
  925. # CONFIG_SOUND_AD1889 is not set
  926. # CONFIG_SOUND_SGALAXY is not set
  927. # CONFIG_SOUND_ADLIB is not set
  928. # CONFIG_SOUND_ACI_MIXER is not set
  929. # CONFIG_SOUND_CS4232 is not set
  930. # CONFIG_SOUND_SSCAPE is not set
  931. # CONFIG_SOUND_GUS is not set
  932. # CONFIG_SOUND_VMIDI is not set
  933. # CONFIG_SOUND_TRIX is not set
  934. # CONFIG_SOUND_MSS is not set
  935. # CONFIG_SOUND_MPU401 is not set
  936. # CONFIG_SOUND_NM256 is not set
  937. # CONFIG_SOUND_MAD16 is not set
  938. # CONFIG_SOUND_PAS is not set
  939. # CONFIG_SOUND_PSS is not set
  940. # CONFIG_SOUND_SB is not set
  941. # CONFIG_SOUND_AWE32_SYNTH is not set
  942. # CONFIG_SOUND_WAVEFRONT is not set
  943. # CONFIG_SOUND_MAUI is not set
  944. # CONFIG_SOUND_YM3812 is not set
  945. # CONFIG_SOUND_OPL3SA1 is not set
  946. # CONFIG_SOUND_OPL3SA2 is not set
  947. # CONFIG_SOUND_YMFPCI is not set
  948. # CONFIG_SOUND_UART6850 is not set
  949. # CONFIG_SOUND_AEDSP16 is not set
  950. # CONFIG_SOUND_TVMIXER is not set
  951. # CONFIG_SOUND_AD1980 is not set
  952. # CONFIG_SOUND_WM97XX is not set
  953. #
  954. # USB support
  955. #
  956. CONFIG_USB=y
  957. # CONFIG_USB_DEBUG is not set
  958. #
  959. # Miscellaneous USB options
  960. #
  961. CONFIG_USB_DEVICEFS=y
  962. # CONFIG_USB_BANDWIDTH is not set
  963. #
  964. # USB Host Controller Drivers
  965. #
  966. # CONFIG_USB_EHCI_HCD is not set
  967. CONFIG_USB_UHCI_ALT=y
  968. # CONFIG_USB_OHCI is not set
  969. # CONFIG_USB_SL811HS_ALT is not set
  970. # CONFIG_USB_SL811HS is not set
  971. #
  972. # USB Device Class drivers
  973. #
  974. # CONFIG_USB_AUDIO is not set
  975. # CONFIG_USB_BLUETOOTH is not set
  976. # CONFIG_USB_MIDI is not set
  977. CONFIG_USB_STORAGE=m
  978. # CONFIG_USB_STORAGE_DEBUG is not set
  979. # CONFIG_USB_STORAGE_DATAFAB is not set
  980. # CONFIG_USB_STORAGE_FREECOM is not set
  981. # CONFIG_USB_STORAGE_ISD200 is not set
  982. # CONFIG_USB_STORAGE_DPCM is not set
  983. # CONFIG_USB_STORAGE_HP8200e is not set
  984. # CONFIG_USB_STORAGE_SDDR09 is not set
  985. # CONFIG_USB_STORAGE_SDDR55 is not set
  986. # CONFIG_USB_STORAGE_JUMPSHOT is not set
  987. CONFIG_USB_ACM=m
  988. # CONFIG_USB_PRINTER is not set
  989. #
  990. # USB Human Interface Devices (HID)
  991. #
  992. CONFIG_USB_HID=m
  993. CONFIG_USB_HIDINPUT=y
  994. # CONFIG_USB_HIDDEV is not set
  995. # CONFIG_USB_KBD is not set
  996. # CONFIG_USB_MOUSE is not set
  997. # CONFIG_USB_AIPTEK is not set
  998. # CONFIG_USB_WACOM is not set
  999. # CONFIG_USB_KBTAB is not set
  1000. # CONFIG_USB_POWERMATE is not set
  1001. #
  1002. # USB Imaging devices
  1003. #
  1004. # CONFIG_USB_DC2XX is not set
  1005. # CONFIG_USB_MDC800 is not set
  1006. # CONFIG_USB_SCANNER is not set
  1007. # CONFIG_USB_MICROTEK is not set
  1008. # CONFIG_USB_HPUSBSCSI is not set
  1009. #
  1010. # USB Multimedia devices
  1011. #
  1012. # CONFIG_USB_IBMCAM is not set
  1013. # CONFIG_USB_KONICAWC is not set
  1014. # CONFIG_USB_OV511 is not set
  1015. # CONFIG_USB_PWC is not set
  1016. # CONFIG_USB_SE401 is not set
  1017. # CONFIG_USB_STV680 is not set
  1018. # CONFIG_USB_W9968CF is not set
  1019. # CONFIG_USB_VICAM is not set
  1020. # CONFIG_USB_DSBR is not set
  1021. #
  1022. # USB Network adaptors
  1023. #
  1024. # CONFIG_USB_PEGASUS is not set
  1025. # CONFIG_USB_RTL8150 is not set
  1026. # CONFIG_USB_KAWETH is not set
  1027. # CONFIG_USB_CATC is not set
  1028. # CONFIG_USB_AX8817X is not set
  1029. # CONFIG_USB_CDCETHER is not set
  1030. # CONFIG_USB_USBNET is not set
  1031. #
  1032. # USB port drivers
  1033. #
  1034. # CONFIG_USB_USS720 is not set
  1035. #
  1036. # USB Serial Converter support
  1037. #
  1038. # CONFIG_USB_SERIAL is not set
  1039. #
  1040. # USB Miscellaneous drivers
  1041. #
  1042. # CONFIG_USB_RIO500 is not set
  1043. # CONFIG_USB_AUERSWALD is not set
  1044. # CONFIG_USB_TIGL is not set
  1045. # CONFIG_USB_BRLVGER is not set
  1046. # CONFIG_USB_LCD is not set
  1047. #
  1048. # Support for USB gadgets
  1049. #
  1050. # CONFIG_USB_GADGET is not set
  1051. #
  1052. # Bluetooth support
  1053. #
  1054. # CONFIG_BLUEZ is not set
  1055. #
  1056. # Kernel hacking
  1057. #
  1058. # CONFIG_DEBUG_KERNEL is not set
  1059. CONFIG_LOG_BUF_SHIFT=0
  1060. #
  1061. # Cryptographic options
  1062. #
  1063. # CONFIG_CRYPTO is not set
  1064. #
  1065. # Library routines
  1066. #
  1067. # CONFIG_CRC32 is not set
  1068. CONFIG_ZLIB_INFLATE=m
  1069. CONFIG_ZLIB_DEFLATE=m
  1070. # CONFIG_FW_LOADER is not set


 
merci d'avance!!! [:atog]

mood
Publicité
Posté le 21-03-2004 à 14:02:32  profilanswer
 

n°436766
Taz
bisounours-codeur
Posté le 21-03-2004 à 14:03:55  profilanswer
 

ben t'as mis le reiserfs en dur et l'autre il le cherche dans ton initrd ...

n°436767
Mjules
Modérateur
Parle dans le vide
Posté le 21-03-2004 à 14:05:34  profilanswer
 

Taz a écrit :

ben t'as mis le reiserfs en dur et l'autre il le cherche dans ton initrd ...


idem, intérêt de l'initrd si tu mets tout en dur  :heink:


---------------
Celui qui pose une question est idiot 5 minutes. Celui qui n'en pose pas le reste toute sa vie. |  Membre du grand complot pharmaceutico-médico-scientifico-judéo-maçonnique.
n°436769
Taz
bisounours-codeur
Posté le 21-03-2004 à 14:06:52  profilanswer
 

(moi j'ai jamais compris l'intéret d'un inirtd quand on fait son noyau soi même)

n°436772
Mjules
Modérateur
Parle dans le vide
Posté le 21-03-2004 à 14:12:11  profilanswer
 

Taz a écrit :

(moi j'ai jamais compris l'intéret d'un inirtd quand on fait son noyau soi même)


je dirais pour le bootsplash et puis dans mon cas, j'aime bien, ça fait staÿle  :D


---------------
Celui qui pose une question est idiot 5 minutes. Celui qui n'en pose pas le reste toute sa vie. |  Membre du grand complot pharmaceutico-médico-scientifico-judéo-maçonnique.
n°436791
Riot
Buy me a riot
Posté le 21-03-2004 à 14:39:52  profilanswer
 

exactement Mjules: spour le bootsplash_qui_déchire_sa_mère!!!
 
donc si je comprend bien, il faut que je mette le reiserfs en module?

n°436792
Mjules
Modérateur
Parle dans le vide
Posté le 21-03-2004 à 14:40:36  profilanswer
 

c'est à essayer oui


---------------
Celui qui pose une question est idiot 5 minutes. Celui qui n'en pose pas le reste toute sa vie. |  Membre du grand complot pharmaceutico-médico-scientifico-judéo-maçonnique.
n°436793
Taz
bisounours-codeur
Posté le 21-03-2004 à 14:42:28  profilanswer
 

mais cai con. reparamète ton initrd pour y mettre que ce qui peut pas ternir ailleurs

n°436846
Riot
Buy me a riot
Posté le 21-03-2004 à 16:23:16  profilanswer
 

bon bah "lo po compris!"
toujours la mm erreur avec reiserfs en mod.
j'ai mis ds /etc/mkinitrd/modules reiserfs et cramfs (ou cas ou)
 
 
je c pas.

n°436851
Optitribe
Posté le 21-03-2004 à 16:27:14  profilanswer
 

Taz a écrit :

(moi j'ai jamais compris l'intéret d'un inirtd quand on fait son noyau soi même)


 
[hs]
Euh ... je n'y connais pas grand chose mais comment tu fais pour créer une disquette bootable si ton noyau est trop gros et quel est l'intérêt de tout mettre en dur ?
[/hs]

mood
Publicité
Posté le 21-03-2004 à 16:27:14  profilanswer
 

n°436855
Taz
bisounours-codeur
Posté le 21-03-2004 à 16:30:36  profilanswer
 

si ton noyau est trop gros, c'est qu'il est mal foutu.
l'intéret de mettre en dur ? ben si c'est des trucs que tu utilises en permanence et qui sont dans ton PC, ça me parait naturel de le mettre en dur. ça me viendrait pas à l'idée de mettre le fs de mes partitions systèmes en module. après au niveau des périphériques, on peut batailler, mais bon, ma carte réseau me sert en permanence, alors ça sert à rien de mettre tout le réseau en module... meme en cas de pépin, je peux rien faire sans le réseau. etc, etc par contre, imprimante, usb, cdrom, disquette, module cai très bien vu ce que je m'en sers

n°436870
Optitribe
Posté le 21-03-2004 à 16:43:15  profilanswer
 

Taz> C'est clair que le noyau que j'ai compilé pour me faire la main doit être mal fichu mais d'un autre côté ,d'après ce que j'ai compris , ce qui change entre "interne et externe" c'est l'ordre d'initialisation lors du démarrage et la souplesse pour d'éventuelles mise à jour donc j'ai un peu de peine à saisir l'utilité de mettre le maximum de modules en "interne" ...!?  
J'aurais tendance à vouloir faire l'inverse mais je n'ai probablement pas tout saisi ... [:spamafote]

n°436873
Taz
bisounours-codeur
Posté le 21-03-2004 à 16:47:32  profilanswer
 

il faut mettre en dur cedont ton système à besoin pour démarrer
 
la souplesse des mise à jour, c'est un peu de la poudre aux yeux. si t'as des modules 100%binaires, ben là ta pas le choix. sinon quand tu mets à jour ton noyau, tu t'amuses pas à emttre à jour que  le coeur ou que les modules. tu recompiles tout et reboot.
 
y a pas a en mettre le maximum en interne. mais des que c'est essentiel, il faut l'y mettre. sinon tout le reste, périphérique à la con, tu peux le dégager en module. mais bon, je trouve ça idiot de tout avoir en module, si c'est pour charger le truc des le démarrage (voir meme en initrd) et que le truc soit en permence utilisé jusqu'à l'extension du système.s

n°437603
Riot
Buy me a riot
Posté le 22-03-2004 à 10:23:35  profilanswer
 

est-ce que qq'un qui aurait un noyo 2.4 et qui utilise initrd pourrait me filer son fichier .config, son fichier /etc/mkinitrd/initrd.conf et /etc/mkinitrd/modules svp???
parce que la je vois vraiment pas...
 
thx

n°441898
Riot
Buy me a riot
Posté le 26-03-2004 à 21:14:26  profilanswer
 

personne?  :o

n°666370
Kytrix
Posté le 21-04-2005 à 16:16:30  profilanswer
 

je suis encore un pti nouveau sous linux (utilisateur depuis 1an) mais il y a un truc que je croyais avoir compris :
 
grub (ou autre boot loader) se trouve dans le mbr, ensuite il va devoir lire le noyau pour le lancer, donc etre capable d'acceder au disque et lire le file system.
donc mettre le module permettant d'acceder au disque (et donc le noyau) reviens au chat qui court après sa queue non ?
d'ou (toujours d'apres ce que j'avais compris) l'intéret du initrd qui contient des modules pour acceder au noyau .. ou quelque chose comme ça ? non ?
 
mais ce que je ne comprend pas maintenant c'est : si il a besoin de lire initrd .. comment fait grub pour l'ouvrir si il est avec le noyau ? (initrd est balancé dans le mbr ? :S)
 
si quelqu'un pouvait m'éclairer :)

n°666374
[Albator]
MDK un jour, MDK toujours !
Posté le 21-04-2005 à 16:20:28  profilanswer
 

Kytrix a écrit :

je suis encore un pti nouveau sous linux (utilisateur depuis 1an) mais il y a un truc que je croyais avoir compris :
 
grub (ou autre boot loader) se trouve dans le mbr, ensuite il va devoir lire le noyau pour le lancer, donc etre capable d'acceder au disque et lire le file system.
donc mettre le module permettant d'acceder au disque (et donc le noyau) reviens au chat qui court après sa queue non ?
d'ou (toujours d'apres ce que j'avais compris) l'intéret du initrd qui contient des modules pour acceder au noyau .. ou quelque chose comme ça ? non ?
 
mais ce que je ne comprend pas maintenant c'est : si il a besoin de lire initrd .. comment fait grub pour l'ouvrir si il est avec le noyau ? (initrd est balancé dans le mbr ? :S)
 
si quelqu'un pouvait m'éclairer :)


 
Il me semble que le noyau et l'initrd sont chargés directement par Lilo/Grub sur le disque dur, à leur adresse physique (cylindre etc ...), sans tenir compte du filesystem. D'où la nécessite de rééxécuter lilo/grub chaque fois qu'on change de noyau, car les les fichiers peuvent changer de place physique sur le disque dur tout en restant au même endroit sur le filesystem.

n°666404
0liv
Posté le 21-04-2005 à 17:04:24  profilanswer
 

Citation :

D'où la nécessite de rééxécuter lilo/grub chaque fois qu'on change de noyau


petite précision: Grub n'a pas besoin d'être réinstallé à chaque changement de noyau... il y a juste le fichier menu.lst à mettre à jour et c'est tout.

Citation :

comment fait grub pour l'ouvrir si il est avec le noyau ? (initrd est balancé dans le mbr ? :S)


pas sûr d'avoir bien saisi ta question... mais grub utilise un mécanisme de "stage" pour booter. En plus il est capable de lire différents systèmes de fichiers et ne reposent pas sur un codage en dur des adresses pour trouver le noyau cible (donc le code de son MBR n'a pas besoin d'adreese physique pour trouver le stage suivant... d'où le fait qu'on n'a pas besoin de le réexecuter).
Pour essayer de faire simple:
stage1=MBR qui va charger le stage1.5
le stage1.5 est capable de lire le système de fichier sur lequel est le stage2 (si tu vas dans /boot/grub tu verras des fichiers style reiser_stage1_5 ou ext2_stage1_5)
après le stage2 est chargé et à partir de ce moment là tu vas pouvoir choisir ton OS
et à partir de là c'est à ton Linux de savoir gérer son FS (soit en le mettant en dur ou alors en module mais dans ce cas là t'as besoin de l'initrd sinon Kernel PANIC)

n°666417
Kytrix
Posté le 21-04-2005 à 17:31:16  profilanswer
 

0liv a écrit :

Citation :

D'où la nécessite de rééxécuter lilo/grub chaque fois qu'on change de noyau


petite précision: Grub n'a pas besoin d'être réinstallé à chaque changement de noyau... il y a juste le fichier menu.lst à mettre à jour et c'est tout.

Citation :

comment fait grub pour l'ouvrir si il est avec le noyau ? (initrd est balancé dans le mbr ? :S)


pas sûr d'avoir bien saisi ta question... mais grub utilise un mécanisme de "stage" pour booter. En plus il est capable de lire différents systèmes de fichiers et ne reposent pas sur un codage en dur des adresses pour trouver le noyau cible (donc le code de son MBR n'a pas besoin d'adreese physique pour trouver le stage suivant... d'où le fait qu'on n'a pas besoin de le réexecuter).
Pour essayer de faire simple:
stage1=MBR qui va charger le stage1.5
le stage1.5 est capable de lire le système de fichier sur lequel est le stage2 (si tu vas dans /boot/grub tu verras des fichiers style reiser_stage1_5 ou ext2_stage1_5)
après le stage2 est chargé et à partir de ce moment là tu vas pouvoir choisir ton OS
et à partir de là c'est à ton Linux de savoir gérer son FS (soit en le mettant en dur ou alors en module mais dans ce cas là t'as besoin de l'initrd sinon Kernel PANIC)


 
Ok merci pour ces explications, ça tombe bien car j'ai un pb avec la réinstallation de mon nouveau noyau :
si je n'ai pas de initrd j'ai un kernel panic tout de suite après avoir choisi le-dit noyau avec grub,
si je met le initrd (sachant que les modules ide et reiserf(mon / est en reiser)sont en dur dans le noyau) alors ça boot un peu plus loin (donc le noyau est lu par grub) mais ensuite j'ai un kernel panic au moment du montage de / par le noyau (j'ai pleins de message d'alert car il n'arrive pas a lire les modules)
je pensais au début que ça venait des modules, mais j'ai déduit que c'était le noyau qui n'arivait pas a monter / !
j'ai pas de log du coup donc c'est pas évident pour trouver le pb exact.
 
merci :)


Aller à :
Ajouter une réponse
  FORUM HardWare.fr
  Linux et OS Alternatifs
  Installation

  reiserfs et kernel panic

 

Sujets relatifs
MDK 10 kernel 2.6.3.4+ SAGEM 800 = PROBLEME :([debian] kernel 2.6.4 et initrd
Plantage pendant le demarrage du kernelalpha, milo, kernel 2.4.18 (debian) : ne boot pas, prob de rootfs et i
Quota + ReiserFS... c'est possible?Problème graphique avec kernel > 2.4.22
chroot impossible (reiserfs inside ?) [resolu][Kernel 2.6.3] Debian - X qui ne demarre pas...
Pb 3D avec ATI radeon et Mandrake 10 (kernel 2.6.3)Pb avec Mplayer + Alsa + kernel 2.6.3
Plus de sujets relatifs à : reiserfs et kernel panic


Copyright © 1997-2022 Hardware.fr SARL (Signaler un contenu illicite / Données personnelles) / Groupe LDLC / Shop HFR