From: Vincent Pelletier <subdino2004@yahoo.fr>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: singleboot
Date: Thu, 03 Nov 2005 08:10:34 +0100 [thread overview]
Message-ID: <4369B7EA.7000500@yahoo.fr> (raw)
In-Reply-To: <815c8c330511022010w59a07f81j97eefa15fb3c820f@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 955 bytes --]
Paul Tarjan wrote:
> I've been wanting for quite some time a method to be in linux, and
> reboot into windows for just this one time and keep linux as my
> default boot.
What about :
default saved
title windows
root ...
makeactive
chainloader +1
title linux
root ...
kernel ...
initrd ...
savedefault
boot
Then you can select windows and it will only boot once in windows (as
long as you don't select it again sometime).
Another solution would be, if your bios can do that, to define disk boot
order as :
windows disk
linux disk
Then if the windows disk is plugged in, it will not even run grub but
directly the windows bootloader. If nothing is plugged in place of the
windows drive, it will just skip and boot grub on the second.
I'm not sure I got your request right :
Do you want to "physically" remove the boot entry so no one can use it
later ?
Do you want it to be 100% automatic (like used as some remote automation) ?
Vincent Pelletier
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
prev parent reply other threads:[~2005-11-03 7:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-03 4:10 singleboot Paul Tarjan
2005-11-03 7:10 ` Vincent Pelletier [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4369B7EA.7000500@yahoo.fr \
--to=subdino2004@yahoo.fr \
--cc=grub-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.