All of lore.kernel.org
 help / color / mirror / Atom feed
* diskette boot loader
@ 2005-01-27 17:24 Krzysztof Kujawski
  2005-01-27 17:49 ` Serbinenko Vladimir
  0 siblings, 1 reply; 6+ messages in thread
From: Krzysztof Kujawski @ 2005-01-27 17:24 UTC (permalink / raw)
  To: grub-devel

In short words, can you give me a recipe  for boot diskiette 
to boot linux and as chainloader 2 Windowses. 


I have on my hard disk 2 Windowses and Linux fedora core. 
I have reinstall Windows and MBR generated by FC was deleted. 
Now I can't boot linux - reinstalling FC is not solution - I 
obtain info 'boot loader configuration will not be changed'. 

Chris 





^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: diskette boot loader
  2005-01-27 17:24 diskette boot loader Krzysztof Kujawski
@ 2005-01-27 17:49 ` Serbinenko Vladimir
  2005-01-27 18:01   ` Marco Gerards
  0 siblings, 1 reply; 6+ messages in thread
From: Serbinenko Vladimir @ 2005-01-27 17:49 UTC (permalink / raw)
  To: The development of GRUB 2

Krzysztof Kujawski wrote:

> In short words, can you give me a recipe  for boot diskiette to boot 
> linux and as chainloader 2 Windowses.
>
> I have on my hard disk 2 Windowses and Linux fedora core. I have 
> reinstall Windows and MBR generated by FC was deleted. Now I can't 
> boot linux - reinstalling FC is not solution - I obtain info 'boot 
> loader configuration will not be changed'.
> Chris
>
>
take a floppy from ftp://alpha.gnu.org/gnu/grub/<grub version and 
name>.ext2fs boot it
then
find /boot/grub/menu.lst
or
find /grub/menu.lst
one of theese commands will give you GRUB partition
then
root <GRUB partition>
setup (hd0)
Theese commands will restore your GRUB
How to add different chainloaders under linux do >info grub

P.S. This is *GRUB 2 developpement* list. For the questions like yours 
there are an irc chanel



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: diskette boot loader
  2005-01-27 17:49 ` Serbinenko Vladimir
@ 2005-01-27 18:01   ` Marco Gerards
  2005-01-27 18:44     ` chaac
  0 siblings, 1 reply; 6+ messages in thread
From: Marco Gerards @ 2005-01-27 18:01 UTC (permalink / raw)
  To: The development of GRUB 2

Serbinenko Vladimir <serbinenko.vova@list.ru> writes:

> P.S. This is *GRUB 2 developpement* list. For the questions like yours
> there are an irc chanel

Right.  And normally you can better ask questions about GRUB on
bug-grub@gnu.org.  This list is for development of GRUB 2 only.  It's
weird that there are this many off-topic email's lately...

Thanks,
Marco




^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: diskette boot loader
  2005-01-27 18:01   ` Marco Gerards
@ 2005-01-27 18:44     ` chaac
  2005-01-27 19:49       ` Yoshinori K. Okuji
  0 siblings, 1 reply; 6+ messages in thread
From: chaac @ 2005-01-27 18:44 UTC (permalink / raw)
  To: The development of GRUB 2

Marco Gerards wrote:
> Serbinenko Vladimir <serbinenko.vova@list.ru> writes:
> 
> 
>>P.S. This is *GRUB 2 developpement* list. For the questions like yours
>>there are an irc chanel
> 
> 
> Right.  And normally you can better ask questions about GRUB on
> bug-grub@gnu.org.  This list is for development of GRUB 2 only.  It's
> weird that there are this many off-topic email's lately...

It wouldn't hurt about telling about bug-grub mailing list ;)

By first looking at grub's web page only list that I can find from there 
is this one. To find out bug-grub you have to go to development page or 
bug reports. There is nowhere (at least easy to spot) instructions where 
to get help about using it (other than docs or FAQ).

And I would still stress that grub-help is more easier to spot :)

Thanks,
Vesa Jääskeläinen



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: diskette boot loader
  2005-01-27 18:44     ` chaac
@ 2005-01-27 19:49       ` Yoshinori K. Okuji
  2005-01-27 19:58         ` chaac
  0 siblings, 1 reply; 6+ messages in thread
From: Yoshinori K. Okuji @ 2005-01-27 19:49 UTC (permalink / raw)
  To: The development of GRUB 2

On Thursday 27 January 2005 19:44, chaac wrote:
> By first looking at grub's web page only list that I can find from
> there is this one.

I don't think so. Have you looked at the GRUB web site recently? The 
only way to know grub-devel is to go the section Development of GRUB 2.

Okuji



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: diskette boot loader
  2005-01-27 19:49       ` Yoshinori K. Okuji
@ 2005-01-27 19:58         ` chaac
  0 siblings, 0 replies; 6+ messages in thread
From: chaac @ 2005-01-27 19:58 UTC (permalink / raw)
  To: The development of GRUB 2

Yoshinori K. Okuji wrote:
> On Thursday 27 January 2005 19:44, chaac wrote:
> 
>>By first looking at grub's web page only list that I can find from
>>there is this one.
> 
> I don't think so. Have you looked at the GRUB web site recently? The 
> only way to know grub-devel is to go the section Development of GRUB 2.

Today ? :)

Assuming we talk about this:
http://www.gnu.org/software/grub/

Now if I look at text I can see 'mailing list' text in red there. In 
GRUB 2 and GRUB legacy section.

Personally I would probably click on that one. Guess where it goes :)

Thanks,
Vesa Jääskeläinen



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2005-01-27 20:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-27 17:24 diskette boot loader Krzysztof Kujawski
2005-01-27 17:49 ` Serbinenko Vladimir
2005-01-27 18:01   ` Marco Gerards
2005-01-27 18:44     ` chaac
2005-01-27 19:49       ` Yoshinori K. Okuji
2005-01-27 19:58         ` chaac

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.