hi, --- Lei Ding <[EMAIL PROTECTED]> wrote: > I downloaded a single gzip file > gnu-2000925.tar.gz,and extract to /dev/hda4,then > downloaded grub,compile,and install,then run > grub,and use > root (hd0,3) > kernel /boot/gnumach.gz root=hd0s4 > boot > then the grub returns to bash,why?
after kernel /boot/gnumach.gz root=hd0s4 please do module=/boot/serverboot.gz boot This is because the serverboot program is responsible for loading and executing the rest of the Hurd servers. To boot the Hurd, the microkernel must start serverboot as its first task, and pass it appropriate arguments. -Mridul. ===== Inspired by GNU www.gnu.org __________________________________________________ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail - only $35 a year! http://personal.mail.yahoo.com/

