From: J. R. v. B. <jr...@cs...> - 2001-09-05 19:02:47
|
Hey Matthew - The kernel's bundled w/ Trinux work like a charm - I can boot to them via loadlin from a DOS partition, through lilo, or from a floppy. The default redhat kernels (which all include initrd and ramdisk support), as well as the ones I've built all fail, even with all other configurations being identical. I've seen this behavior now on two different machines, one a dual processor Pentium 6, and the other a single processor Celeron. I just tried passing mem=XXX to the kernel, but that didn't help. ;-( Are there any other things that need to be done? (eg, using rdev to set some magic options in the kernel image, etc.) Would it be possible for me to see a copy of the kernel .config you are using these days? I'd like to at least rule out kernel options as a variable. Thanks for your help!! Best, -Rob Matthew Franz wrote: > > Did the existing kernels work? I have seen that error message on some > Celeron's if you don't pass the amount of RAM to kernel (i.e. mem=256M) > All you should need is to specify and ramdisk and check the initial > ramdisk (initrd) option and you should be all right. > > - mdf > > > I'm trying to compile a new kernel for use w/ Trinux (I need the DAC960 > > driver built in), but am having trouble mounting the ram disk as the > > root device. I expect the problem may be w/ the kernel options I chose, > > but I haven't been able to find a configuration that works. I found a > > link to the .config used to build Trinix in the list archives > > (http://trinux.sourceforge.net/config.html), but the file no longer > > exists. Is the .config available elsewhere? > > > > To give you some background, here's what I've tried: > > > > * several kernel versions (2.2.[16,17,19], and 2.4.9) > > * all configs include ramdisk support, initrd, minix, ext2, and vfat > > * I've tried booting using loadlin and lilo (both of which work w/ the > > kernel images include w/ Trinux) > > * I've tried using rdev to set the root device on the kernel image to > > /dev/ram0 > > > > Unfortunately, every time I boot using one of the kernels I've compiled, > > I get the following message: > > > > Kernel Panic: can't mount root device on 01:00 > > > > At this point, I've tried all of the kernel configs that seem like they > > might help, and read through the initrd docs looking for clues. Any > > help would be most appreciated!! > > > > Best, > > _______________________________________________ > Trinux-talk mailing list > Tri...@li... > https://lists.sourceforge.net/lists/listinfo/trinux-talk |