[Dex-os-kernel] dex-os on linux and bochs
Status: Alpha
Brought to you by:
jedld
|
From: Joseph A. C. H. <ja...@ic...> - 2004-05-03 08:51:43
|
The problem was on the compiled kernel. It contains invalid addresses that is why grub chokes. I fixed the problem my modifying the linker script to use elf instead of coff. I also uncommented the forced jump to not_multiboot and replaced the address to multiboot. On Mon, 2004-05-03 at 04:38, Rob Wanders wrote: > you could try to set the MEGS value in the bochsrc.txt to a higher value, > just to see if it runs good > > - Rob > > ----- Original Message ----- > From: "Joseph Anthony C. Hermocilla" <ja...@ic...> > To: <dex...@li...> > Sent: Sunday, May 02, 2004 12:38 AM > Subject: Re: [Dex-os-kernel] test again > > > > Yo Dayoboy! > > > > I have successfully compiled the dex-os kernel in linux. How? > > > > 1. I changed all "\" to "/" in header and source files (via a script of > > course) > > 2. I created a Makefile > > 3. I removed all leading underscores in startup/asmlib.asm, because I > > built the kernel using elf > > 4. I removed the first line of lscript to force elf > > > > When grub loads the kernel, it chokes with an error, "program too big to > > fit in memory." > > > > Got any ideas? > > > > I'm new to OS stuff.. > > > > > > I'm running dex-os in bochs 2.1.1 > > > > > > On Fri, 2004-04-30 at 20:53, Joseph Anthony C. Hermocilla wrote: > > > test again > > -- > > > ____________________________________________________________________________ > ____ > > Joseph Anthony C. Hermocilla http://www.ics.uplb.edu.ph/~jach > > Instructor 1 > > Institute of Computer Science > > University of the Philippines Los Banos > > > > > > > > ------------------------------------------------------- > > This SF.Net email is sponsored by: Oracle 10g > > Get certified on the hottest thing ever to hit the market... Oracle 10g. > > Take an Oracle 10g class now, and we'll give you the exam FREE. > > http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click > > _______________________________________________ > > Dex-os-kernel mailing list > > Dex...@li... > > https://lists.sourceforge.net/lists/listinfo/dex-os-kernel -- ________________________________________________________________________________ Joseph Anthony C. Hermocilla http://www.ics.uplb.edu.ph/~jach Instructor 1 Institute of Computer Science University of the Philippines Los Banos |