From: Fernando L. V. C. <fer...@in...> - 2006-05-24 07:56:22
|
Hi Hiromichi, Thank you for your interest in mkdump! I will try to reproduce your problem in one of my machines too, but first I would like to know some more details about the specs of your machine. Could you please send me the output of the commands below? # cat /proc/iomem # cat /proc/cpuinfo # lspci Best regards, Fernando On Wed, 2006-05-24 at 16:11 +0900, Hiromichi MATSUSHIMA wrote: > Hello, all. >=20 > I'm interested in mkdump, and now I'm testing it on my desktop PC. > But, it doesn't work fine... >=20 > Mini kernel looks booting correctly with stand-alone, but configure =20 > mkexec and > try"echo 2 > /proc/mkexec/stat", can't get dump. (Kernel panic =20 > messages and > "Starting mini kernel" were printed, but nothing like boot message =20 > was shown > thereafter, and there's no HDD access.) >=20 > My PC's environment is here. >=20 > OS: RHEL 4=EF=BC=88kernel 2.6.9-34.EL=EF=BC=89 + mkexec kernel module > (use mkexec-module-3.0.tar) > MEMORY: 1024MB >=20 > # uname -a > Linux localhost.localdomain 2.6.9-34.EL #1 Wed Mar 8 00:07:35 CST =20 > 2006 i686 > athlon i386 GNU/Linux >=20 > /etc/mkexec/mkexec: > ### mkdump configuration file > # for mkd_load > MKDUMP_DEV=3D/dev/hda3 # dump device > MKDUMP_VMLINUX=3D/boot/vmlinux.bin-2.6.9-mkdump # mini kernel binary > MKDUMP_MEM=3D64M # memory size of mini kernel > MKDUMP_PARAM=3D"ro console=3Dtty0 console=3DttyS0,9600n8 lpj=3D2367488 = no-hlt" > # mini kernel (extra) parameter > #MKDUMP_INITRD=3D"/boot/initrd-minik.img" # initrd image file path > MKDUMP_TYPE=3D"standard" # mkexec load type > # for mkd_save > MKDUMP_DIR=3D/var/dump # dump save directory > MKDUMP_LIMIT=3D2 # max number of dump saved > MKDUMP_PREFORMAT=3Dn # specify format or not a =20 > dump device >=20 > # ls -l /dev/hda3 > brw-rw---- 1 root disk 3, 3 May 24 2006 /dev/hda3 >=20 > /proc/mkexec/*'s infomation: > # for i in *;do echo -n "$i: "; cat $i;done > dumpdev: 0x300003 > initrd: > mem: 64 > parameter: ro console=3Dtty0 console=3DttyS0,9600n8 lpj=3D2367488 no-hl= t > path: /boot/vmlinux.bin-2.6.9-mkdump > stats: 1 >=20 > Mini kernel is based on kernel.org's kernel 2.6.9 =20 > (linux-2.6.9.tar.bz2), and compiled > it following the instruction of "README-v3". And, "minik_dump.o" is =20 > static linked. > (use minik-module-3.0.tar). >=20 > I have no idea which has problem mkexec kernel or mini kernel. > Will you give me some suggestions for it? >=20 > Thanks. >=20 > ---- > Hiromichi MATSUSHIMA >=20 >=20 >=20 > ------------------------------------------------------- > All the advantages of Linux Managed Hosting--Without the Cost and Risk! > Fully trained technicians. The highest number of Red Hat certifications= in > the hosting industry. Fanatical Support. Click to learn more > http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D107521&bid=3D248729&dat= =3D121642 > _______________________________________________ > Mkdump-devel mailing list > Mkd...@li... > https://lists.sourceforge.net/lists/listinfo/mkdump-devel |