All of lore.kernel.org
 help / color / mirror / Atom feed
* conditional boot and others
@ 2009-04-26 19:59 Highend-Digital Support
  2009-04-27  4:11 ` Pavel Roskin
  0 siblings, 1 reply; 2+ messages in thread
From: Highend-Digital Support @ 2009-04-26 19:59 UTC (permalink / raw)
  To: grub-devel

[-- Attachment #1: Type: text/plain, Size: 606 bytes --]

Hi,

we have booting problems which we hope to overcome using grub2.
Before we dig deeper into grub2-documentation, can we get some very
brief answers to the following questions:

1) Is it possible to configure a conditional boot as described below:

if (specific-usb-device is present)
  boot specific-usb-device
else
  boot some-default-device

If yes, than 2)
In what developing state is grub2 ?
Can it already be used for a 'normal PC'?
(one known hardware only)

Last not least there is question 3:
Is there a compatibility mode to process menu.lst files from the
currently used version?

THNX, Roger

[-- Attachment #2: support.vcf --]
[-- Type: text/x-vcard, Size: 753 bytes --]

begin:vcard
fn;quoted-printable:Highend-Digital: Digitale Empfangstechnik und Zubeh=C3=B6r
n;quoted-printable:Digitale Empfangstechnik und Zubeh=C3=B6r;Highend-Digital:
email;internet:post@highend-digital.biz
title:Dr. Roger Zimmermann
tel;work:040 66976561
tel;fax:040 6684810
note;quoted-printable:=3D=3D=3D Unsere neue Beratungsfunktion ermittelt =3D=3D=3D=0D=0A=
	* eine Anlage zugeschnitten nach Ihren Anforderungen.=0D=0A=
	* das CA-Modul f=C3=BCr den Empfang von Bezahlsendern.=0D=0A=
	* eine flexible Antennenl=C3=B6sung nach Ihrem Bedarf.=0D=0A=
	* Receiver mit Ihrer Wunschausstattung!=0D=0A=
	=3D=3D=3D http://www.highend-digital.de/advice.php =3D=3D=3D=0D=0A=
	
x-mozilla-html:FALSE
url:http://www.highend-digital.biz
version:2.1
end:vcard


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

* Re: conditional boot and others
  2009-04-26 19:59 conditional boot and others Highend-Digital Support
@ 2009-04-27  4:11 ` Pavel Roskin
  0 siblings, 0 replies; 2+ messages in thread
From: Pavel Roskin @ 2009-04-27  4:11 UTC (permalink / raw)
  To: The development of GRUB 2

On Sun, 2009-04-26 at 21:59 +0200, Highend-Digital Support wrote: 
> Hi,
> 
> we have booting problems which we hope to overcome using grub2.
> Before we dig deeper into grub2-documentation, can we get some very
> brief answers to the following questions:
> 
> 1) Is it possible to configure a conditional boot as described below:
> 
> if (specific-usb-device is present)
>   boot specific-usb-device
> else
>   boot some-default-device

I haven't had any success with the USB code, but it's present and may
work for you.  It's also possible that BIOS will detect it as a hard
drive.  You can use the "search" command to look for devices.  It's
possible to use the if-then-else-fi construct with the shell-like
syntax.

> If yes, than 2)
> In what developing state is grub2 ?
> Can it already be used for a 'normal PC'?
> (one known hardware only)

PC support has always been there in GRUB 2.

> Last not least there is question 3:
> Is there a compatibility mode to process menu.lst files from the
> currently used version?

No, there is no compatibility mode at all.

-- 
Regards,
Pavel Roskin



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

end of thread, other threads:[~2009-04-27  4:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-26 19:59 conditional boot and others Highend-Digital Support
2009-04-27  4:11 ` Pavel Roskin

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.