[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: /boot initrd image



Am Donnerstag 21 Dezember 2006 17:16 schrieb Peter Berlau:
> Am Thu, 21 Dec 2006 13:59:19 +0200
>
> schrieb Sandro Frenzel <sandro.frenzel@gmx.de>:
> > Was sagt denne ein lspci?
>
> Danke, kannte ich nicht.
>
> 0000:00:00.0 Host bridge: Intel Corp. 82845G/GL[Brookdale-G]/GE/PE
> DRAM Controller/Host-Hub Interface (rev 03) 0000:00:02.0 VGA
> compatible controller: Intel Corp. 82845G/GL[Brookdale-G]/GE
> Chipset Integrated Graphics Device (rev 03) 0000:00:1e.0 PCI
> bridge: Intel Corp. 82801 PCI Bridge (rev 82) 0000:00:1f.0 ISA
> bridge: Intel Corp. 82801DB/DBL (ICH4/ICH4-L) LPC Bridge (rev 02)
> 0000:00:1f.1 IDE interface: Intel Corp. 82801DB/DBL (ICH4/ICH4-L)
> UltraATA-100 IDE Controller (rev 02) 0000:00:1f.3 SMBus: Intel
> Corp. 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus Controller (rev
> 02) 0000:00:1f.5 Multimedia audio controller: Intel Corp.
> 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev
> 02) 0000:01:03.0 Ethernet controller: Realtek Semiconductor Co.,
> Ltd. RTL-8139/8139C/8139C+ (rev 10)
>
Habe ähnliche Hardware:

skummy:/etc/apt# lspci | grep IDE
00:1f.1 IDE interface: Intel Corporation 82801DBM (ICH4-M) IDE 
Controller (rev 03)

Also _sollten_ auch meine Kernelconfig-Optionen bei dir gehen.

skummy:/etc/apt# cat /boot/config-2.6.18.2 | grep IDE
CONFIG_IDE=y
CONFIG_BLK_DEV_IDE=y
# Please see Documentation/ide.txt for help/info on IDE drives
CONFIG_BLK_DEV_IDEDISK=y
CONFIG_BLK_DEV_IDECD=y
# IDE chipset support/bugfixes
CONFIG_IDE_GENERIC=y

CONFIG_BLK_DEV_IDEPCI=y
CONFIG_IDEPCI_SHARE_IRQ=y
CONFIG_BLK_DEV_IDEDMA_PCI=y
CONFIG_IDEDMA_PCI_AUTO=y
CONFIG_BLK_DEV_IDEDMA=y
CONFIG_IDEDMA_AUTO=y


Diese Optionen fest in den Kernel einbinden (Funktionalität jedoch 
ohne gewähr).
Wenn du dann noch lust hast die Module für dein Filesystem fest in den 
Kernel einzubauen, dann kannst du auch auf die Option --initrd bei 
make-kpkg verzichten.


> Grüße,
>    Peter
>
Tschau
Sandro



Reply to: