kernel update

FreeBSD, Gentoo, openSUSE, CentOS, Ubuntu, Debian
stefanpropehan
Posts: 335
Joined: 2002-12-17 22:25
Location: Berlin
 

kernel update

Post by stefanpropehan »

HidIHo,
habe gerade ein kernelupdate gefahren - dies schien leider irgentwie schief zu gehen - darum kurz gedacht und auch gemacht das alte kernel image wieder zurück gespielt - bzw einfach wieder gelinkt

Code: Select all

ln -s boot/vmlinuz-2.4.18 vmlinuz
nur leider tut sich beim neustart gar nichts - also wieder rescue modus - logs schauen - letzte einträge sind von 08:00 Uhr - also tut sich da gar nichts....

kann mir jemand einen ansatzpunkt nenen - aso ist ein debian system auf schlund rootservern (also scsi platten...) die lilo.conf sieht folgendermassen aus

Code: Select all

boot=/dev/sda
root=/dev/sda3
install=/boot/boot-menu.b
lba32
image=/vmlinuz
label=debian
read-only
captaincrunch
Userprojekt
Userprojekt
Posts: 7066
Joined: 2002-10-09 14:30
Location: Dorsten
Contact:
 

Re: kernel update

Post by captaincrunch »

ln -s boot/vmlinuz-2.4.18 vmlinuz
Das fehlt das "/" am Anfang. ;)
DebianHowTo
echo "[q]sa[ln0=aln256%Pln256/snlbx]sb729901041524823122snlbxq"|dc
stefanpropehan
Posts: 335
Joined: 2002-12-17 22:25
Location: Berlin
 

Re: kernel update

Post by stefanpropehan »

das war es leider net :)

gleiches verhalten logs immer noch von 08:00 Uhr

Code: Select all

vmlinuz -> /boot/vmlinuz-2.4.18
ich denkte es liegt am lilo....
darkspirit
Posts: 553
Joined: 2002-10-05 16:39
Location: D'dorf
Contact:
 

Re: kernel update

Post by darkspirit »

Vielleicht dumme Frage, aber hast du Lilo überhaupt neu ausgeführt? Oder kommen Errors bei "lilo -v"?
captaincrunch
Userprojekt
Userprojekt
Posts: 7066
Joined: 2002-10-09 14:30
Location: Dorsten
Contact:
 

Re: kernel update

Post by captaincrunch »

Was sagt denn lilo zu einem lilo -v -v ?
DebianHowTo
echo "[q]sa[ln0=aln256%Pln256/snlbx]sb729901041524823122snlbxq"|dc
stefanpropehan
Posts: 335
Joined: 2002-12-17 22:25
Location: Berlin
 

Re: kernel update

Post by stefanpropehan »

mhh ich bin doch im rescue modus

Code: Select all

Warning: LBA32 addressing assumed
raid_setup returns offset = 00000000
Reading boot sector from /dev/null
Fatal: read /dev/null: No such file or directory
das kann doch net gehen - oder
darkspirit
Posts: 553
Joined: 2002-10-05 16:39
Location: D'dorf
Contact:
 

Re: kernel update

Post by darkspirit »

"lilo -r /mnt/hdx -v" oder chroote vorher.
stefanpropehan
Posts: 335
Joined: 2002-12-17 22:25
Location: Berlin
 

Re: kernel update

Post by stefanpropehan »

bringt mich evtl ein

Code: Select all

lilo -M /dev/sda -C /mnt/etc/lilo.conf 

weiter?.... dh. ich bin ja im rescue und die lilo.conf liegt ist gemountet....
captaincrunch
Userprojekt
Userprojekt
Posts: 7066
Joined: 2002-10-09 14:30
Location: Dorsten
Contact:
 

Re: kernel update

Post by captaincrunch »

Vorher chrooten.
DebianHowTo
echo "[q]sa[ln0=aln256%Pln256/snlbx]sb729901041524823122snlbxq"|dc
stefanpropehan
Posts: 335
Joined: 2002-12-17 22:25
Location: Berlin
 

Re: kernel update

Post by stefanpropehan »

lilo -v bringt jetzt folgendes....

Code: Select all

Reading boot sector from /dev/sda
Merging with /boot/boot-menu.b
Fatal: open /boot/boot-menu.b: No such file or directory
captaincrunch
Userprojekt
Userprojekt
Posts: 7066
Joined: 2002-10-09 14:30
Location: Dorsten
Contact:
 

Re: kernel update

Post by captaincrunch »

Da /boot auf einem eigenen Filesystem liegt, solltest du das vorher auch mounten. ;)
DebianHowTo
echo "[q]sa[ln0=aln256%Pln256/snlbx]sb729901041524823122snlbxq"|dc
stefanpropehan
Posts: 335
Joined: 2002-12-17 22:25
Location: Berlin
 

Re: kernel update

Post by stefanpropehan »

mhh natürlich - stehe ein wenig neben mir...

Code: Select all

raid_setup returns offset = 00000000
Reading boot sector from /dev/sda
Merging with /boot/boot-menu.b
Secondary loader: 15 sectors.
Boot image: /vmlinuz -> /boot/vmlinuz-2.4.18
Setup length is 10 sectors.
Mapped 2472 sectors.
Added debian *

/boot/boot.0800 exists - no backup copy made.
Map file size: 17408 bytes.
Writing boot sector.
ist doch okay oder???
captaincrunch
Userprojekt
Userprojekt
Posts: 7066
Joined: 2002-10-09 14:30
Location: Dorsten
Contact:
 

Re: kernel update

Post by captaincrunch »

Sieht jedenfalls erstmal OK aus, ja.
DebianHowTo
echo "[q]sa[ln0=aln256%Pln256/snlbx]sb729901041524823122snlbxq"|dc
stefanpropehan
Posts: 335
Joined: 2002-12-17 22:25
Location: Berlin
 

Re: kernel update

Post by stefanpropehan »

mhh es funtzt wieder...... 8O 8O 8O

ist mir allerdings ein wenig unklar... warum ich den bootsektor neu schreiben muss...

die kernel vom debianhowto mit grsec haben keine scsi unterstützung oder??... d.h denn müste ich mir selber bauen... aber nicht vor dem wochenende - bin bestimmt um 100 Jahre geältert in denn d 3 Stunden... Vielen dank für die hilfe - echt klasse :roll:
captaincrunch
Userprojekt
Userprojekt
Posts: 7066
Joined: 2002-10-09 14:30
Location: Dorsten
Contact:
 

Re: kernel update

Post by captaincrunch »

die kernel vom debianhowto mit grsec haben keine scsi unterstützung oder??
Leider nein, da sie für 1&1-Rooties optimiert wurden. Bei Interesse kann ich dir aber gerne die config zur Verfügung stellen, die du dann nur noch um den Punt erweitern müsstest.
DebianHowTo
echo "[q]sa[ln0=aln256%Pln256/snlbx]sb729901041524823122snlbxq"|dc
stefanpropehan
Posts: 335
Joined: 2002-12-17 22:25
Location: Berlin
 

Re: kernel update

Post by stefanpropehan »

mhh das wäre nett - dann habe ich net mehr so viel arbeit damit.... Wie gesagt nochmal tausend dank.........
captaincrunch
Userprojekt
Userprojekt
Posts: 7066
Joined: 2002-10-09 14:30
Location: Dorsten
Contact:
 

Re: kernel update

Post by captaincrunch »

DebianHowTo
echo "[q]sa[ln0=aln256%Pln256/snlbx]sb729901041524823122snlbxq"|dc
stefanpropehan
Posts: 335
Joined: 2002-12-17 22:25
Location: Berlin
 

Re: kernel update

Post by stefanpropehan »

hiDiHo wäre ja zu schön wenn alles klappen würde :(

habe mir jetzt einen 2.4.23 kernel gebaut - allerdings scheint dieser nicht zu funtzen :oops:

bekomme vollgende ausgabe

Code: Select all

Dec  6 16:25:40 s15109352 kernel: klogd 1.4.1#10, log source = /proc/kmsg started.
Dec  6 16:25:40 s15109352 kernel: Inspecting /boot/System.map-2.4.23-grsec
Dec  6 16:25:41 s15109352 kernel: Loaded 18286 symbols from /boot/System.map-2.4.23-grsec.
Dec  6 16:25:41 s15109352 kernel: Symbols match kernel version 2.4.23.
Dec  6 16:25:41 s15109352 kernel: No module symbols loaded.
Dec  6 16:25:41 s15109352 kernel: Linux version 2.4.23-grsec (root@s15109352) (gcc version 2.95.4 20011002 (Debian prerelease)) #1 Sat Dec 6 16:12:39 CET 2003
Dec  6 16:25:41 s15109352 kernel: BIOS-provided physical RAM map:
Dec  6 16:25:41 s15109352 kernel:  BIOS-e820: 0000000000000000 - 00000000000a0000 (usable)
Dec  6 16:25:41 s15109352 kernel:  BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
Dec  6 16:25:41 s15109352 kernel:  BIOS-e820: 0000000000100000 - 000000000f7f0000 (usable)
Dec  6 16:25:41 s15109352 kernel:  BIOS-e820: 000000000f7f0000 - 000000000f7f3000 (ACPI NVS)
Dec  6 16:25:41 s15109352 kernel:  BIOS-e820: 000000000f7f3000 - 000000000f800000 (ACPI data)
Dec  6 16:25:41 s15109352 kernel:  BIOS-e820: 000000000f800000 - 0000000010000000 (reserved)
Dec  6 16:25:41 s15109352 kernel:  BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved)
Dec  6 16:25:41 s15109352 kernel: 247MB LOWMEM available.
Dec  6 16:25:41 s15109352 kernel: found SMP MP-table at 000f58c0
Dec  6 16:25:41 s15109352 kernel: hm, page 000f5000 reserved twice.
Dec  6 16:25:41 s15109352 kernel: hm, page 000f6000 reserved twice.
Dec  6 16:25:41 s15109352 kernel: hm, page 000f1000 reserved twice.
Dec  6 16:25:41 s15109352 kernel: hm, page 000f2000 reserved twice.
Dec  6 16:25:41 s15109352 kernel: On node 0 totalpages: 63472
Dec  6 16:25:41 s15109352 kernel: zone(0): 4096 pages.
Dec  6 16:25:41 s15109352 kernel: zone(1): 59376 pages.
Dec  6 16:25:41 s15109352 kernel: zone(2): 0 pages.
Dec  6 16:25:41 s15109352 kernel: Intel MultiProcessor Specification v1.4
Dec  6 16:25:41 s15109352 kernel:     Virtual Wire compatibility mode.
Dec  6 16:25:41 s15109352 kernel: OEM ID: OEM00000 Product ID: PROD00000000 APIC at: 0xFEE00000
Dec  6 16:25:41 s15109352 kernel: Processor #0 Pentium(tm) Pro APIC version 17
Dec  6 16:25:41 s15109352 kernel: I/O APIC #2 Version 17 at 0xFEC00000.
Dec  6 16:25:41 s15109352 kernel: Enabling APIC mode: Flat.^IUsing 1 I/O APICs
Dec  6 16:25:41 s15109352 kernel: Processors: 1
Dec  6 16:25:41 s15109352 kernel: Kernel command line: auto BOOT_IMAGE=debian ro root=803
Dec  6 16:25:41 s15109352 kernel: Initializing CPU#0
Dec  6 16:25:41 s15109352 kernel: Detected 1202.765 MHz processor.
Dec  6 16:25:41 s15109352 kernel: Calibrating delay loop... 2398.61 BogoMIPS
Dec  6 16:25:41 s15109352 kernel: Memory: 248256k/253888k available (1477k kernel code, 5248k reserved, 123k data, 308k init, 0k highmem)
Dec  6 16:25:41 s15109352 kernel: Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)
Dec  6 16:25:41 s15109352 kernel: Inode cache hash table entries: 16384 (order: 5, 131072 bytes)
Dec  6 16:25:41 s15109352 kernel: Mount cache hash table entries: 512 (order: 0, 4096 bytes)
Dec  6 16:25:41 s15109352 kernel: Buffer cache hash table entries: 16384 (order: 4, 65536 bytes)
Dec  6 16:25:41 s15109352 kernel: Page-cache hash table entries: 65536 (order: 6, 262144 bytes)
Dec  6 16:25:41 s15109352 kernel: CPU: L1 I cache: 16K, L1 D cache: 16K
Dec  6 16:25:41 s15109352 kernel: CPU: L2 cache: 256K
Dec  6 16:25:41 s15109352 kernel: Intel machine check architecture supported.
Dec  6 16:25:41 s15109352 kernel: Intel machine check reporting enabled on CPU#0.
Dec  6 16:25:41 s15109352 kernel: CPU: Intel(R) Celeron(TM) CPU                1200MHz stepping 01
Dec  6 16:25:41 s15109352 kernel: Enabling fast FPU save and restore... done.
Dec  6 16:25:41 s15109352 kernel: Enabling unmasked SIMD FPU exception support... done.
Dec  6 16:25:41 s15109352 kernel: Checking 'hlt' instruction... OK.
Dec  6 16:25:41 s15109352 kernel: POSIX conformance testing by UNIFIX
Dec  6 16:25:41 s15109352 kernel: enabled ExtINT on CPU#0
Dec  6 16:25:41 s15109352 kernel: ESR value before enabling vector: 00000000
Dec  6 16:25:41 s15109352 kernel: ESR value after enabling vector: 00000000
Dec  6 16:25:41 s15109352 kernel: Using local APIC timer interrupts.
Dec  6 16:25:41 s15109352 kernel: calibrating APIC timer ...
Dec  6 16:25:41 s15109352 kernel: ..... CPU clock speed is 1202.6889 MHz.
Dec  6 16:25:41 s15109352 kernel: ..... host bus clock speed is 100.2240 MHz.
Dec  6 16:25:41 s15109352 kernel: cpu: 0, clocks: 1002240, slice: 501120
Dec  6 16:25:41 s15109352 kernel: CPU0<T0:1002240,T1:501120,D:0,S:501120,C:1002240>
Dec  6 16:25:41 s15109352 kernel: PCI: PCI BIOS revision 2.10 entry at 0xfaa80, last bus=1
Dec  6 16:25:41 s15109352 kernel: PCI: Using configuration type 1
Dec  6 16:25:41 s15109352 kernel: PCI: Probing PCI hardware
Dec  6 16:25:41 s15109352 kernel: PCI: Probing PCI hardware (bus 00)
Dec  6 16:25:41 s15109352 kernel: PCI: Using IRQ router VIA [1106/0686] at 00:07.0
Dec  6 16:25:41 s15109352 kernel: Linux NET4.0 for Linux 2.4
Dec  6 16:25:41 s15109352 kernel: Based upon Swansea University Computer Society NET3.039
Dec  6 16:25:41 s15109352 kernel: Initializing RT netlink socket
Dec  6 16:25:41 s15109352 kernel: Starting kswapd
Dec  6 16:25:41 s15109352 kernel: VFS: Disk quotas vdquot_6.5.1
Dec  6 16:25:41 s15109352 kernel: Journalled Block Device driver loaded
Dec  6 16:25:41 s15109352 kernel: pty: 256 Unix98 ptys configured
Dec  6 16:25:41 s15109352 kernel: Real Time Clock Driver v1.10e
Dec  6 16:25:41 s15109352 kernel: keyboard: Timeout - AT keyboard not present?(ed)
Dec  6 16:25:41 s15109352 kernel: keyboard: Timeout - AT keyboard not present?(f4)
Dec  6 16:25:41 s15109352 kernel: RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
Dec  6 16:25:41 s15109352 kernel: loop: loaded (max 8 devices)
Dec  6 16:25:41 s15109352 kernel: Compaq SMART2 Driver (v 2.4.25)
Dec  6 16:25:41 s15109352 kernel: HP CISS Driver (v 2.4.50)
Dec  6 16:25:41 s15109352 kernel: Uniform Multi-Platform E-IDE driver Revision: 7.00beta4-2.4
Dec  6 16:25:41 s15109352 kernel: ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
Dec  6 16:25:41 s15109352 kernel: VP_IDE: IDE controller at PCI slot 00:07.1
Dec  6 16:25:41 s15109352 kernel: VP_IDE: chipset revision 6
Dec  6 16:25:41 s15109352 kernel: VP_IDE: not 100%% native mode: will probe irqs later
Dec  6 16:25:41 s15109352 kernel: ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
Dec  6 16:25:41 s15109352 kernel: VP_IDE: VIA vt82c686b (rev 40) IDE UDMA100 controller on pci00:07.1
Dec  6 16:25:41 s15109352 kernel:     ide1: BM-DMA at 0xd008-0xd00f, BIOS settings: hdc:DMA, hdd:pio
Dec  6 16:25:41 s15109352 kernel: hdc: QSI CD-ROM SCR-242, ATAPI CD/DVD-ROM drive
Dec  6 16:25:41 s15109352 kernel: ide1 at 0x170-0x177,0x376 on irq 15
Dec  6 16:25:41 s15109352 kernel: Highpoint HPT370 Softwareraid driver for linux version 0.02
Dec  6 16:25:41 s15109352 kernel: SCSI subsystem driver Revision: 1.00
Dec  6 16:25:41 s15109352 kernel: Red Hat/Adaptec aacraid driver (1.1-3 Dec  6 2003 16:13:53)
Dec  6 16:25:41 s15109352 kernel: DC390: 0 adapters found
Dec  6 16:25:41 s15109352 kernel: 3ware Storage Controller device driver for Linux v1.02.00.036.
Dec  6 16:25:41 s15109352 kernel: PCI: Found IRQ 11 for device 00:09.0
Dec  6 16:25:41 s15109352 kernel: PCI: Sharing IRQ 11 with 00:0d.0
Dec  6 16:25:41 s15109352 kernel: scsi0 : Found a 3ware Storage Controller at 0xdc00, IRQ: 11, P-chip: 1.3
Dec  6 16:25:41 s15109352 kernel: scsi0 : 3ware Storage Controller
Dec  6 16:25:41 s15109352 kernel:   Vendor: 3ware     Model: Logical Disk 0    Rev: 1.0
Dec  6 16:25:41 s15109352 kernel:   Type:   Direct-Access                      ANSI SCSI revision: 00
Dec  6 16:25:41 s15109352 kernel: Attached scsi disk sda at scsi0, channel 0, id 0, lun 0
Dec  6 16:25:41 s15109352 kernel: SCSI device sda: 80416192 512-byte hdwr sectors (41173 MB)
Dec  6 16:25:41 s15109352 kernel: Partition check:
Dec  6 16:25:41 s15109352 kernel:  sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 sda8 >
Dec  6 16:25:41 s15109352 kernel: Initializing Cryptographic API
Dec  6 16:25:41 s15109352 kernel: NET4: Linux TCP/IP 1.0 for NET4.0
Dec  6 16:25:41 s15109352 kernel: IP Protocols: ICMP, UDP, TCP
Dec  6 16:25:41 s15109352 kernel: IP: routing cache hash table of 2048 buckets, 16Kbytes
Dec  6 16:25:41 s15109352 kernel: TCP: Hash tables configured (established 16384 bind 16384)
Dec  6 16:25:41 s15109352 kernel: ip_tables: (C) 2000-2002 Netfilter core team
Dec  6 16:25:41 s15109352 kernel: NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
Dec  6 16:25:41 s15109352 kernel: IPv6 v0.8 for NET4.0
Dec  6 16:25:41 s15109352 kernel: IPv6 over IPv4 tunneling driver
Dec  6 16:25:41 s15109352 kernel: kjournald starting.  Commit interval 5 seconds
Dec  6 16:25:41 s15109352 kernel: EXT3-fs: mounted filesystem with ordered data mode.
Dec  6 16:25:41 s15109352 kernel: VFS: Mounted root (ext3 filesystem) readonly.
Dec  6 16:25:41 s15109352 kernel: Freeing unused kernel memory: 308k freed
Dec  6 16:25:41 s15109352 kernel: Warning: unable to open an initial console.
Dec  6 16:25:41 s15109352 kernel: Adding Swap: 257032k swap-space (priority -1)
Dec  6 16:25:41 s15109352 kernel: EXT3 FS 2.4-0.9.19, 19 August 2002 on sd(8,3), internal journal
Dec  6 16:25:41 s15109352 kernel: kjournald starting.  Commit interval 5 seconds
Dec  6 16:25:41 s15109352 kernel: EXT3 FS 2.4-0.9.19, 19 August 2002 on sd(8,1), internal journal
Dec  6 16:25:41 s15109352 kernel: EXT3-fs: mounted filesystem with ordered data mode.
Dec  6 16:25:41 s15109352 kernel: kjournald starting.  Commit interval 5 seconds
Dec  6 16:25:41 s15109352 kernel: EXT3 FS 2.4-0.9.19, 19 August 2002 on sd(8,5), internal journal
Dec  6 16:25:41 s15109352 kernel: EXT3-fs: mounted filesystem with ordered data mode.
Dec  6 16:25:41 s15109352 kernel: kjournald starting.  Commit interval 5 seconds
Dec  6 16:25:41 s15109352 kernel: EXT3 FS 2.4-0.9.19, 19 August 2002 on sd(8,6), internal journal
Dec  6 16:25:41 s15109352 kernel: EXT3-fs: mounted filesystem with ordered data mode.
Dec  6 16:25:41 s15109352 kernel: kjournald starting.  Commit interval 5 seconds
Dec  6 16:25:41 s15109352 kernel: EXT3 FS 2.4-0.9.19, 19 August 2002 on sd(8,7), internal journal
Dec  6 16:25:41 s15109352 kernel: EXT3-fs: mounted filesystem with ordered data mode.
Dec  6 16:25:41 s15109352 kernel: kjournald starting.  Commit interval 5 seconds
Dec  6 16:25:41 s15109352 kernel: EXT3 FS 2.4-0.9.19, 19 August 2002 on sd(8,8), internal journal
Dec  6 16:25:41 s15109352 kernel: EXT3-fs: mounted filesystem with ordered data mode.
Dec  6 16:25:42 s15109352 authdaemond.plain: authdaemon: modules="authvchkpw", daemons=5
Dec  6 16:25:43 s15109352 kernel: ip_conntrack version 2.1 (1983 buckets, 15864 max) - 152 bytes per conntrack

er scheint also den 3D-Ware SCSI controller zu laden da ja auch die filesysteme gemountet werden - allerdings wird keine netzwerkkarte geladen und im systlog steht

Code: Select all

Dec  6 16:25:59 s15109352 modprobe: modprobe: Can't locate module char-major-4
wobei mir google sagt das das etwas mit der seriellen schnittstelle zu tun hat....

außerdem hat mein alter kernel im /boot jetzt nur noch 0 Byte (d.h auf diesen kann ich nicht zurück - mhh alles sehr eigenartig)
captaincrunch
Userprojekt
Userprojekt
Posts: 7066
Joined: 2002-10-09 14:30
Location: Dorsten
Contact:
 

Re: kernel update

Post by captaincrunch »

Zieh dir noch einmal die neue Config. Anscheinend hatte ich in der, die online gestellt wurde keine NW-Module außer der 8139too drin. :oops:
DebianHowTo
echo "[q]sa[ln0=aln256%Pln256/snlbx]sb729901041524823122snlbxq"|dc
stefanpropehan
Posts: 335
Joined: 2002-12-17 22:25
Location: Berlin
 

Re: kernel update

Post by stefanpropehan »

mhh hätte ja auch ein wenig aufpassen können :-D

es ist genau der via-rhine treiber....

allerdings verstehe ich nicht warum mein alter kernel auf einmal 0 byte hat und ich nicht erstmal diesen zurückspielen kann .....

jetzt muss ich alles im rescue erledigen - na hoffentlich wird das was
stefanpropehan
Posts: 335
Joined: 2002-12-17 22:25
Location: Berlin
 

Re: kernel update

Post by stefanpropehan »

ne da habe ich mich getäuscht laut lscpi
ist es

Code: Select all

00:0d.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139 (rev 10) 
also hätte es doch gehen müssen - mhhhhh
captaincrunch
Userprojekt
Userprojekt
Posts: 7066
Joined: 2002-10-09 14:30
Location: Dorsten
Contact:
 

Re: kernel update

Post by captaincrunch »

Sofern es sich um Debian handelt, sollte der Name des Moduls in der /etc/modules eingetragen werden. Bei SuSE müsste das AFAIR in der /etc/modules.conf passieren.
DebianHowTo
echo "[q]sa[ln0=aln256%Pln256/snlbx]sb729901041524823122snlbxq"|dc
stefanpropehan
Posts: 335
Joined: 2002-12-17 22:25
Location: Berlin
 

Re: kernel update

Post by stefanpropehan »

es handelt sich natürlich um debian und steht auch in der /etc/modules

alerdings macht mich folgendes stutzig...

Code: Select all

Dec  6 17:44:14 s15109352 modprobe: modprobe: Can't locate module char-major-4
Dec  6 17:44:44 s15109352 last message repeated 23 times
Dec  6 17:45:34 s15109352 last message repeated 30 times
Dec  6 17:45:44 s15109352 init: Id "1" respawning too fast: disabled for 5 minutes
Dec  6 17:45:44 s15109352 init: Id "2" respawning too fast: disabled for 5 minutes
Dec  6 17:45:44 s15109352 init: Id "3" respawning too fast: disabled for 5 minutes
Dec  6 17:45:44 s15109352 init: Id "4" respawning too fast: disabled for 5 minutes
Dec  6 17:45:44 s15109352 init: Id "5" respawning too fast: disabled for 5 minutes
Dec  6 17:45:44 s15109352 init: Id "6" respawning too fast: disabled for 5 minutes
Dec  6 17:45:44 s15109352 init: no more processes left in this runlevel
er fährt hoch aber nur leider ohne nw-karte?
stefanpropehan
Posts: 335
Joined: 2002-12-17 22:25
Location: Berlin
 

Re: kernel update

Post by stefanpropehan »

okay jetzt läufts - allerdings habe ich noch die oben genannte fehlermeldung - diverse threads bei goolge sagen, das welches jenes mit der seriellen schnittstelle zu tun hat... aber wer oder was könnte versuchen darauf zuzugreifen?
Matthias Diehl
Posts: 315
Joined: 2002-09-24 13:26
 

Re: kernel update

Post by Matthias Diehl »

Ich habe gestern den 2.4.23 untested von puretec geholt.
Der läuft ziemlich gut.
Vom Rootserver aus zu finden unter

Code: Select all

update.pureserver.info/local-updates/kernel-2.4.23-031204.tar.gz.untested
Post Reply