> I have ported the Hurd to OSF Mach (in fact, I haven't done anything with > Mach, I just use the version that comes with MkLinux). You can indeed run > the Hurd from within MkLinux, but it can't read from the console because > Linux also has the console open; it might be possible to fix that.
I'd think you would want to use a virtual console device by making a version of `boot' that runs on MkLinux. The code in hurd/boot/ux.[ch] and hurd/boot/Makefile rules to build `uxboot' were for doing that on the old CMU unix singleserver. You could hack up something similar (or better, given ELF linking) to work with MkLinux. _______________________________________________ Bug-hurd mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-hurd