help-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Help me


From: James Morrison
Subject: Re: Help me
Date: Mon, 26 Nov 2001 14:13:27 -0800 (PST)

--- Yongmin Ko <minko@panda.snu.ac.kr> 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" <rocketmail_com@rocketmail.com>
> To: "Steven Y. Ko" <minko@panda.snu.ac.kr>; <help-hurd@gnu.org>
> Sent: Monday, November 26, 2001 12:02 PM
> Subject: Re: Help me
>
>
> > --- "Steven Y. Ko" <minko@panda.snu.ac.kr> 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
> Help-hurd@gnu.org
> 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]