On Tue, 2011-05-10 at 11:56 +0200, Samuel Thibault wrote: > > > > > or use nm > > > > > on the "gnumach" binary to get its adress, e.g. 0x20001234, and use > > > > Are you referring to /boot/gnumach-1.3.99-486.gz now, or > > /lib/libmachuser-2.11.2.so > > In the first case the image is compressed. > > The former. The latter is just a userland library (as its name suggests).
Thanks, do I have to uncompress first to first to find the address and then compress it again?