Gentoo Archives: gentoo-amd64

From: Drake Donahue <donahue95@×××××××.net>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] Re: Kernel panic - not syncing: VFS: Unable to mount root fs on unknown block(2,0)
Date: Mon, 12 Dec 2005 05:37:54
Message-Id: 001101c5fedd$f1ca9460$0200a8c0@donahues.us
In Reply to: Re: [gentoo-amd64] Re: Kernel panic - not syncing: VFS: Unable to mount root fs on unknown block(2,0) by Felipe Ribeiro
1 our grub.conf and fstab are virtual twins should not be problem
2 according to asus web site, asus k8s-mx does not have a sis5513 drive
3 controller, SiS 965L south bridge instead, perhaps removing the sis5513
4 entry from menuconfig and recompiling in hope generic drivers will get you
5 up??
6 ----- Original Message -----
7 From: "Felipe Ribeiro" <felipernb@×××××.com>
8 To: <gentoo-amd64@l.g.o>
9 Sent: Sunday, December 11, 2005 10:05 PM
10 Subject: Re: [gentoo-amd64] Re: Kernel panic - not syncing: VFS: Unable to
11 mount root fs on unknown block(2,0)
12
13
14 > The hard drive is not sata neither scsi.
15 > All file systems support are compiled into the kernel
16 >
17 > in fstab i have:
18 >
19 > /dev/hda1 /win vfat auto,user 1 0
20 > /dev/hda2 / reiserfs notail,defaults,noatime 1 2
21 > /dev/hda3 none swap sw 0 0
22 > /dev/cdrw /cdrw iso9660 auto,ro,user 0 0
23 > /dev/cdrom1 /cdrom iso9660 auto,ro,user 0 0
24 > /dev/fd0 /floppy auto noauto,user 0 0
25 >
26 > proc /proc proc defaults 0 0
27 >
28 > shm /dev/shm tmpfs nodev,nosuid,noexec 0 0
29 >
30 > i have no /boot partition, it is in my root partition.
31 >
32 > i compilled the kernel manually, and when it generated the bzImage file, i
33 > moved it to /boot/bzImage-2.6.14
34 >
35 > Here i put my new grub.conf file and my .config file from kernel.
36 >
37 > Cheers,
38 > Felipe
39 >
40 > ----- grub.conf -----
41 > timeout 5
42 >
43 > default 1
44 >
45 > vga=0x315
46 > video=vesafb:mtrr,ywrap
47 > splashimage=/boot/grub/splash.xpm.gz
48 >
49 > title Gentoo Linux
50 > root (hd0,1)
51 > kernel /boot/bzImage-2.6.14 root=/dev/hda2
52 >
53 > title Windows XP
54 > rootnoverify (hd0,0)
55 > makeactive
56 > chainloader +1
57 >
58 > ------ end of grub.conf -----
59 >
60 > ----- .config -----
61 > #
62 > # Automatically generated make config: don't edit
63 > # Linux kernel version: 2.6.14-gentoo-r2
64 > # Sun Dec 11 23:24:13 2005
65 > #
66 > CONFIG_X86_64=y
67 > CONFIG_64BIT=y
68 > CONFIG_X86=y
69 > CONFIG_SEMAPHORE_SLEEPERS=y
70 > CONFIG_MMU=y
71 > CONFIG_RWSEM_GENERIC_SPINLOCK=y
72 > CONFIG_GENERIC_CALIBRATE_DELAY=y
73 > CONFIG_X86_CMPXCHG=y
74 > CONFIG_EARLY_PRINTK=y
75 > CONFIG_GENERIC_ISA_DMA=y
76 > CONFIG_GENERIC_IOMAP=y
77 > CONFIG_ARCH_MAY_HAVE_PC_FDC=y
78 >
79 > #
80 > # Code maturity level options
81 > #
82 > CONFIG_EXPERIMENTAL=y
83 > CONFIG_CLEAN_COMPILE=y
84 > CONFIG_LOCK_KERNEL=y
85 > CONFIG_INIT_ENV_ARG_LIMIT=32
86 >
87 > #
88 > # General setup
89 > #
90 > CONFIG_LOCALVERSION=""
91 > CONFIG_LOCALVERSION_AUTO=y
92 > CONFIG_SWAP=y
93 > CONFIG_SYSVIPC=y
94 > CONFIG_POSIX_MQUEUE=y
95 > # CONFIG_BSD_PROCESS_ACCT is not set
96 > CONFIG_SYSCTL=y
97 > # CONFIG_AUDIT is not set
98 > CONFIG_HOTPLUG=y
99 > CONFIG_KOBJECT_UEVENT=y
100 > CONFIG_IKCONFIG=y
101 > CONFIG_IKCONFIG_PROC=y
102 > CONFIG_CPUSETS=y
103 > CONFIG_INITRAMFS_SOURCE=""
104 > # CONFIG_EMBEDDED is not set
105 > CONFIG_KALLSYMS=y
106 > CONFIG_KALLSYMS_ALL=y
107 > # CONFIG_KALLSYMS_EXTRA_PASS is not set
108 > CONFIG_PRINTK=y
109 > CONFIG_BUG=y
110 > CONFIG_BASE_FULL=y
111 > CONFIG_FUTEX=y
112 > CONFIG_EPOLL=y
113 > CONFIG_SHMEM=y
114 > CONFIG_CC_ALIGN_FUNCTIONS=0
115 > CONFIG_CC_ALIGN_LABELS=0
116 > CONFIG_CC_ALIGN_LOOPS=0
117 > CONFIG_CC_ALIGN_JUMPS=0
118 > # CONFIG_TINY_SHMEM is not set
119 > CONFIG_BASE_SMALL=0
120 >
121 > #
122 > # Loadable module support
123 > #
124 > CONFIG_MODULES=y
125 > CONFIG_MODULE_UNLOAD=y
126 > CONFIG_MODULE_FORCE_UNLOAD=y
127 > CONFIG_OBSOLETE_MODPARM=y
128 > # CONFIG_MODVERSIONS is not set
129 > # CONFIG_MODULE_SRCVERSION_ALL is not set
130 > CONFIG_KMOD=y
131 > CONFIG_STOP_MACHINE=y
132 >
133 > #
134 > # Processor type and features
135 > #
136 > CONFIG_MK8=y
137 > # CONFIG_MPSC is not set
138 > # CONFIG_GENERIC_CPU is not set
139 > CONFIG_X86_L1_CACHE_BYTES=64
140 > CONFIG_X86_L1_CACHE_SHIFT=6
141 > CONFIG_X86_TSC=y
142 > CONFIG_X86_GOOD_APIC=y
143 > CONFIG_MICROCODE=y
144 > CONFIG_X86_MSR=y
145 > CONFIG_X86_CPUID=y
146 > CONFIG_X86_IO_APIC=y
147 > CONFIG_X86_LOCAL_APIC=y
148 > CONFIG_MTRR=y
149 > CONFIG_SMP=y
150 > CONFIG_SCHED_SMT=y
151 > CONFIG_PREEMPT_NONE=y
152 > # CONFIG_PREEMPT_VOLUNTARY is not set
153 > # CONFIG_PREEMPT is not set
154 > CONFIG_PREEMPT_BKL=y
155 > CONFIG_K8_NUMA=y
156 > # CONFIG_NUMA_EMU is not set
157 > CONFIG_ARCH_DISCONTIGMEM_ENABLE=y
158 > CONFIG_NUMA=y
159 > CONFIG_ARCH_DISCONTIGMEM_DEFAULT=y
160 > CONFIG_ARCH_SPARSEMEM_ENABLE=y
161 > CONFIG_SELECT_MEMORY_MODEL=y
162 > # CONFIG_FLATMEM_MANUAL is not set
163 > CONFIG_DISCONTIGMEM_MANUAL=y
164 > # CONFIG_SPARSEMEM_MANUAL is not set
165 > CONFIG_DISCONTIGMEM=y
166 > CONFIG_FLAT_NODE_MEM_MAP=y
167 > CONFIG_NEED_MULTIPLE_NODES=y
168 > # CONFIG_SPARSEMEM_STATIC is not set
169 > CONFIG_HAVE_ARCH_EARLY_PFN_TO_NID=y
170 > CONFIG_NR_CPUS=32
171 > # CONFIG_HOTPLUG_CPU is not set
172 > CONFIG_HPET_TIMER=y
173 > CONFIG_X86_PM_TIMER=y
174 > CONFIG_HPET_EMULATE_RTC=y
175 > CONFIG_GART_IOMMU=y
176 > CONFIG_SWIOTLB=y
177 > CONFIG_X86_MCE=y
178 > # CONFIG_X86_MCE_INTEL is not set
179 > CONFIG_PHYSICAL_START=0x100000
180 > # CONFIG_KEXEC is not set
181 > CONFIG_SECCOMP=y
182 > # CONFIG_HZ_100 is not set
183 > CONFIG_HZ_250=y
184 > # CONFIG_HZ_1000 is not set
185 > CONFIG_HZ=250
186 > CONFIG_GENERIC_HARDIRQS=y
187 > CONFIG_GENERIC_IRQ_PROBE=y
188 > CONFIG_ISA_DMA_API=y
189 > CONFIG_GENERIC_PENDING_IRQ=y
190 >
191 > #
192 > # Power management options
193 > #
194 > CONFIG_PM=y
195 > # CONFIG_PM_DEBUG is not set
196 >
197 > #
198 > # ACPI (Advanced Configuration and Power Interface) Support
199 > #
200 > CONFIG_ACPI=y
201 > CONFIG_ACPI_AC=y
202 > # CONFIG_ACPI_BATTERY is not set
203 > CONFIG_ACPI_BUTTON=y
204 > # CONFIG_ACPI_VIDEO is not set
205 > CONFIG_ACPI_HOTKEY=m
206 > CONFIG_ACPI_FAN=y
207 > CONFIG_ACPI_PROCESSOR=y
208 > CONFIG_ACPI_THERMAL=y
209 > CONFIG_ACPI_NUMA=y
210 > # CONFIG_ACPI_ASUS is not set
211 > # CONFIG_ACPI_IBM is not set
212 > # CONFIG_ACPI_TOSHIBA is not set
213 > CONFIG_ACPI_BLACKLIST_YEAR=2001
214 > # CONFIG_ACPI_DEBUG is not set
215 > CONFIG_ACPI_EC=y
216 > CONFIG_ACPI_POWER=y
217 > CONFIG_ACPI_SYSTEM=y
218 > # CONFIG_ACPI_CONTAINER is not set
219 >
220 > #
221 > # CPU Frequency scaling
222 > #
223 > CONFIG_CPU_FREQ=y
224 > CONFIG_CPU_FREQ_TABLE=y
225 > # CONFIG_CPU_FREQ_DEBUG is not set
226 > CONFIG_CPU_FREQ_STAT=y
227 > # CONFIG_CPU_FREQ_STAT_DETAILS is not set
228 > CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
229 > # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
230 > CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
231 > # CONFIG_CPU_FREQ_GOV_POWERSAVE is not set
232 > CONFIG_CPU_FREQ_GOV_USERSPACE=y
233 > CONFIG_CPU_FREQ_GOV_ONDEMAND=y
234 > # CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not set
235 >
236 > #
237 > # CPUFreq processor drivers
238 > #
239 > # CONFIG_X86_POWERNOW_K8 is not set
240 > # CONFIG_X86_SPEEDSTEP_CENTRINO is not set
241 > CONFIG_X86_ACPI_CPUFREQ=y
242 >
243 > #
244 > # shared options
245 > #
246 > CONFIG_X86_ACPI_CPUFREQ_PROC_INTF=y
247 > # CONFIG_X86_SPEEDSTEP_LIB is not set
248 >
249 > #
250 > # Bus options (PCI etc.)
251 > #
252 > CONFIG_PCI=y
253 > CONFIG_PCI_DIRECT=y
254 > CONFIG_PCI_MMCONFIG=y
255 > CONFIG_UNORDERED_IO=y
256 > # CONFIG_PCIEPORTBUS is not set
257 > CONFIG_PCI_MSI=y
258 > CONFIG_PCI_LEGACY_PROC=y
259 > # CONFIG_PCI_DEBUG is not set
260 >
261 > #
262 > # PCCARD (PCMCIA/CardBus) support
263 > #
264 > # CONFIG_PCCARD is not set
265 >
266 > #
267 > # PCI Hotplug Support
268 > #
269 > # CONFIG_HOTPLUG_PCI is not set
270 >
271 > #
272 > # Executable file formats / Emulations
273 > #
274 > CONFIG_BINFMT_ELF=y
275 > # CONFIG_BINFMT_MISC is not set
276 > CONFIG_IA32_EMULATION=y
277 > CONFIG_IA32_AOUT=y
278 > CONFIG_COMPAT=y
279 > CONFIG_SYSVIPC_COMPAT=y
280 > CONFIG_UID16=y
281 >
282 > #
283 > # Networking
284 > #
285 > CONFIG_NET=y
286 >
287 > #
288 > # Networking options
289 > #
290 > CONFIG_PACKET=y
291 > # CONFIG_PACKET_MMAP is not set
292 > CONFIG_UNIX=y
293 > # CONFIG_NET_KEY is not set
294 > CONFIG_INET=y
295 > CONFIG_IP_MULTICAST=y
296 > # CONFIG_IP_ADVANCED_ROUTER is not set
297 > CONFIG_IP_FIB_HASH=y
298 > CONFIG_IP_PNP=y
299 > CONFIG_IP_PNP_DHCP=y
300 > # CONFIG_IP_PNP_BOOTP is not set
301 > # CONFIG_IP_PNP_RARP is not set
302 > # CONFIG_NET_IPIP is not set
303 > # CONFIG_NET_IPGRE is not set
304 > # CONFIG_IP_MROUTE is not set
305 > # CONFIG_ARPD is not set
306 > # CONFIG_SYN_COOKIES is not set
307 > # CONFIG_INET_AH is not set
308 > # CONFIG_INET_ESP is not set
309 > # CONFIG_INET_IPCOMP is not set
310 > # CONFIG_INET_TUNNEL is not set
311 > CONFIG_INET_DIAG=y
312 > CONFIG_INET_TCP_DIAG=y
313 > # CONFIG_TCP_CONG_ADVANCED is not set
314 > CONFIG_TCP_CONG_BIC=y
315 > # CONFIG_IPV6 is not set
316 > # CONFIG_NETFILTER is not set
317 >
318 > #
319 > # DCCP Configuration (EXPERIMENTAL)
320 > #
321 > # CONFIG_IP_DCCP is not set
322 >
323 > #
324 > # SCTP Configuration (EXPERIMENTAL)
325 > #
326 > # CONFIG_IP_SCTP is not set
327 > # CONFIG_ATM is not set
328 > # CONFIG_BRIDGE is not set
329 > # CONFIG_VLAN_8021Q is not set
330 > # CONFIG_DECNET is not set
331 > # CONFIG_LLC2 is not set
332 > # CONFIG_IPX is not set
333 > # CONFIG_ATALK is not set
334 > # CONFIG_X25 is not set
335 > # CONFIG_LAPB is not set
336 > # CONFIG_NET_DIVERT is not set
337 > # CONFIG_ECONET is not set
338 > # CONFIG_WAN_ROUTER is not set
339 > # CONFIG_NET_SCHED is not set
340 > # CONFIG_NET_CLS_ROUTE is not set
341 >
342 > #
343 > # Network testing
344 > #
345 > # CONFIG_NET_PKTGEN is not set
346 > # CONFIG_HAMRADIO is not set
347 > # CONFIG_IRDA is not set
348 > # CONFIG_BT is not set
349 > # CONFIG_IEEE80211 is not set
350 >
351 > #
352 > # Device Drivers
353 > #
354 >
355 > #
356 > # Generic Driver Options
357 > #
358 > CONFIG_STANDALONE=y
359 > CONFIG_PREVENT_FIRMWARE_BUILD=y
360 > CONFIG_FW_LOADER=m
361 > # CONFIG_DEBUG_DRIVER is not set
362 >
363 > #
364 > # Connector - unified userspace <-> kernelspace linker
365 > #
366 > # CONFIG_CONNECTOR is not set
367 >
368 > #
369 > # Memory Technology Devices (MTD)
370 > #
371 > # CONFIG_MTD is not set
372 >
373 > #
374 > # Parallel port support
375 > #
376 > # CONFIG_PARPORT is not set
377 >
378 > #
379 > # Plug and Play support
380 > #
381 > CONFIG_PNP=y
382 > # CONFIG_PNP_DEBUG is not set
383 >
384 > #
385 > # Protocols
386 > #
387 > CONFIG_PNPACPI=y
388 >
389 > #
390 > # Block devices
391 > #
392 > CONFIG_BLK_DEV_FD=y
393 > # CONFIG_BLK_CPQ_DA is not set
394 > # CONFIG_BLK_CPQ_CISS_DA is not set
395 > # CONFIG_BLK_DEV_DAC960 is not set
396 > # CONFIG_BLK_DEV_UMEM is not set
397 > # CONFIG_BLK_DEV_COW_COMMON is not set
398 > CONFIG_BLK_DEV_LOOP=y
399 > # CONFIG_BLK_DEV_CRYPTOLOOP is not set
400 > # CONFIG_BLK_DEV_NBD is not set
401 > # CONFIG_BLK_DEV_SX8 is not set
402 > # CONFIG_BLK_DEV_UB is not set
403 > CONFIG_BLK_DEV_RAM=y
404 > CONFIG_BLK_DEV_RAM_COUNT=16
405 > CONFIG_BLK_DEV_RAM_SIZE=4096
406 > CONFIG_BLK_DEV_INITRD=y
407 > CONFIG_LBD=y
408 > CONFIG_CDROM_PKTCDVD=m
409 > CONFIG_CDROM_PKTCDVD_BUFFERS=8
410 > # CONFIG_CDROM_PKTCDVD_WCACHE is not set
411 >
412 > #
413 > # IO Schedulers
414 > #
415 > CONFIG_IOSCHED_NOOP=y
416 > CONFIG_IOSCHED_AS=y
417 > CONFIG_IOSCHED_DEADLINE=y
418 > CONFIG_IOSCHED_CFQ=y
419 > # CONFIG_ATA_OVER_ETH is not set
420 >
421 > #
422 > # ATA/ATAPI/MFM/RLL support
423 > #
424 > CONFIG_IDE=y
425 > CONFIG_BLK_DEV_IDE=y
426 >
427 > #
428 > # Please see Documentation/ide.txt for help/info on IDE drives
429 > #
430 > # CONFIG_BLK_DEV_IDE_SATA is not set
431 > # CONFIG_BLK_DEV_HD_IDE is not set
432 > CONFIG_BLK_DEV_IDEDISK=y
433 > CONFIG_IDEDISK_MULTI_MODE=y
434 > CONFIG_BLK_DEV_IDECD=y
435 > # CONFIG_BLK_DEV_IDETAPE is not set
436 > CONFIG_BLK_DEV_IDEFLOPPY=m
437 > CONFIG_BLK_DEV_IDESCSI=m
438 > # CONFIG_IDE_TASK_IOCTL is not set
439 >
440 > #
441 > # IDE chipset support/bugfixes
442 > #
443 > # CONFIG_IDE_GENERIC is not set
444 > # CONFIG_BLK_DEV_CMD640 is not set
445 > # CONFIG_BLK_DEV_IDEPNP is not set
446 > CONFIG_BLK_DEV_IDEPCI=y
447 > # CONFIG_IDEPCI_SHARE_IRQ is not set
448 > # CONFIG_BLK_DEV_OFFBOARD is not set
449 > # CONFIG_BLK_DEV_GENERIC is not set
450 > # CONFIG_BLK_DEV_OPTI621 is not set
451 > # CONFIG_BLK_DEV_RZ1000 is not set
452 > CONFIG_BLK_DEV_IDEDMA_PCI=y
453 > # CONFIG_BLK_DEV_IDEDMA_FORCED is not set
454 > CONFIG_IDEDMA_PCI_AUTO=y
455 > # CONFIG_IDEDMA_ONLYDISK is not set
456 > # CONFIG_BLK_DEV_AEC62XX is not set
457 > # CONFIG_BLK_DEV_ALI15X3 is not set
458 > # CONFIG_BLK_DEV_AMD74XX is not set
459 > # CONFIG_BLK_DEV_ATIIXP is not set
460 > # CONFIG_BLK_DEV_CMD64X is not set
461 > # CONFIG_BLK_DEV_TRIFLEX is not set
462 > # CONFIG_BLK_DEV_CY82C693 is not set
463 > # CONFIG_BLK_DEV_CS5520 is not set
464 > # CONFIG_BLK_DEV_CS5530 is not set
465 > # CONFIG_BLK_DEV_HPT34X is not set
466 > # CONFIG_BLK_DEV_HPT366 is not set
467 > # CONFIG_BLK_DEV_SC1200 is not set
468 > # CONFIG_BLK_DEV_PIIX is not set
469 > # CONFIG_BLK_DEV_IT821X is not set
470 > # CONFIG_BLK_DEV_NS87415 is not set
471 > # CONFIG_BLK_DEV_PDC202XX_OLD is not set
472 > # CONFIG_BLK_DEV_PDC202XX_NEW is not set
473 > # CONFIG_BLK_DEV_SVWKS is not set
474 > # CONFIG_BLK_DEV_SIIMAGE is not set
475 > CONFIG_BLK_DEV_SIS5513=y
476 > # CONFIG_BLK_DEV_SLC90E66 is not set
477 > # CONFIG_BLK_DEV_TRM290 is not set
478 > # CONFIG_BLK_DEV_VIA82CXXX is not set
479 > # CONFIG_IDE_ARM is not set
480 > CONFIG_BLK_DEV_IDEDMA=y
481 > # CONFIG_IDEDMA_IVB is not set
482 > CONFIG_IDEDMA_AUTO=y
483 > # CONFIG_BLK_DEV_HD is not set
484 >
485 > #
486 > # SCSI device support
487 > #
488 > # CONFIG_RAID_ATTRS is not set
489 > CONFIG_SCSI=y
490 > CONFIG_SCSI_PROC_FS=y
491 >
492 > #
493 > # SCSI support type (disk, tape, CD-ROM)
494 > #
495 > # CONFIG_BLK_DEV_SD is not set
496 > # CONFIG_CHR_DEV_ST is not set
497 > # CONFIG_CHR_DEV_OSST is not set
498 > # CONFIG_BLK_DEV_SR is not set
499 > CONFIG_CHR_DEV_SG=m
500 > # CONFIG_CHR_DEV_SCH is not set
501 >
502 > #
503 > # Some SCSI devices (e.g. CD jukebox) support multiple LUNs
504 > #
505 > # CONFIG_SCSI_MULTI_LUN is not set
506 > # CONFIG_SCSI_CONSTANTS is not set
507 > # CONFIG_SCSI_LOGGING is not set
508 >
509 > #
510 > # SCSI Transport Attributes
511 > #
512 > CONFIG_SCSI_SPI_ATTRS=y
513 > # CONFIG_SCSI_FC_ATTRS is not set
514 > # CONFIG_SCSI_ISCSI_ATTRS is not set
515 > # CONFIG_SCSI_SAS_ATTRS is not set
516 >
517 > #
518 > # SCSI low-level drivers
519 > #
520 > # CONFIG_BLK_DEV_3W_XXXX_RAID is not set
521 > # CONFIG_SCSI_3W_9XXX is not set
522 > # CONFIG_SCSI_ACARD is not set
523 > # CONFIG_SCSI_AACRAID is not set
524 > # CONFIG_SCSI_AIC7XXX is not set
525 > # CONFIG_SCSI_AIC7XXX_OLD is not set
526 > CONFIG_SCSI_AIC79XX=y
527 > CONFIG_AIC79XX_CMDS_PER_DEVICE=32
528 > CONFIG_AIC79XX_RESET_DELAY_MS=4000
529 > # CONFIG_AIC79XX_ENABLE_RD_STRM is not set
530 > # CONFIG_AIC79XX_DEBUG_ENABLE is not set
531 > CONFIG_AIC79XX_DEBUG_MASK=0
532 > # CONFIG_AIC79XX_REG_PRETTY_PRINT is not set
533 > # CONFIG_MEGARAID_NEWGEN is not set
534 > # CONFIG_MEGARAID_LEGACY is not set
535 > # CONFIG_MEGARAID_SAS is not set
536 > CONFIG_SCSI_SATA=y
537 > # CONFIG_SCSI_SATA_AHCI is not set
538 > # CONFIG_SCSI_SATA_SVW is not set
539 > CONFIG_SCSI_ATA_PIIX=y
540 > # CONFIG_SCSI_SATA_MV is not set
541 > # CONFIG_SCSI_SATA_NV is not set
542 > # CONFIG_SCSI_SATA_PROMISE is not set
543 > # CONFIG_SCSI_SATA_QSTOR is not set
544 > # CONFIG_SCSI_SATA_SX4 is not set
545 > # CONFIG_SCSI_SATA_SIL is not set
546 > # CONFIG_SCSI_SATA_SIS is not set
547 > # CONFIG_SCSI_SATA_ULI is not set
548 > CONFIG_SCSI_SATA_VIA=y
549 > # CONFIG_SCSI_SATA_VITESSE is not set
550 > CONFIG_SCSI_SATA_INTEL_COMBINED=y
551 > # CONFIG_SCSI_BUSLOGIC is not set
552 > # CONFIG_SCSI_DMX3191D is not set
553 > # CONFIG_SCSI_EATA is not set
554 > # CONFIG_SCSI_FUTURE_DOMAIN is not set
555 > # CONFIG_SCSI_GDTH is not set
556 > # CONFIG_SCSI_IPS is not set
557 > # CONFIG_SCSI_INITIO is not set
558 > # CONFIG_SCSI_INIA100 is not set
559 > # CONFIG_SCSI_SYM53C8XX_2 is not set
560 > # CONFIG_SCSI_IPR is not set
561 > # CONFIG_SCSI_QLOGIC_FC is not set
562 > # CONFIG_SCSI_QLOGIC_1280 is not set
563 > CONFIG_SCSI_QLA2XXX=y
564 > # CONFIG_SCSI_QLA21XX is not set
565 > # CONFIG_SCSI_QLA22XX is not set
566 > # CONFIG_SCSI_QLA2300 is not set
567 > # CONFIG_SCSI_QLA2322 is not set
568 > # CONFIG_SCSI_QLA6312 is not set
569 > # CONFIG_SCSI_QLA24XX is not set
570 > # CONFIG_SCSI_LPFC is not set
571 > # CONFIG_SCSI_DC395x is not set
572 > # CONFIG_SCSI_DC390T is not set
573 > # CONFIG_SCSI_DEBUG is not set
574 >
575 > #
576 > # Multi-device support (RAID and LVM)
577 > #
578 > # CONFIG_MD is not set
579 >
580 > #
581 > # Fusion MPT device support
582 > #
583 > # CONFIG_FUSION is not set
584 > # CONFIG_FUSION_SPI is not set
585 > # CONFIG_FUSION_FC is not set
586 > # CONFIG_FUSION_SAS is not set
587 >
588 > #
589 > # IEEE 1394 (FireWire) support
590 > #
591 > # CONFIG_IEEE1394 is not set
592 >
593 > #
594 > # I2O device support
595 > #
596 > # CONFIG_I2O is not set
597 >
598 > #
599 > # Network device support
600 > #
601 > CONFIG_NETDEVICES=y
602 > # CONFIG_DUMMY is not set
603 > # CONFIG_BONDING is not set
604 > # CONFIG_EQUALIZER is not set
605 > CONFIG_TUN=y
606 > # CONFIG_NET_SB1000 is not set
607 >
608 > #
609 > # ARCnet devices
610 > #
611 > # CONFIG_ARCNET is not set
612 >
613 > #
614 > # PHY device support
615 > #
616 > # CONFIG_PHYLIB is not set
617 >
618 > #
619 > # Ethernet (10 or 100Mbit)
620 > #
621 > CONFIG_NET_ETHERNET=y
622 > CONFIG_MII=y
623 > # CONFIG_HAPPYMEAL is not set
624 > # CONFIG_SUNGEM is not set
625 > # CONFIG_CASSINI is not set
626 > # CONFIG_NET_VENDOR_3COM is not set
627 >
628 > #
629 > # Tulip family network device support
630 > #
631 > # CONFIG_NET_TULIP is not set
632 > # CONFIG_HP100 is not set
633 > CONFIG_NET_PCI=y
634 > # CONFIG_PCNET32 is not set
635 > # CONFIG_AMD8111_ETH is not set
636 > # CONFIG_ADAPTEC_STARFIRE is not set
637 > # CONFIG_B44 is not set
638 > # CONFIG_FORCEDETH is not set
639 > # CONFIG_DGRS is not set
640 > # CONFIG_EEPRO100 is not set
641 > # CONFIG_E100 is not set
642 > # CONFIG_FEALNX is not set
643 > # CONFIG_NATSEMI is not set
644 > # CONFIG_NE2K_PCI is not set
645 > # CONFIG_8139CP is not set
646 > # CONFIG_8139TOO is not set
647 > # CONFIG_SIS900 is not set
648 > # CONFIG_EPIC100 is not set
649 > # CONFIG_SUNDANCE is not set
650 > CONFIG_VIA_RHINE=m
651 > # CONFIG_VIA_RHINE_MMIO is not set
652 >
653 > #
654 > # Ethernet (1000 Mbit)
655 > #
656 > # CONFIG_ACENIC is not set
657 > # CONFIG_DL2K is not set
658 > # CONFIG_E1000 is not set
659 > # CONFIG_NS83820 is not set
660 > # CONFIG_HAMACHI is not set
661 > # CONFIG_YELLOWFIN is not set
662 > # CONFIG_R8169 is not set
663 > CONFIG_SIS190=m
664 > # CONFIG_SKGE is not set
665 > # CONFIG_SK98LIN is not set
666 > # CONFIG_VIA_VELOCITY is not set
667 > # CONFIG_TIGON3 is not set
668 > # CONFIG_BNX2 is not set
669 >
670 > #
671 > # Ethernet (10000 Mbit)
672 > #
673 > # CONFIG_CHELSIO_T1 is not set
674 > # CONFIG_IXGB is not set
675 > # CONFIG_S2IO is not set
676 >
677 > #
678 > # Token Ring devices
679 > #
680 > # CONFIG_TR is not set
681 >
682 > #
683 > # Wireless LAN (non-hamradio)
684 > #
685 > # CONFIG_NET_RADIO is not set
686 >
687 > #
688 > # Wan interfaces
689 > #
690 > # CONFIG_WAN is not set
691 > # CONFIG_FDDI is not set
692 > # CONFIG_HIPPI is not set
693 > # CONFIG_PPP is not set
694 > # CONFIG_SLIP is not set
695 > # CONFIG_NET_FC is not set
696 > # CONFIG_SHAPER is not set
697 > # CONFIG_NETCONSOLE is not set
698 > # CONFIG_NETPOLL is not set
699 > # CONFIG_NET_POLL_CONTROLLER is not set
700 >
701 > #
702 > # ISDN subsystem
703 > #
704 > # CONFIG_ISDN is not set
705 >
706 > #
707 > # Telephony Support
708 > #
709 > # CONFIG_PHONE is not set
710 >
711 > #
712 > # Input device support
713 > #
714 > CONFIG_INPUT=y
715 >
716 > #
717 > # Userland interfaces
718 > #
719 > CONFIG_INPUT_MOUSEDEV=y
720 > CONFIG_INPUT_MOUSEDEV_PSAUX=y
721 > CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
722 > CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
723 > # CONFIG_INPUT_JOYDEV is not set
724 > # CONFIG_INPUT_TSDEV is not set
725 > CONFIG_INPUT_EVDEV=y
726 > # CONFIG_INPUT_EVBUG is not set
727 >
728 > #
729 > # Input Device Drivers
730 > #
731 > CONFIG_INPUT_KEYBOARD=y
732 > CONFIG_KEYBOARD_ATKBD=y
733 > # CONFIG_KEYBOARD_SUNKBD is not set
734 > # CONFIG_KEYBOARD_LKKBD is not set
735 > # CONFIG_KEYBOARD_XTKBD is not set
736 > # CONFIG_KEYBOARD_NEWTON is not set
737 > CONFIG_INPUT_MOUSE=y
738 > CONFIG_MOUSE_PS2=y
739 > # CONFIG_MOUSE_SERIAL is not set
740 > # CONFIG_MOUSE_VSXXXAA is not set
741 > # CONFIG_INPUT_JOYSTICK is not set
742 > # CONFIG_INPUT_TOUCHSCREEN is not set
743 > # CONFIG_INPUT_MISC is not set
744 >
745 > #
746 > # Hardware I/O ports
747 > #
748 > CONFIG_SERIO=y
749 > CONFIG_SERIO_I8042=y
750 > # CONFIG_SERIO_SERPORT is not set
751 > # CONFIG_SERIO_CT82C710 is not set
752 > # CONFIG_SERIO_PCIPS2 is not set
753 > CONFIG_SERIO_LIBPS2=y
754 > # CONFIG_SERIO_RAW is not set
755 > # CONFIG_GAMEPORT is not set
756 >
757 > #
758 > # Character devices
759 > #
760 > CONFIG_VT=y
761 > CONFIG_VT_CONSOLE=y
762 > CONFIG_HW_CONSOLE=y
763 > # CONFIG_SERIAL_NONSTANDARD is not set
764 >
765 > #
766 > # Serial drivers
767 > #
768 > CONFIG_SERIAL_8250=y
769 > CONFIG_SERIAL_8250_CONSOLE=y
770 > # CONFIG_SERIAL_8250_ACPI is not set
771 > CONFIG_SERIAL_8250_NR_UARTS=4
772 > # CONFIG_SERIAL_8250_EXTENDED is not set
773 >
774 > #
775 > # Non-8250 serial port support
776 > #
777 > CONFIG_SERIAL_CORE=y
778 > CONFIG_SERIAL_CORE_CONSOLE=y
779 > # CONFIG_SERIAL_JSM is not set
780 > CONFIG_UNIX98_PTYS=y
781 > CONFIG_LEGACY_PTYS=y
782 > CONFIG_LEGACY_PTY_COUNT=256
783 >
784 > #
785 > # IPMI
786 > #
787 > # CONFIG_IPMI_HANDLER is not set
788 >
789 > #
790 > # Watchdog Cards
791 > #
792 > # CONFIG_WATCHDOG is not set
793 > CONFIG_HW_RANDOM=y
794 > # CONFIG_NVRAM is not set
795 > CONFIG_RTC=y
796 > # CONFIG_R3964 is not set
797 > # CONFIG_APPLICOM is not set
798 >
799 > #
800 > # Ftape, the floppy tape device driver
801 > #
802 > CONFIG_AGP=y
803 > CONFIG_AGP_AMD64=y
804 > # CONFIG_AGP_INTEL is not set
805 > # CONFIG_DRM is not set
806 > # CONFIG_MWAVE is not set
807 > CONFIG_RAW_DRIVER=y
808 > CONFIG_HPET=y
809 > # CONFIG_HPET_RTC_IRQ is not set
810 > CONFIG_HPET_MMAP=y
811 > CONFIG_MAX_RAW_DEVS=256
812 > # CONFIG_HANGCHECK_TIMER is not set
813 >
814 > #
815 > # TPM devices
816 > #
817 > # CONFIG_TCG_TPM is not set
818 >
819 > #
820 > # I2C support
821 > #
822 > # CONFIG_I2C is not set
823 >
824 > #
825 > # Dallas's 1-wire bus
826 > #
827 > # CONFIG_W1 is not set
828 >
829 > #
830 > # Hardware Monitoring support
831 > #
832 > CONFIG_HWMON=y
833 > # CONFIG_HWMON_VID is not set
834 > # CONFIG_SENSORS_HDAPS is not set
835 > # CONFIG_HWMON_DEBUG_CHIP is not set
836 >
837 > #
838 > # Misc devices
839 > #
840 > # CONFIG_IBM_ASM is not set
841 >
842 > #
843 > # Multimedia Capabilities Port drivers
844 > #
845 >
846 > #
847 > # Multimedia devices
848 > #
849 > # CONFIG_VIDEO_DEV is not set
850 >
851 > #
852 > # Digital Video Broadcasting Devices
853 > #
854 > # CONFIG_DVB is not set
855 >
856 > #
857 > # Graphics support
858 > #
859 > CONFIG_FB=m
860 > CONFIG_FB_CFB_FILLRECT=m
861 > CONFIG_FB_CFB_COPYAREA=m
862 > CONFIG_FB_CFB_IMAGEBLIT=m
863 > CONFIG_FB_SOFT_CURSOR=m
864 > # CONFIG_FB_MACMODES is not set
865 > CONFIG_FB_MODE_HELPERS=y
866 > # CONFIG_FB_TILEBLITTING is not set
867 > # CONFIG_FB_CIRRUS is not set
868 > # CONFIG_FB_PM2 is not set
869 > # CONFIG_FB_CYBER2000 is not set
870 > # CONFIG_FB_ARC is not set
871 > # CONFIG_FB_VGA16 is not set
872 > CONFIG_VIDEO_SELECT=y
873 > # CONFIG_FB_HGA is not set
874 > CONFIG_FB_NVIDIA=m
875 > # CONFIG_FB_NVIDIA_I2C is not set
876 > # CONFIG_FB_RIVA is not set
877 > # CONFIG_FB_MATROX is not set
878 > # CONFIG_FB_RADEON_OLD is not set
879 > # CONFIG_FB_RADEON is not set
880 > # CONFIG_FB_ATY128 is not set
881 > # CONFIG_FB_ATY is not set
882 > # CONFIG_FB_SAVAGE is not set
883 > # CONFIG_FB_SIS is not set
884 > # CONFIG_FB_NEOMAGIC is not set
885 > # CONFIG_FB_KYRO is not set
886 > # CONFIG_FB_3DFX is not set
887 > # CONFIG_FB_VOODOO1 is not set
888 > # CONFIG_FB_CYBLA is not set
889 > # CONFIG_FB_TRIDENT is not set
890 > # CONFIG_FB_GEODE is not set
891 > # CONFIG_FB_S1D13XXX is not set
892 > # CONFIG_FB_VIRTUAL is not set
893 >
894 > #
895 > # Console display driver support
896 > #
897 > CONFIG_VGA_CONSOLE=y
898 > CONFIG_DUMMY_CONSOLE=y
899 > CONFIG_FRAMEBUFFER_CONSOLE=m
900 > # CONFIG_FONTS is not set
901 > CONFIG_FONT_8x8=y
902 > CONFIG_FONT_8x16=y
903 >
904 > #
905 > # Logo configuration
906 > #
907 > # CONFIG_LOGO is not set
908 > # CONFIG_BACKLIGHT_LCD_SUPPORT is not set
909 >
910 > #
911 > # Speakup console speech
912 > #
913 > # CONFIG_SPEAKUP is not set
914 > CONFIG_SPEAKUP_DEFAULT="none"
915 >
916 > #
917 > # Sound
918 > #
919 > CONFIG_SOUND=y
920 >
921 > #
922 > # Advanced Linux Sound Architecture
923 > #
924 > CONFIG_SND=m
925 > CONFIG_SND_TIMER=m
926 > CONFIG_SND_PCM=m
927 > CONFIG_SND_RAWMIDI=m
928 > CONFIG_SND_SEQUENCER=m
929 > # CONFIG_SND_SEQ_DUMMY is not set
930 > CONFIG_SND_OSSEMUL=y
931 > CONFIG_SND_MIXER_OSS=m
932 > CONFIG_SND_PCM_OSS=m
933 > CONFIG_SND_SEQUENCER_OSS=y
934 > # CONFIG_SND_RTCTIMER is not set
935 > # CONFIG_SND_VERBOSE_PRINTK is not set
936 > # CONFIG_SND_DEBUG is not set
937 >
938 > #
939 > # Generic devices
940 > #
941 > # CONFIG_SND_DUMMY is not set
942 > # CONFIG_SND_VIRMIDI is not set
943 > # CONFIG_SND_MTPAV is not set
944 > # CONFIG_SND_SERIAL_U16550 is not set
945 > # CONFIG_SND_MPU401 is not set
946 > CONFIG_SND_AC97_CODEC=m
947 > CONFIG_SND_AC97_BUS=m
948 >
949 > #
950 > # PCI devices
951 > #
952 > # CONFIG_SND_ALI5451 is not set
953 > # CONFIG_SND_ATIIXP is not set
954 > # CONFIG_SND_ATIIXP_MODEM is not set
955 > # CONFIG_SND_AU8810 is not set
956 > # CONFIG_SND_AU8820 is not set
957 > # CONFIG_SND_AU8830 is not set
958 > # CONFIG_SND_AZT3328 is not set
959 > # CONFIG_SND_BT87X is not set
960 > # CONFIG_SND_CS46XX is not set
961 > # CONFIG_SND_CS4281 is not set
962 > # CONFIG_SND_EMU10K1 is not set
963 > # CONFIG_SND_EMU10K1X is not set
964 > # CONFIG_SND_CA0106 is not set
965 > # CONFIG_SND_KORG1212 is not set
966 > # CONFIG_SND_MIXART is not set
967 > # CONFIG_SND_NM256 is not set
968 > # CONFIG_SND_RME32 is not set
969 > # CONFIG_SND_RME96 is not set
970 > # CONFIG_SND_RME9652 is not set
971 > # CONFIG_SND_HDSP is not set
972 > # CONFIG_SND_HDSPM is not set
973 > # CONFIG_SND_TRIDENT is not set
974 > # CONFIG_SND_YMFPCI is not set
975 > # CONFIG_SND_AD1889 is not set
976 > # CONFIG_SND_ALS4000 is not set
977 > # CONFIG_SND_CMIPCI is not set
978 > CONFIG_SND_ENS1370=m
979 > CONFIG_SND_ENS1371=m
980 > # CONFIG_SND_ES1938 is not set
981 > # CONFIG_SND_ES1968 is not set
982 > # CONFIG_SND_MAESTRO3 is not set
983 > # CONFIG_SND_FM801 is not set
984 > # CONFIG_SND_ICE1712 is not set
985 > # CONFIG_SND_ICE1724 is not set
986 > # CONFIG_SND_INTEL8X0 is not set
987 > # CONFIG_SND_INTEL8X0M is not set
988 > # CONFIG_SND_SONICVIBES is not set
989 > # CONFIG_SND_VIA82XX is not set
990 > # CONFIG_SND_VIA82XX_MODEM is not set
991 > # CONFIG_SND_VX222 is not set
992 > # CONFIG_SND_HDA_INTEL is not set
993 >
994 > #
995 > # USB devices
996 > #
997 > # CONFIG_SND_USB_AUDIO is not set
998 > # CONFIG_SND_USB_USX2Y is not set
999 >
1000 > #
1001 > # Open Sound System
1002 > #
1003 > # CONFIG_SOUND_PRIME is not set
1004 >
1005 > #
1006 > # USB support
1007 > #
1008 > CONFIG_USB_ARCH_HAS_HCD=y
1009 > CONFIG_USB_ARCH_HAS_OHCI=y
1010 > CONFIG_USB=y
1011 > # CONFIG_USB_DEBUG is not set
1012 >
1013 > #
1014 > # Miscellaneous USB options
1015 > #
1016 > CONFIG_USB_DEVICEFS=y
1017 > # CONFIG_USB_BANDWIDTH is not set
1018 > # CONFIG_USB_DYNAMIC_MINORS is not set
1019 > # CONFIG_USB_SUSPEND is not set
1020 > # CONFIG_USB_OTG is not set
1021 >
1022 > #
1023 > # USB Host Controller Drivers
1024 > #
1025 > CONFIG_USB_EHCI_HCD=y
1026 > # CONFIG_USB_EHCI_SPLIT_ISO is not set
1027 > # CONFIG_USB_EHCI_ROOT_HUB_TT is not set
1028 > # CONFIG_USB_ISP116X_HCD is not set
1029 > CONFIG_USB_OHCI_HCD=y
1030 > # CONFIG_USB_OHCI_BIG_ENDIAN is not set
1031 > CONFIG_USB_OHCI_LITTLE_ENDIAN=y
1032 > CONFIG_USB_UHCI_HCD=y
1033 > # CONFIG_USB_SL811_HCD is not set
1034 >
1035 > #
1036 > # USB Device Class drivers
1037 > #
1038 > # CONFIG_OBSOLETE_OSS_USB_DRIVER is not set
1039 > # CONFIG_USB_BLUETOOTH_TTY is not set
1040 > # CONFIG_USB_ACM is not set
1041 > CONFIG_USB_PRINTER=y
1042 >
1043 > #
1044 > # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be
1045 > needed; see USB_STORAGE Help for more information
1046 > #
1047 > CONFIG_USB_STORAGE=y
1048 > # CONFIG_USB_STORAGE_DEBUG is not set
1049 > # CONFIG_USB_STORAGE_DATAFAB is not set
1050 > # CONFIG_USB_STORAGE_FREECOM is not set
1051 > # CONFIG_USB_STORAGE_ISD200 is not set
1052 > # CONFIG_USB_STORAGE_DPCM is not set
1053 > # CONFIG_USB_STORAGE_USBAT is not set
1054 > # CONFIG_USB_STORAGE_SDDR09 is not set
1055 > # CONFIG_USB_STORAGE_SDDR55 is not set
1056 > # CONFIG_USB_STORAGE_JUMPSHOT is not set
1057 > # CONFIG_USB_STORAGE_ONETOUCH is not set
1058 >
1059 > #
1060 > # USB Input Devices
1061 > #
1062 > CONFIG_USB_HID=y
1063 > CONFIG_USB_HIDINPUT=y
1064 > # CONFIG_HID_FF is not set
1065 > CONFIG_USB_HIDDEV=y
1066 > # CONFIG_USB_AIPTEK is not set
1067 > # CONFIG_USB_WACOM is not set
1068 > # CONFIG_USB_ACECAD is not set
1069 > # CONFIG_USB_KBTAB is not set
1070 > # CONFIG_USB_POWERMATE is not set
1071 > # CONFIG_USB_MTOUCH is not set
1072 > # CONFIG_USB_ITMTOUCH is not set
1073 > # CONFIG_USB_EGALAX is not set
1074 > # CONFIG_USB_YEALINK is not set
1075 > # CONFIG_USB_XPAD is not set
1076 > # CONFIG_USB_ATI_REMOTE is not set
1077 > # CONFIG_USB_KEYSPAN_REMOTE is not set
1078 > # CONFIG_USB_APPLETOUCH is not set
1079 >
1080 > #
1081 > # USB Imaging devices
1082 > #
1083 > # CONFIG_USB_MDC800 is not set
1084 > # CONFIG_USB_MICROTEK is not set
1085 >
1086 > #
1087 > # USB Multimedia devices
1088 > #
1089 > # CONFIG_USB_DABUSB is not set
1090 >
1091 > #
1092 > # Video4Linux support is needed for USB Multimedia device support
1093 > #
1094 >
1095 > #
1096 > # USB Network Adapters
1097 > #
1098 > # CONFIG_USB_CATC is not set
1099 > # CONFIG_USB_KAWETH is not set
1100 > # CONFIG_USB_PEGASUS is not set
1101 > # CONFIG_USB_RTL8150 is not set
1102 > # CONFIG_USB_USBNET is not set
1103 > CONFIG_USB_MON=y
1104 >
1105 > #
1106 > # USB port drivers
1107 > #
1108 >
1109 > #
1110 > # USB Serial Converter support
1111 > #
1112 > # CONFIG_USB_SERIAL is not set
1113 >
1114 > #
1115 > # USB Miscellaneous drivers
1116 > #
1117 > # CONFIG_USB_EMI62 is not set
1118 > # CONFIG_USB_EMI26 is not set
1119 > # CONFIG_USB_AUERSWALD is not set
1120 > # CONFIG_USB_RIO500 is not set
1121 > # CONFIG_USB_LEGOTOWER is not set
1122 > # CONFIG_USB_LCD is not set
1123 > # CONFIG_USB_LED is not set
1124 > # CONFIG_USB_CYTHERM is not set
1125 > # CONFIG_USB_PHIDGETKIT is not set
1126 > # CONFIG_USB_PHIDGETSERVO is not set
1127 > # CONFIG_USB_IDMOUSE is not set
1128 > # CONFIG_USB_SISUSBVGA is not set
1129 > # CONFIG_USB_LD is not set
1130 > # CONFIG_USB_TEST is not set
1131 >
1132 > #
1133 > # USB DSL modem support
1134 > #
1135 >
1136 > #
1137 > # USB Gadget Support
1138 > #
1139 > # CONFIG_USB_GADGET is not set
1140 >
1141 > #
1142 > # MMC/SD Card support
1143 > #
1144 > # CONFIG_MMC is not set
1145 >
1146 > #
1147 > # InfiniBand support
1148 > #
1149 > # CONFIG_INFINIBAND is not set
1150 >
1151 > #
1152 > # SN Devices
1153 > #
1154 >
1155 > #
1156 > # Firmware Drivers
1157 > #
1158 > # CONFIG_EDD is not set
1159 > # CONFIG_DELL_RBU is not set
1160 > # CONFIG_DCDBAS is not set
1161 >
1162 > #
1163 > # File systems
1164 > #
1165 > CONFIG_EXT2_FS=y
1166 > CONFIG_EXT2_FS_XATTR=y
1167 > CONFIG_EXT2_FS_POSIX_ACL=y
1168 > # CONFIG_EXT2_FS_SECURITY is not set
1169 > # CONFIG_EXT2_FS_XIP is not set
1170 > CONFIG_EXT3_FS=y
1171 > CONFIG_EXT3_FS_XATTR=y
1172 > CONFIG_EXT3_FS_POSIX_ACL=y
1173 > # CONFIG_EXT3_FS_SECURITY is not set
1174 > CONFIG_JBD=y
1175 > # CONFIG_JBD_DEBUG is not set
1176 > CONFIG_FS_MBCACHE=y
1177 > CONFIG_REISERFS_FS=y
1178 > # CONFIG_REISERFS_CHECK is not set
1179 > # CONFIG_REISERFS_PROC_INFO is not set
1180 > CONFIG_REISERFS_FS_XATTR=y
1181 > CONFIG_REISERFS_FS_POSIX_ACL=y
1182 > # CONFIG_REISERFS_FS_SECURITY is not set
1183 > # CONFIG_JFS_FS is not set
1184 > CONFIG_FS_POSIX_ACL=y
1185 > # CONFIG_XFS_FS is not set
1186 > # CONFIG_MINIX_FS is not set
1187 > # CONFIG_ROMFS_FS is not set
1188 > CONFIG_INOTIFY=y
1189 > # CONFIG_QUOTA is not set
1190 > CONFIG_DNOTIFY=y
1191 > CONFIG_AUTOFS_FS=y
1192 > # CONFIG_AUTOFS4_FS is not set
1193 > # CONFIG_FUSE_FS is not set
1194 >
1195 > #
1196 > # CD-ROM/DVD Filesystems
1197 > #
1198 > CONFIG_ISO9660_FS=y
1199 > CONFIG_JOLIET=y
1200 > # CONFIG_ZISOFS is not set
1201 > # CONFIG_UDF_FS is not set
1202 >
1203 > #
1204 > # DOS/FAT/NT Filesystems
1205 > #
1206 > CONFIG_FAT_FS=y
1207 > CONFIG_MSDOS_FS=y
1208 > CONFIG_VFAT_FS=y
1209 > CONFIG_FAT_DEFAULT_CODEPAGE=437
1210 > CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
1211 > # CONFIG_NTFS_FS is not set
1212 >
1213 > #
1214 > # Pseudo filesystems
1215 > #
1216 > CONFIG_PROC_FS=y
1217 > CONFIG_PROC_KCORE=y
1218 > CONFIG_SYSFS=y
1219 > CONFIG_TMPFS=y
1220 > CONFIG_HUGETLBFS=y
1221 > CONFIG_HUGETLB_PAGE=y
1222 > CONFIG_RAMFS=y
1223 > # CONFIG_RELAYFS_FS is not set
1224 >
1225 > #
1226 > # Miscellaneous filesystems
1227 > #
1228 > # CONFIG_ADFS_FS is not set
1229 > # CONFIG_AFFS_FS is not set
1230 > # CONFIG_HFS_FS is not set
1231 > # CONFIG_HFSPLUS_FS is not set
1232 > # CONFIG_BEFS_FS is not set
1233 > # CONFIG_BFS_FS is not set
1234 > # CONFIG_EFS_FS is not set
1235 > # CONFIG_CRAMFS is not set
1236 > # CONFIG_SQUASHFS is not set
1237 > # CONFIG_VXFS_FS is not set
1238 > # CONFIG_HPFS_FS is not set
1239 > # CONFIG_QNX4FS_FS is not set
1240 > # CONFIG_SYSV_FS is not set
1241 > # CONFIG_UFS_FS is not set
1242 >
1243 > #
1244 > # Network File Systems
1245 > #
1246 > CONFIG_NFS_FS=m
1247 > # CONFIG_NFS_V3 is not set
1248 > # CONFIG_NFS_V4 is not set
1249 > # CONFIG_NFS_DIRECTIO is not set
1250 > CONFIG_NFSD=m
1251 > # CONFIG_NFSD_V3 is not set
1252 > CONFIG_NFSD_TCP=y
1253 > CONFIG_LOCKD=m
1254 > CONFIG_EXPORTFS=m
1255 > CONFIG_NFS_COMMON=y
1256 > CONFIG_SUNRPC=m
1257 > # CONFIG_RPCSEC_GSS_KRB5 is not set
1258 > # CONFIG_RPCSEC_GSS_SPKM3 is not set
1259 > CONFIG_SMB_FS=m
1260 > CONFIG_SMB_NLS_DEFAULT=y
1261 > CONFIG_SMB_NLS_REMOTE="cp437"
1262 > # CONFIG_CIFS is not set
1263 > # CONFIG_NCP_FS is not set
1264 > # CONFIG_CODA_FS is not set
1265 > # CONFIG_AFS_FS is not set
1266 > # CONFIG_9P_FS is not set
1267 >
1268 > #
1269 > # Partition Types
1270 > #
1271 > CONFIG_PARTITION_ADVANCED=y
1272 > # CONFIG_ACORN_PARTITION is not set
1273 > # CONFIG_OSF_PARTITION is not set
1274 > # CONFIG_AMIGA_PARTITION is not set
1275 > # CONFIG_ATARI_PARTITION is not set
1276 > # CONFIG_MAC_PARTITION is not set
1277 > CONFIG_MSDOS_PARTITION=y
1278 > # CONFIG_BSD_DISKLABEL is not set
1279 > # CONFIG_MINIX_SUBPARTITION is not set
1280 > # CONFIG_SOLARIS_X86_PARTITION is not set
1281 > # CONFIG_UNIXWARE_DISKLABEL is not set
1282 > # CONFIG_LDM_PARTITION is not set
1283 > # CONFIG_SGI_PARTITION is not set
1284 > # CONFIG_ULTRIX_PARTITION is not set
1285 > # CONFIG_SUN_PARTITION is not set
1286 > # CONFIG_EFI_PARTITION is not set
1287 >
1288 > #
1289 > # Native Language Support
1290 > #
1291 > CONFIG_NLS=y
1292 > CONFIG_NLS_DEFAULT="iso8859-1"
1293 > CONFIG_NLS_CODEPAGE_437=y
1294 > # CONFIG_NLS_CODEPAGE_737 is not set
1295 > # CONFIG_NLS_CODEPAGE_775 is not set
1296 > # CONFIG_NLS_CODEPAGE_850 is not set
1297 > # CONFIG_NLS_CODEPAGE_852 is not set
1298 > # CONFIG_NLS_CODEPAGE_855 is not set
1299 > # CONFIG_NLS_CODEPAGE_857 is not set
1300 > # CONFIG_NLS_CODEPAGE_860 is not set
1301 > # CONFIG_NLS_CODEPAGE_861 is not set
1302 > # CONFIG_NLS_CODEPAGE_862 is not set
1303 > # CONFIG_NLS_CODEPAGE_863 is not set
1304 > # CONFIG_NLS_CODEPAGE_864 is not set
1305 > # CONFIG_NLS_CODEPAGE_865 is not set
1306 > # CONFIG_NLS_CODEPAGE_866 is not set
1307 > # CONFIG_NLS_CODEPAGE_869 is not set
1308 > # CONFIG_NLS_CODEPAGE_936 is not set
1309 > # CONFIG_NLS_CODEPAGE_950 is not set
1310 > # CONFIG_NLS_CODEPAGE_932 is not set
1311 > # CONFIG_NLS_CODEPAGE_949 is not set
1312 > # CONFIG_NLS_CODEPAGE_874 is not set
1313 > # CONFIG_NLS_ISO8859_8 is not set
1314 > # CONFIG_NLS_CODEPAGE_1250 is not set
1315 > # CONFIG_NLS_CODEPAGE_1251 is not set
1316 > CONFIG_NLS_ASCII=y
1317 > CONFIG_NLS_ISO8859_1=y
1318 > # CONFIG_NLS_ISO8859_2 is not set
1319 > # CONFIG_NLS_ISO8859_3 is not set
1320 > # CONFIG_NLS_ISO8859_4 is not set
1321 > # CONFIG_NLS_ISO8859_5 is not set
1322 > # CONFIG_NLS_ISO8859_6 is not set
1323 > # CONFIG_NLS_ISO8859_7 is not set
1324 > # CONFIG_NLS_ISO8859_9 is not set
1325 > # CONFIG_NLS_ISO8859_13 is not set
1326 > # CONFIG_NLS_ISO8859_14 is not set
1327 > CONFIG_NLS_ISO8859_15=y
1328 > # CONFIG_NLS_KOI8_R is not set
1329 > # CONFIG_NLS_KOI8_U is not set
1330 > CONFIG_NLS_UTF8=y
1331 >
1332 > #
1333 > # Profiling support
1334 > #
1335 > # CONFIG_PROFILING is not set
1336 >
1337 > #
1338 > # Kernel hacking
1339 > #
1340 > # CONFIG_PRINTK_TIME is not set
1341 > CONFIG_DEBUG_KERNEL=y
1342 > CONFIG_MAGIC_SYSRQ=y
1343 > CONFIG_LOG_BUF_SHIFT=18
1344 > CONFIG_DETECT_SOFTLOCKUP=y
1345 > # CONFIG_SCHEDSTATS is not set
1346 > # CONFIG_DEBUG_SLAB is not set
1347 > # CONFIG_DEBUG_SPINLOCK is not set
1348 > # CONFIG_DEBUG_SPINLOCK_SLEEP is not set
1349 > # CONFIG_DEBUG_KOBJECT is not set
1350 > # CONFIG_DEBUG_INFO is not set
1351 > CONFIG_DEBUG_FS=y
1352 > # CONFIG_FRAME_POINTER is not set
1353 > CONFIG_INIT_DEBUG=y
1354 > # CONFIG_IOMMU_DEBUG is not set
1355 > CONFIG_KPROBES=y
1356 >
1357 > #
1358 > # Security options
1359 > #
1360 > # CONFIG_KEYS is not set
1361 > # CONFIG_SECURITY is not set
1362 >
1363 > #
1364 > # Cryptographic options
1365 > #
1366 > # CONFIG_CRYPTO is not set
1367 >
1368 > #
1369 > # Hardware crypto devices
1370 > #
1371 >
1372 > #
1373 > # Library routines
1374 > #
1375 > # CONFIG_CRC_CCITT is not set
1376 > # CONFIG_CRC16 is not set
1377 > CONFIG_CRC32=y
1378 > # CONFIG_LIBCRC32C is not set
1379 >
1380 > ----- end of .config -----
1381 >
1382 >
1383 >
1384 >
1385 >
1386 >
1387 >
1388 >
1389 > Drake Donahue escreveu:
1390 >
1391 >> the hard drive is in fact pata and not sata or scsi?
1392 >> linux file systems were compiled into the kernel to support the file
1393 >> systems on the
1394 >> partition(s)? --- what is in your fstab???
1395 >> you installed/have one windows one linux one swap partitions?
1396 >> or
1397 >> you installed/have one windows/ one linux boot/ one linux root/ one swap
1398 >> partitions?
1399 >> or
1400 >> ???
1401 >>
1402 >> Suggest you boot the install cd
1403 >>
1404 >> mount /dev/hda2 /mnt/gentoo ---this will report the file system used
1405 >> ls -l /mnt/gentoo
1406 >>
1407 >> determine whether it is a root or a boot directory.
1408 >>
1409 >> ls -l /mnt/gentoo/boot
1410 >>
1411 >> should contain file: bzImage-2.6.14 which should be exact spelling of
1412 >> your kernel name if grub.conf is correct what kernel install method
1413 >> did you use? my kernel names always look like kernel-2.6.13-r5 after
1414 >> following the handbook
1415 >>
1416 >> suggest delete:
1417 >>
1418 >> root (hd0,1)
1419 >> setup (hd0)
1420 >>
1421 >> from grub.conf
1422 >>
1423 >> ----- Original Message ----- From: "Felipe Ribeiro" <felipernb@×××××.com>
1424 >> To: <gentoo-amd64@l.g.o>
1425 >> Sent: Sunday, December 11, 2005 8:02 PM
1426 >> Subject: [gentoo-amd64] Re: Kernel panic - not syncing: VFS: Unable to
1427 >> mount root fs on unknown block(2,0)
1428 >>
1429 >>
1430 >>> Hi,
1431 >>>
1432 >>> I've disabled CONFIG_ROOT_NFS and enabled CONFIG_MSDOS_PARTITION but i
1433 >>> still have the problem :-(
1434 >>> Kernel Panic - not syncing: VFS: Unable to mount root fs on
1435 >>> unknown-block(0,0)
1436 >>>
1437 >>> On 12/11/05, Florian D. <flockmock@×××.at> wrote:
1438 >>>
1439 >>>> Felipe Ribeiro wrote:
1440 >>>> > Root-NFS: No NFS server available giving up.
1441 >>>> > VFS: Unable to mount root fs via NFS, trying floppy.
1442 >>>> disable CONFIG_ROOT_NFS (-> File systems
1443 >>>> -> Network File Systems); you don´t need it unless you have
1444 >>>> a diskless terminal or something
1445 >>>>
1446 >>>> > VFS: Insert root floppy and press ENTER
1447 >>>> > end-request: I/O error, dev fd0, sector 0
1448 >>>> > VFS: Cannot open root device hda2 or unknown-block(2,0)
1449 >>>> > Please append a correct "root=" boot option.
1450 >>>> > Kerenel panic - not syncing: VFS: Unable to mount root fs on
1451 >>>> > unknown-block(2,0)
1452 >>>> do you have CONFIG_MSDOS_PARTITION enabled?
1453 >>>> ( Location: -> File systems -> Partition Types -> Advanced partition
1454 >>>> selection)
1455 >>>>
1456 >>>> cheers, f
1457 >>>> --
1458 >>>> gentoo-amd64@g.o mailing list
1459 >>>>
1460 >>>>
1461 >>>
1462 >>> --
1463 >>> gentoo-amd64@g.o mailing list
1464 >>>
1465 >>>
1466 >>
1467 >
1468 > --
1469 > gentoo-amd64@g.o mailing list
1470 >
1471
1472 --
1473 gentoo-amd64@g.o mailing list

Replies