Ich würde meinen Kernel gerne ohne initrd haben. Mein aktueller Kernel ist ein 2.6.30 und der kann es auch ruhig bleiben. In einer neuen Version habe ich fest reingebacken: ext3 und, sofern ich mich nicht vertue, den piix, welcher laut Doku mein SATA Controller sein sollte (lspci unten):
Außerdem habe ich den SATA Support auch noch fix reinkompiliert.Intel ESB, ICH, PIIX3, PIIX4 PATA/SATA support (ATA_PIIX)
This option enables support for ICH5/6/7/8 Serial ATA
and support for PATA on the Intel ESB/ICH/PIIX3/PIIX4 series
host controllers.
lsmod:Serial ATA (prod) and Parallel ATA (experimental) drivers (ATA)
If you want to use a ATA hard disk, ATA tape drive, ATA CD-ROM or
any other ATA device under Linux, say Y and make sure that you know
the name of your ATA host adapter (the card inside your computer
that "speaks" the ATA protocol, also called ATA controller),
because you will be asked for it.
Code: Alles auswählen
Module Size Used by
tun 11116 0
radeon 133564 2
drm 136916 3 radeon
ipv6 232124 14
acpi_cpufreq 7568 0
cpufreq_userspace 2592 0
cpufreq_powersave 1208 0
cpufreq_stats 3564 0
fuse 46900 1
loop 13172 0
snd_hda_codec_analog 53428 1
snd_hda_intel 22348 3
snd_hda_codec 57356 2 snd_hda_codec_analog,snd_hda_intel
snd_pcm_oss 32332 0
arc4 1504 2
snd_mixer_oss 13112 1 snd_pcm_oss
ecb 2312 2
snd_pcm 62956 4 snd_hda_intel,snd_hda_codec,snd_pcm_oss
pwc 74524 0
videodev 31716 1 pwc
v4l1_compat 11716 1 videodev
snd_seq_dummy 2348 0
snd_seq_oss 22740 0
snd_seq_midi 5616 0
snd_rawmidi 18712 1 snd_seq_midi
iTCO_wdt 9676 0
iwl3945 63912 0
snd_seq_midi_event 6128 2 snd_seq_oss,snd_seq_midi
iwlcore 89964 1 iwl3945
i2c_i801 7668 0
i2c_core 20828 2 drm,i2c_i801
mac80211 142468 2 iwl3945,iwlcore
rng_core 3644 0
joydev 8768 0
snd_seq 41832 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
evdev 8200 31
snd_timer 17616 3 snd_pcm,snd_seq
snd_seq_device 6184 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
thinkpad_acpi 55616 0
rfkill 9516 4 iwlcore,thinkpad_acpi
led_class 3784 1 thinkpad_acpi
cfg80211 56108 3 iwl3945,iwlcore,mac80211
snd 49092 15 snd_hda_codec_analog,snd_hda_intel,snd_hda_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
video 18408 0
parport_pc 22404 0
soundcore 6116 1 snd
output 2544 1 video
parport 30960 1 parport_pc
snd_page_alloc 7932 2 snd_hda_intel,snd_pcm
nvram 6316 2 thinkpad_acpi
battery 9984 0
ac 3900 0
button 5068 0
processor 34400 3 acpi_cpufreq
ext3 106968 2
jbd 40400 1 ext3
mbcache 6860 1 ext3
usbhid 31272 0
hid 36016 1 usbhid
sd_mod 23844 4
ata_generic 4268 0
uhci_hcd 18920 0
ide_pci_generic 3552 0
ahci 29916 3
libata 150776 2 ata_generic,ahci
ehci_hcd 29896 0
piix 5624 0
ide_core 87020 2 ide_pci_generic,piix
e1000e 98288 0
scsi_mod 134816 2 sd_mod,libata
usbcore 125116 5 pwc,usbhid,uhci_hcd,ehci_hcd
intel_agp 22832 0
agpgart 30896 2 drm,intel_agp
thermal 12612 0
fan 3988 0
thermal_sys 13372 4 video,processor,thermal,fan
Code: Alles auswählen
00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express Memory Controller Hub (rev 03)
00:01.0 PCI bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express PCI Express Root Port (rev 03)
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 02)
00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 (rev 02)
00:1c.2 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 3 (rev 02)
00:1c.3 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 4 (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #3 (rev 02)
00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #4 (rev 02)
00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 02)
00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 02)
00:1f.2 SATA controller: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA AHCI Controller (rev 02)
00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 02)
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility X1400
02:00.0 Ethernet controller: Intel Corporation 82573L Gigabit Ethernet Controller
03:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection (rev 02)
15:00.0 CardBus bridge: Texas Instruments PCI1510 PC card Cardbus Controller
Code: Alles auswählen
VFS: Unable to mount root fs on unknown block(0,0)