[EMAIL PROTECTED] writes: >> You may have to initiate a /dev/klog to see that by doing the >> following. >> settrans -fgc /dev/klog /hurd/streamio kmsg >> cat /dev/klog > $CONSOLE_LOG & CAT=$!; sleep 5; kill $CAT > This didn't work for me, I kept getting -bash: !: event not found >
my apologies. >> cat /dev/klog > $CONSOLE_LOG & should have pointed to a real file: cat /dev/klog > /var/log/kernel-boot-messages & Perhaps this is autmatically being done now, but off hand I don't know where to look. > no worries, I don't need it now anyway. Glad to know that didn't hurt. >> I have this problem with the default mount binary. I found if you >> build it w/o optimization it doesn't hang, or if you are mounting >> :-) > Ok, I'll make 'mount' the first package I try building. this will mean building the hurd. if you want the debian version make sure to use apt-get source hurd, or download from the debian site. > Thanks for helping me get my system working. NP. -- pub 1024D/DC92AE30 2002-02-26 David Walter <[EMAIL PROTECTED]> fingerprint = 50A0 E513 732D 1D0F BD26 C84E A8DD 9D80 DC92 AE30 sub 2048g/51023582 2002-02-26 _______________________________________________ Help-hurd mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/help-hurd
