All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Gerd v. Egidy" <lists@egidy.de>
To: grub-devel@gnu.org
Subject: booting another system from running linux (kexec)
Date: Thu, 23 Sep 2004 17:49:01 +0200	[thread overview]
Message-ID: <200409231749.01954.lists@egidy.de> (raw)

Hi,

I want to create a central disk image management for lots of clients. Theses 
clients should be able to boot into different OS. The OS is cached on the 
local disk but should be updated via rsync at boot time.

One solution would be:

1. boot a linux kernel (via PXE)
2. execute some programs (update the disk images via rsync)
3. show a boot menu (execute a grub program to show the regular grub boot 
menu, with or without splashscreen)
4. boot into the selected system (maybe via the new kexec system call)

The system to boot into should not be limited, e.g. different linux distros, 
*bsd, dos, windows,...

I think currently steps 3 and 4 are not implemented. Are there plans for 
making something like this possible?

Another way to solve this would be to add scripting, dhcp, rsync and writing 
to linux-fs/ntfs directly into grub. But I think that is a huge task and not 
flexible enough.

Or do you guys have better ideas?

Kind regards,

Gerd



             reply	other threads:[~2004-09-23 15:55 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-23 15:49 Gerd v. Egidy [this message]
2004-09-23 19:30 ` booting another system from running linux (kexec) Tomas Ebenlendr
2004-09-24  0:06   ` Johan Rydberg
2004-09-24  9:01     ` Marco Gerards
2004-09-24  9:40   ` Gerd v. Egidy
2004-09-24  9:54     ` Marco Gerards

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=200409231749.01954.lists@egidy.de \
    --to=lists@egidy.de \
    --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.