On Sat, Mar 16, 2002 at 09:29:36PM -0000, Nicholas P Bamber wrote: > I have tried installing Hurd and everything seems to go > quite well util the last stage of the first boot. > At this point the kernel panics. > > The precise actions were: <snip> > i.) grub> module /lib/ld.so.1 /hurd/exec ${exec-task=task-create}
Change the above line to grub> module /lib/ld.so.1 /hurd/exec $(exec-task=task-create) (That's parentheses instead of braces.) After this, do you still have trouble? It seems that the nearsighted aren't meant to boot GNU ;) Hope that helps, Richard _______________________________________________ Bug-hurd mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-hurd