[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
using ps on a ramdisk
Greetings,
So I've built a ramdisk image. Obviously, the kernel doesn't exist in the
mr.fs image since there wouldn't be space for it. The kernel gobbles up
mr.fs and extracts it when it boots. The problem is, ps has no idea where to
find its information. There is no /bsd, since the kernel is actually
outside the filesystem. Is there an easy solution to this? Has anyone had
to deal with this problem before?
\w0zz