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

kernel mag nicht booten



Moin!

ich versuch einer wirklich alten Maschine (486DX33 - wohl nur als SX25 
erkannt -, ISA-Bus, 2 HDs), auf der woody.r0 unter dem kernel 2.0.36 
läuft, einen neuen selbigen 2.2.20 zu spendieren. Das allerdings 
funktioniert nicht, der neu gebaute (oder auch aus den fertigen kernel-
images in woody ausgewählte 2.2.20-idepci) weigert sich zu booten: An der 
Stelle, wo beim 2.0.36
"Uncompressing linux..."
kommt, passiert außer einem blinkenden Cursor gar nix.

Compilieren tu ich auf einem schnelleren Rechner mittels make-kpkg, auf 
dem auch woody läuft, initrd ist nicht im kernel drin.

lilo.conf sieht folgendermaßen aus:

--------8<-- lilo.conf -------
boot=/dev/hda3
map=/boot/map
root=/dev/hda3
lba32
compact
install=/boot/boot.b
menu-scheme=wm:rw:wm:Wm
menu-title="debian starten mit:"
prompt
delay=20
timeout=60
default="2.0.36"

image=/vmlinuz-2.0.36
    label="2.0.36"
    read-only
image=/vmlinuz-2.2.20
    label="2.2.20"
    read-only
other=/dev/hda1
    label="Windows95"
--------8<-- lilo.conf -------


Wenn ich nun lilo laufen lasse:

--------8<-- lilo -v ---------
Warning: COMPACT may conflict with LBA32 on some systems
Reading boot sector from /dev/hda3
Merging with /boot/boot.b
Boot image: /vmlinuz-2.0.36 -> boot/vmlinuz-2.0.36
Added 2.0.36 *

Boot image: /vmlinuz-2.2.20 -> boot/vmlinuz-2.2.20
Added 2.2.20

Boot other: /dev/hda1, on /dev/hda, loader /boot/chain.b
Added Windows95

/boot/boot.0303 exists - no backup copy made.
Writing boot sector.
--------8<-- lilo -v ---------

dann geht wohl alles glatt.
COMPACT und LBA32 hab ich bereits in allen Möglichkeiten ausprobiert, 
daran liegt's nicht.

Ich weiß nicht mehr weiter...
Liegt's vielleicht doch daran, dass auf der alten Maschine so ein 
"moderner" 2.2.20-kernel nicht laufen mag?
Oder daran, dass ich die Kiste von slink direkt auf woody aufgemotzt habe 
(mit dselect und apt-get, wie empfohlen)

Ich hab auch bereits die kernel-images 2.4.16 bzw 2.4.18 aus woody 
probiert. Auch nix.
Wer weiß Rat?

Gruß
Frank

p.s.: Hier noch dmesg vom letzten boot:

Memory: sized by int13 088h
Console: 16 point font, 400 scans
Console: colour VGA+ 80x25, 1 virtual console (max 63)
Calibrating delay loop.. ok - 12.42 BogoMIPS
Memory: 30828k/32768k available (776k kernel code, 384k reserved, 780k 
data)
This processor honours the WP bit even when in supervisor mode. Good.
Swansea University Computer Society NET3.035 for Linux 2.0
NET3: Unix domain sockets 0.13 for Linux NET3.035.
Swansea University Computer Society TCP/IP for NET3.034
IP Protocols: ICMP, UDP, TCP
Checking 386/387 coupling... Ok, fpu using exception 16 error reporting.
Checking 'hlt' instruction... Ok.
Linux version 2.0.36 (root@debian) (gcc version 2.7.2.3) #1 Thu Oct 16 
10:15:24 CEST 2003
Starting kswapd v 1.4.2.2 
Serial driver version 4.13 with no serial options enabled
tty00 at 0x03f8 (irq = 4) is a 16450
tty01 at 0x02f8 (irq = 3) is a 16450
lp1 at 0x0378, (polling)
Sound initialization started
<Sound Blaster Pro (3.2)> at 0x220 irq 5 dma 1,5
<Yamaha OPL3 FM> at 0x388
Sound initialization complete
Ramdisk driver initialized : 16 ramdisks of 4096K size
hda: QUANTUM LIGHTNING 730A, 696MB w/96kB Cache, CHS=1416/16/63
hdb: ST3290A, 249MB w/64kB Cache, CHS=1001/15/34
hdc: ICD-1200AT, ATAPI CDROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15
Floppy drive(s): fd0 is 1.44M
FDC 0 is an 8272A
Partition check:
 hda: hda1 hda2 < hda5 hda6 > hda3
 hdb: hdb1 < hdb5 hdb6 >
VFS: Mounted root (ext2 filesystem) readonly.
Adding Swap: 37764k swap-space (priority -1)
Unable to load NLS charset cp437(nls_cp437)

-- 
pgp-key:
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x4421E939



Reply to: