uncompressing linux... ok, booting the kernel (aztán semmi)

Fórumok

Sziasztok!
uncompressing linux... ok, booting the kernel
Ezt mondja bootoláskor, utána pedig megpihen.
Ha valaki tud segíteni azt előre is megköszönöm

Hozzászólások

memtest mit mond?
cpu overclock nincs?
crc error?
milyen kernel/distrib?

G.

Tipikusan túlhúzott/instabil rendszereken szokott ilyesmi előfordulni. Vagy ha egy speciális processzorra fordíott a kernel nem megfelelő processzoron van futtatva, pl Athlon kernel p4-en, stb.

2.6.16 kernel
ubuntu dapper
lspci:
0000:00:00.0 Host bridge: Intel Corporation Mobile 915GM/PM/GMS/910GML Express Processor to DRAM Controller (rev 03)
0000:00:02.0 VGA compatible controller: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller (rev 03)
0000:00:02.1 Display controller: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller (rev 03)
0000:00:1c.0 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 1 (rev 04)
0000:00:1c.1 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 2 (rev 04)
0000:00:1c.2 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 3 (rev 04)
0000:00:1d.0 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1 (rev 04)
0000:00:1d.1 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2 (rev 04)
0000:00:1d.7 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller (rev 04)
0000:00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev d4)
0000:00:1e.2 Multimedia audio controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Audio Controller (rev 04)
0000:00:1e.3 Modem: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Modem Controller (rev 04)
0000:00:1f.0 ISA bridge: Intel Corporation 82801FBM (ICH6M) LPC Interface Bridge (rev 04)
0000:00:1f.2 IDE interface: Intel Corporation 82801FBM (ICH6M) SATA Controller (rev 04)
0000:00:1f.3 SMBus: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) SMBus Controller (rev 04)
0000:06:01.0 CardBus bridge: Texas Instruments PCI1510 PC card Cardbus Controller
0000:06:02.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
0000:06:04.0 Network controller: Intel Corporation PRO/Wireless 2200BG (rev 05)

sata winyo
1,73 centrino proci

Már fordítottam rajta kernelt, az indul, de a mostani nem.

az nem lehet hogy a vmlinuz es a init... -al van gond.
Így szoktam:
cd /usr/src/linux-XXX
make menuconfig
make
make modules
make modules_install
make install (ami ugye csinál egy vmlinuz-XXX-et, XXX: amit a kernelbe beírok)
mkinitramfs -o /boot/initrd.img-XXX XXX
mcedit /boot/grub/menu.lst

title barang_new
root (hd0,0)
kernel /boot/vmlinuz-2.6.16barang2 root=/dev/hda1 ro
initrd /boot/initrd.img-2.6.16barang2
savedefault
boot

Ja és be kell Írnom hogy pci=noacpi ro után

Hi
nekem akkor csinalt ilyet akernel mikor elfelejtettem kiadni forditas elott a "make clean" parancsot. Tobbszor forditottam egymas utan. Ajanlom a config file menteset valami biztos helyre es utana "make mrproper" majd "make menuconfig" config file betoltese es utana make.