Good afternoon, all,
I have a fedora core 3/i386 filesystem that seems to Work Well For
Me(tm). It's at http://www.stearns.org/uml-root/ , with some brief
install notes at
http://www.stearns.org/uml-root/root_fs.fc-3-base.pristine.20050605.note
The filesystem deliberately has a relat
Hi All,
I am trying to load module [ which I need to debug] in
UML Kernel via insmod command but getting following
message:
insmod: QM_MODULES: Function not implemented
I am accessing kernel module which is in host
filesystem by using below command
$mount none /mnt -t hostfs -o /home/dahuja
As