From: Itsuro O. <od...@va...> - 2006-08-14 22:20:20
|
Hi, Can you show me console log ? Thanks. Itsuro Oda On Fri, 11 Aug 2006 17:27:58 -0700 Tony Chung <Ton...@re...> wrote: > > I am able to create a 2.6.9 kernel and initrd-minik.img according to the > README file. > I used the following settings for /etc/mkdump/mkdump: > > ## mkdump configuration file > # for mkd_load > MKDUMP_DEV=/dev/hda2 # dump device > MKDUMP_VMLINUX=/boot/minik-2.6.9.bin # mini kernel binary > MKDUMP_MEM=16M # memory size of mini kernel > MKDUMP_PARAM="ro console=ttyS0,19200n8 lpj=2367488 no-hlt dump_delay=65" > # mini kernel (extra) parameter > #MKDUMP_PARAM="ro lpj=2367488 no-hlt" # mini kernel (extra) parameter > MKDUMP_INITRD="/boot/initrd-minik.img" # initrd image file path > MKDUMP_TYPE="standard" # mkexec load type > # for mkd_save > MKDUMP_DIR=/var/dump # dump save directory > MKDUMP_LIMIT=2 # max number of dump saved > MKDUMP_PREFORMAT=n # specify format or not a dump > device > > > Basically, the system just reboot on itself. when I used a longer > dump_delay, it took longer time to reboot while a smaller dump_delay > reboot much faster. So I know the mkd_load/mkexec.o part is probably > working. > > I also used the bzImage created at the same time from the mini-kernel. > I was able to boot up the system from it so the minikernel serial > component should be working too. > > Any help? What should be my next step? How to debug this situation? > Thanks. > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Mkdump-devel mailing list > Mkd...@li... > https://lists.sourceforge.net/lists/listinfo/mkdump-devel -- Itsuro ODA <od...@va...> |