How to make a rtems kernel shell prompt to qemu console?

Cillian O'Donnell cpodonnell8 at gmail.com
Fri Jun 23 08:33:14 UTC 2017


Hi Jaeho,

I can't speak specifically to your problem but I have just tested qemu
built with the RSB for RTEMS 4.12 and it runs into some problems for
i386 PC386. If you're using 4.11 that should be fine, just making sure
you won't compound your problem.


On 23 June 2017 at 08:01, jaeho jo <hot486two at gmail.com> wrote:
> How to make a rtems kernel shell prompt to qemu console?
>
>
>
> I want to see shell prompt on qemu and run another simple program using file
> system.
>
> Done :
>
>            Make install on rtems i386 pc386
>
> First time, I thought I have to make a kernel image to target emulator(qemu)
>   - kernel image -> qemu -> shell prompt on qemu
>
> But, I saw this mailing list -
> https://lists.rtems.org/pipermail/users/2015-December/029626.html
>
> and found out rtems doesn’t work like that and rtems builds a single
> monolithic binary.
>
>
>
> I also found out the samples in rtems directory and fileio.exe is similar to
> shell prompt.
>
> If I want to use shell prompt on qemu, I have to modify fileio source code
> and build fileio.exe, emulate this binary file?
>
> Also, I found out this link - https://github.com/alanc98/rki
>
> without another source download, Is there any other option to build it? I
> think Maybe I have to use file system.
>
> _______________________________________________
> users mailing list
> users at rtems.org
> http://lists.rtems.org/mailman/listinfo/users



More information about the users mailing list