Thanks, It works.

----- Original Message -----
From: "James Morrison" <[EMAIL PROTECTED]>
To: "Yongmin Ko" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, November 27, 2001 7:13 AM
Subject: Re: Help me


> --- Yongmin Ko <[EMAIL PROTECTED]> wrote:
> > my hurd partition is hda3(by linux's convention),
> > I haven't boot hurd before. This is my first time, I want to do
> > native-intall.
> > I did;
> >
> > grub> root (hd0,2)
> > ...
> > grub> kernel /boot/gnumach.gz -s root=device:hd0s3
>  ... <-- Is this grub output?
> > grub> module
> > /hurd/ext2fs.static --multiboot-command-line=${kernel-command-line}
>  ... <-- where is the rest of the ext2fs.static line?
> > grub> module /lib/ld.so.1 /hurd/exec $(exec-task=task-create)
>  .... <-- grub output again?
> > grub> boot
> >
> > Then, it start booting, and the rest is like I said. What is the
> > problem?
>
> Here is my menu.lst itme for GNU/Hurd
>
> title  GNU/Hurd
> root   (hd0,2)
> kernel /boot/gnumach.gz root=device:hd0s3
> module /hurd/ext2fs.static
> --multiboot-command-line=${kernel-command-line} --hos
> t-priv-port=${host-port} --device-master-port=${device-port}
> --exec-server-task=
> ${exec-task} -T typed ${root} $(task-create) $(task-resume)
> module /lib/ld.so.1 /hurd/exec $(exec-task=task-create)
>
> >
> >
> > ----- Original Message -----
> > From: "James Morrison" <[EMAIL PROTECTED]>
> > To: "Steven Y. Ko" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
> > Sent: Monday, November 26, 2001 12:02 PM
> > Subject: Re: Help me
> >
> >
> > > --- "Steven Y. Ko" <[EMAIL PROTECTED]> wrote:
> > > > Hello, I am installing hurd for the first time.
> > > > I have a problem, though. It takes forever to boot hurd.
> > > >
> > > > After some booting messages like:
> > > > GNU Mach 1.2
> > > > ....
> > > > .....
> > > > .....
> > > > .....
> > > > 2 multiboot modules
> > > >     task loaded: /lib/ld.so.1  /hurd/exec
> > > >
> > > > then, nothing happens. no progress.
> > > >
> > > > Can anyone tell what the problem is?
> > > >
> > > > Thank you all,
> > > >
> > > > Steven Y. Ko
> > > >
> > >  This isn't much to go on, what is in your menu.lst file.
> > >
> > > =====
> > > James Morrison
> > >    University of Waterloo
> > >    Computer Science - Digital Hardware
> > >    2A co-op
> > > http://hurd.dyndns.org
> > >
> > > Anyone refering this as 'Open Source' shall be eaten by a GNU
> > >
> > > __________________________________________________
> > > Do You Yahoo!?
> > > Yahoo! GeoCities - quick and easy web site hosting, just
> > $8.95/month.
> > > http://geocities.yahoo.com/ps/info1
> > >
> >
> >
> > _______________________________________________
> > Help-hurd mailing list
> > [EMAIL PROTECTED]
> > http://mail.gnu.org/mailman/listinfo/help-hurd
>
> =====
> James Morrison
>    University of Waterloo
>    Computer Science - Digital Hardware
>    2A co-op
> http://hurd.dyndns.org
>
> Anyone refering this as 'Open Source' shall be eaten by a GNU
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month.
> http://geocities.yahoo.com/ps/info1


_______________________________________________
Help-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/help-hurd

Reply via email to