Anyone used genromfs yet from 2.0 CD?


Subject: Anyone used genromfs yet from 2.0 CD?
ghannon@cspi.com
Date: Thu Jun 28 2001 - 15:27:20 MDT


I having trouble running "genromfs" on both systems I've upgraded with the
2.0 cd.

It seems to consistently die at the same place and gives no error.
I have rebuilt the binutils from source, since we are using the 2.4.4
kernel, but that had no effect.
Here is a trace of how far it gets:

release/romfs/romfs> strace genromfs -f ../ramdisk
execve("/usr/bin/genromfs", ["genromfs", "-f", "../ramdisk"], [/* 34 vars
*/]) =
 0
uname({sys="Linux", node="ruta.cspi.com", ...}) = 0
brk(0) = 0x10013684
open("/etc/ld.so.preload", O_RDONLY) = -1 ENOENT (No such file or
directory)
open("/usr/dt/lib/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or
directory)
stat("/usr/dt/lib", 0x7fffe8a0) = -1 ENOENT (No such file or
directory)
open("/usr/openwin/lib/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or
direct
ory)
stat("/usr/openwin/lib", 0x7fffe8a0) = -1 ENOENT (No such file or
directory)
open("/etc/ld.so.cache", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=71154, ...}) = 0
mmap(NULL, 71154, PROT_READ, MAP_PRIVATE, 3, 0) = 0x30028000
close(3) = 0
open("/lib/libc.so.6", O_RDONLY) = 3
read(3, "\177ELF\1\2\1\0\0\0\0\0\0\0\0\0\0\3\0\24\0\0\0\1\0\2\222"...,
1024) = 1
024
fstat(3, {st_mode=S_IFREG|0755, st_size=5079559, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0x300
16000
mmap(0xfebb000, 1261724, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) =
0xfebb000
mprotect(0xffc4000, 176284, PROT_NONE) = 0
mmap(0xffcb000, 126976, PROT_READ|PROT_WRITE|PROT_EXEC,
MAP_PRIVATE|MAP_FIXED, 3
, 0x100000) = 0xffcb000
mmap(0xffea000, 20636, PROT_READ|PROT_WRITE|PROT_EXEC,
MAP_PRIVATE|MAP_FIXED|MAP
_ANONYMOUS, -1, 0) = 0xffea000
close(3) = 0
munmap(0x30028000, 71154) = 0
getpid() = 4574
exit(1) = ?
release/romfs/romfs>

Any suggestions?

G. Hannon



This archive was generated by hypermail 2a24 : Thu Jun 28 2001 - 14:33:55 MDT