* Ramdisk problem with 2.3.18 on mpc8xx boards
@ 1999-09-24 13:50 @Jean-Jacques GERMOND
1999-09-26 15:20 ` Dan Malek
0 siblings, 1 reply; 4+ messages in thread
From: @Jean-Jacques GERMOND @ 1999-09-24 13:50 UTC (permalink / raw)
To: dan; +Cc: linuxppc-dev, jjg
Dan
Thanks for your answer to Christophe Reinbold mail
about our ramdisk problems with the "new" 2.3.x VM strategy.
We are going to try to keep in sync with your progesses here.
We still want to port Linux, even an older version, on an mpc860
or mpc823 board in order to get linux experience.
We have a (probably VM) crash with the 2.2.10 in:
execve/.../do_load_elf_binary/padzero(elf_bss)
does anyone knows about this?
thanks
jjg
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Ramdisk problem with 2.3.18 on mpc8xx boards.
@ 1999-09-22 15:28 Christophe Reinbold
1999-09-22 18:47 ` Dan Malek
0 siblings, 1 reply; 4+ messages in thread
From: Christophe Reinbold @ 1999-09-22 15:28 UTC (permalink / raw)
To: linuxppc-dev@lists.linuxppc.org
Hi everybody
We are trying to port 2.3.18 on a mpc823 or mpc860 based FADS board.
Our board has 8 megs of ram.
Thanks you guys for the 2.3.18 kernel, we found a lot cleaning into it
specially as far as the mpc8xx is concerned.
We configure the kernel from the MBX board and patch the files
as appropriate (we think so anyway).
We correctly open ramdisk files but reading them just returns
zeroed out buffers. (Ie: open works OK then read(fd, buf, n) returns n
or the file length if initial n was too big, the buffer itself
is filled with zeroes).
Our ramdisk seems to be OK, we are able to read the content of files
under 2.2.10.
Thanks for any idea.
PS: log of our init.
Now booting the kernel
Linux version 2.3.18 (me@ill000018412x) (gcc version egcs-2.91.66
19990314 (egcs-1.1.2 release)) #53 Wed Sep 22 16:24:13 CEST 1999
Boot arguments: console=ttyS0,9600n8
time_init: decrementer frequency = 75000000/60
Calibrating delay loop... 19.61 BogoMIPS
Memory: 6964k available (748k kernel code, 448k data, 28k init)
[c0000000,c0800000]
Buffer-cache hash table entries: 1024 (order: 0, 4096 bytes)
Page-cache hash table entries: 2048 (order: 1, 8192 bytes)
POSIX conformance testing by UNIFIX
Linux NET4.0 for Linux 2.3
Based upon Swansea University Computer Society NET3.039
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP
TCP: Hash tables configured (established 512 bind 1024)
Starting kswapd v1.6
CPM UART driver version 0.02
ttyS00 at 0x0280 is a SMC
RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
loop: registered device at major 7
RAMDISK: Compressed image found at block 0
VFS: Mounted root (ext2 filesystem) readonly.
Freeing unused kernel memory: 28k init
Kernel panic: No init found. Try passing init= option to kernel.
(the init file was found but since its content is read null, the
do_load_elf_binary function fails to find an elf header and
correctly reject the file in question.)
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Ramdisk problem with 2.3.18 on mpc8xx boards.
1999-09-22 15:28 Christophe Reinbold
@ 1999-09-22 18:47 ` Dan Malek
0 siblings, 0 replies; 4+ messages in thread
From: Dan Malek @ 1999-09-22 18:47 UTC (permalink / raw)
To: Christophe Reinbold; +Cc: linuxppc-dev@lists.linuxppc.org
Christophe Reinbold wrote:
>
> We correctly open ramdisk files but reading them just returns
> zeroed out buffers.
The ramdisk is generically broken like all of the file systems
not updated since the "new" 2.3.x VM strategy has been implemented.
Since it really affects us with the embedded processors, I have
taken some time to look at it, but don't yet have it fixed.
It would be nice if someone familiar with this software would just
drop by and fix it :-). I have other things I need to be working
on.
-- Dan
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~1999-09-26 15:20 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1999-09-24 13:50 Ramdisk problem with 2.3.18 on mpc8xx boards @Jean-Jacques GERMOND
1999-09-26 15:20 ` Dan Malek
-- strict thread matches above, loose matches on Subject: below --
1999-09-22 15:28 Christophe Reinbold
1999-09-22 18:47 ` Dan Malek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).