On Mon, Mar 15, 2004 at 02:44:53PM -0800, Ghorban Mohamad Tavakkoli wrote: > system works a small time and when it wants to > configure libc-0.3 it shows a message about > configuring time zone and hangs.
Not sure if it has been fixed already, but there used to be a problem in the ext2fs server with block sizes other than 4096. Try passing "-b 4096" to mke2fs when creating the filesystem (also don't forget the "-o hurd" option). Cheers, Wolfgang -- (define eq? (lambda (x y) #t)) ;; How could it be otherwise?

