Help with Bochs Needed

Erwin Rol mailinglists at erwinrol.com
Mon Oct 25 12:34:28 UTC 2004


I saw that problem too, it seems to hang in the timer calibration
routines. Could you try if the following line in yer bochs config file
helps.

clock: sync=none, time0=local

- Erwin


On Mon, 2004-10-25 at 07:15 -0500, Richardson, Anthony wrote:
> I can't seem to get applications running under
> Bochs.  I'm trying to get the hello example running.
> 
> I'm using RTEMS 4.6.2 under cygwin.  I configure
> using the i386-rtems target and the pc386 BSP.
> Everything seems to compile and build without any
> problems.
> 
> I copy the hello.exe to my hard disk image and start
> Bochs.  At the grub prompt I type:
> 
>    root (hd0,0)
>    kernel /hello.exe
> 
> and grub responds
> 
>    [Multiboot-elf, <0x100000:0x18fc4:0x2768>, shtab=0x11c140,
> entry=0x10000c]
> 
> which seems to indicate that grub recognizes it as a proper kernel
> anyway.
> 
> I then type (at the grub prompt):
> 
>    boot
> 
> The bochs screen goes blank, but then nothing is displayed.
> 
> I've tried some of the other examples with similar results.
> 
> Am I doing something incorrectly or am I overlooking something?
> Any help is greatly appreciated.
> 
> Tony Richardson




More information about the users mailing list