initrd problems on 'big memory' system?

Lars Kellogg-Stedman (lars@cs.bu.edu)
Thu, 29 Jul 1999 15:41:51 -0400


Howdy,

I've got a Linux system with 2GB of memory; I've patched the kernel
(asm-i386/page.h and arch/i386/vmlinux.lds) to allow access to
this memory, and after a few false starts it appears to be working just
fine.

I ran into problems after first building the kernel; I was using a boot
disk with an initrd, and the kernel was consistently unable to access the
initrd image...during kernel boot, some message about "ramdisk image
overwritten" flashed by on the screen.

Well, okay, I suppose that would cause a problem :).

Can anyone tell me *why* the ramdisk image was being overwritten? I don't
really need to use an initrd setup (at least, not right now), but I'd like
to know why it doesn't work.

Thanks,

-- Lars

-- 
Lars Kellogg-Stedman * lars@bu.edu * (617)353-5228
Department of Computer Science, Boston University

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/