I have copied initrd-2.6.13.img of Development machine to Target machine's /boot directory and added the entry of initrd to grub. Now at the end of previous output Iam getting following
Warning: unable to open an initial console.
kmem_cache_create: duplicate cache revoke_record
[New Thread 1493]
Program received signal SIGILL, Illegal instruction.
[Switching to Thread 1493]
kmem_cache_create (name=0xe09ac16d "revoke_record", size=16, align=3750267656,
flags=8192, ctor=0, dtor=0) at mm/slab.c:1488
1488 BUG();
Milind Dumbare <[EMAIL PROTECTED]> wrote:
Don't know whats going wrong? Try building initrd instead. Pass it to
bootloader.
On Wed, 2006-09-06 at 04:05 -0700, Furqan Ahmed Ghulam Shabbir wrote:
> Hi,
> I have already followed four steps you told me before:
>
> 1) mouting of '/ ' to temporory location ( /mnt in my case)
> 2) doing tar -cf dev.tar * in my /dev directory
> 3) coping dev.tar to /mnt/dev
> 4) untarring it there and then rebooting the system.
>
> Now after this whenever I reboot the target in the default kernel and
> mount the '/' to /mnt and check the /mnt/dev Iam getting all the
> entries in it as in /dev.
>
> Guide me where I am wrong. Iam still getting the error I have
> mentioned in the previous mail.
>
> Milind Dumbarewrote:
>
> On Wed, 2006-09-06 at 02:53 -0700, Furqan Ahmed Ghulam Shabbir
> wrote:
> > Hi,
> > I have already mounted '/' to /mnt of my target machine when
> I
> > was getting this error:
>
> You are missing some steps. There are 4 more steps after
> mounting "/" to
> some temporary location (/mnt). Bottom line is you need to
> copy nodes
> from /dev to /mnt/dev.
>
> > Warning: unable to open an initial console.
> > but after mounting and following the procedure you told I
> connected my
> > development machine to target after rebooting it in kgdb
> kernel. Then
> > I got the output till
> >
> > Warning: unable to open an initial console.
> > [New Thread 1493]
> >
> > Program received signal SIGILL, Illegal instruction.
> > [Switching to Thread 1493]
> > 0xc0200153 in journal_commit_transaction
> (journal=0xdf0e7a00)
> > at fs/jbd/commit.c:788
> > 788 J_ASSERT_BH(bh, !buffer_dirty(bh));
> >
> > After this I didn't got any message thus I have to quit the
> gdb
> > session. Also in my target machine the cursors was blinking
> at
> > different positions when gdb session was going on.
> >
> >
> >
> >
> > Milind Dumbare wrote:
> > If /dev partition is not mounted when a root filesystem is
> > mounted, init
> > cannot open /dev/console file. Hence you get above warning.
> >
> >
> > It seems I have told you hack for this.
> >
> > On Tue, 2006-09-05 at 22:46 -0700, Furqan Ahmed Ghulam
> Shabbir
> > wrote:
> > > Hi,
> > > On both Development and Target machines I am not getting
> > this
> > > error when I don't use kgdb.
> > >
> > > Furqan Ahmed
> > >
> > >
> > > Vitaly Wool wrote:
> > > Hi,
> > >
> > > On 9/5/06, Furqan Ahmed Ghulam Shabbir wrote:
> > > > Hi,
> > > > I am using kgdb-2.3 on kernel 2.6.13 through ethernet.
> > When
> > > I am trying to
> > > > connect to remote machine I am getting ïÿýPacket
> ignoring
> > > error ïÿý. This error
> > > > is solve if I first reboot the target machine with the
> > > default kernel then
> > > > again rebooting the target with kgdb enabled kernel. But
> > > after connecting
> > > > with the target first I am getting this error
> > >
> > > can you please tell me if you get such error (can't open
> an
> > > initial
> > > console) when you DON'T use kgdb?
> > >
> > > Vitaly
> > >
> > >
> > >
> > >
> > >
> >
> ______________________________________________________________________
> > > Do you Yahoo!?
> > > Next-gen email? Have it all with the all-new Yahoo! Mail.
> > >
> >
> -------------------------------------------------------------------------
> > > 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
> > > _______________________________________________
> > Kgdb-bugreport mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/kgdb-bugreport
> > --
> > -Milind
> > "There is no place like 127.0.0.1"
> >
> >
> >
> >
> >
> >
> ______________________________________________________________________
> > How low will we go? Check out Yahoo! Messengerââ¬â¢s low
> PC-to-Phone call
> > rates.
> --
> -Milind
> "There is no place like 127.0.0.1"
>
>
>
>
>
> ______________________________________________________________________
> Do you Yahoo!?
> Everyone is raving about the all-new Yahoo! Mail.
--
-Milind
"There is no place like 127.0.0.1"
Talk is cheap. Use Yahoo! Messenger to make PC-to-Phone calls. Great rates starting at 1¢/min.
------------------------------------------------------------------------- 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
_______________________________________________ Kgdb-bugreport mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/kgdb-bugreport
