Re: The menu passes too quickly

2008-02-09 Thread Robert Millan
On Sat, Feb 09, 2008 at 08:24:16AM +0530, shirish wrote: > > Of course, the best thing as they say would be to re-install grub > but my problem is, I don't know enough. Just use grub-install "(hd0)" -- Robert Millan I know my rights; I want my phone call! What use is a phone call… if you are

Re: The menu passes too quickly

2008-02-08 Thread shirish
Hi all, Some more info. I have 2 hard disk drives. One is a 160 IDE HDD & the other 80 GB IDE HDD. 160 GB = Other OSS = IDE0 80 GB = GNU/Linux = IDE1 I hope somebody can help me, thanx. -- Regards, Shirish Agarwal This email is licensed under http://creativecommons.or

Re: The menu passes too quickly

2008-02-08 Thread shirish
> Message: 1 > Date: Fri, 8 Feb 2008 20:26:05 +0100 > From: Robert Millan <[EMAIL PROTECTED]> > Subject: Re: The menu passes too quickly. > To: The development of GRUB 2 > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=utf-8 > > O

Re: The menu passes too quickly.

2008-02-08 Thread Robert Millan
On Sat, Feb 09, 2008 at 12:23:53AM +0530, shirish wrote:> > set root=(hd1,1) > font (hd1,1)/usr/share/grub/unicode.pff ; then > set gfxmode=640x480 > insmod gfxterm > insmod vbe > terminal gfxterm > Ugh, that "; then" looks really bad. Who told you to put that in your grub.cfg ? :-) R