Re: Re: Does kernel Image file contains the elf format information ?

2012-11-27 Thread Mulyadi Santosa
On Tue, Nov 27, 2012 at 2:08 PM, horse_rivers horse_riv...@126.com wrote: and this file can boot inux os ? if I put this file into floppy ,and boot from floppy ,can I boot this kernel ? as long as your bootloader could load and boot it, then yes -- regards, Mulyadi Santosa Freelance

Re:Re: Re: Does kernel Image file contains the elf format information ?

2012-11-27 Thread horse_rivers
At 2012-11-27 15:58:39,Mulyadi Santosa mulyadi.sant...@gmail.com wrote: On Tue, Nov 27, 2012 at 2:08 PM, horse_rivers horse_riv...@126.com wrote: and  this  file can  boot inux os ?  if I put this file into  floppy ,and boot from floppy ,can I boot this kernel ? as long as your bootloader 

Re: How to Faking a PCI or USB device.

2012-11-27 Thread Bjørn Mork
Pranay Kumar Srivastava pranay.shrivast...@hcl.com writes: maybe if you're lucky, QEMU can emulate that for you...e.g: network adapter... Well let's just say it emulates network adapter (PCI right?) so wouldn't a default driver exist for that? So I should just remove that driver and use my

Re: Grub installed into USB drive: After boot kernel not initializing

2012-11-27 Thread Jeshwanth Kumar N K Jeshu
Hello Mulyadi, Sorry for late reply. Please find the result of fdisk -l for my pen drive below. And I did partition today thats why it is showing two partitions :) And I have installed grub by referring this http://www.pendrivelinux.com/install-grub2-on-usb-from-ubuntu-linux/. And just copied

Re: Grub installed into USB drive: After boot kernel not initializing

2012-11-27 Thread Mulyadi Santosa
On Tue, Nov 27, 2012 at 11:39 PM, Jeshwanth Kumar N K Jeshu jeshkumar...@gmail.com wrote: Hello Mulyadi, Sorry for late reply. Please find the result of fdisk -l for my pen drive below. And I did partition today thats why it is showing two partitions :) I take a look at a glance on your fdisk

Re: Re: Re: Does kernel Image file contains the elf format information ?

2012-11-27 Thread Mulyadi Santosa
Hi... On Tue, Nov 27, 2012 at 3:06 PM, horse_rivers horse_riv...@126.com wrote: this is to say, there is a interpreter working for analysis elf informayion ? AFAIK, no bootloader has such capability...it just load whatever you point it to.the rest is up to the kernel itself. Think

how to use kgtp in kernel debuging ?

2012-11-27 Thread horse_rivers
hi:     I want to trace kernel of linux 1.0 version ,and now I have compile sucessfully a 1.0 kernel with source code .    but how to use kgtp tools to trace kernel ?    what is target side and what is host ? thanks! ___ Kernelnewbies mailing list