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

Bug#793786: initramfs-tools: fix the broken netconsole feature in initramfs-tools



> CaseA (MODULES=list, netconsole param from bootloader, tested on an
> armel/orion5x device):
> - /etc/initramfs-tools/initramfs.conf:
> MODULES=list
>
> - /etc/initramfs-tools/modules:
> mv643xx_eth
> netconsole
> mvmdio
> sata_mv
> sd_mod
> raid1
> jfs
>
> CaseB (MODULES=dep, netconsole param from bootloader, tested on an
> armel/orion5x device):
> - /etc/initramfs-tools/initramfs.conf:
> MODULES=dep
>
> - /etc/initramfs-tools/modules:
> mv643xx_eth
> netconsole
> mvmdio
>
> CaseC (MODULES=most, netconsole param from bootloader, tested on x86-64 device):
> -/etc/initramfs-tools/initramfs.conf:
> MODULES=most
>
> - /etc/initramfs-tools/modules:
> # empty

all previous cases were using netconsole param from bootloader, so I
created Case A2 to use netconsole param from conf/modules.

CaseA2 (MODULES=list, netconsole param from conf/modules, tested on an
armel/kirkwood device):
- /etc/initramfs-tools/initramfs.conf:
MODULES=list

- /etc/initramfs-tools/modules:
mv643xx_eth
netconsole
mvmdio
sata_mv
sd_mod
raid1
xfs

This time I ran case A/A2/B on an armel/kirkwood device Linkstation LS-WXL.
Enclosed the netconsole boot log.

Cheers,
Roger

Attachment: netconsole_log2.tar.gz
Description: GNU Zip compressed data


Reply to: