From: Mark van Walraven <markv@wave.co.nz>
To: linux-lvm@sistina.com
Cc: Glenn Shannon <warl0k@lvcm.com>
Subject: Re: [linux-lvm] Installing Linux on LVM
Date: Wed, 8 Aug 2001 14:38:01 +1200 [thread overview]
Message-ID: <20010808143801.C4638@mail.wave.co.nz> (raw)
In-Reply-To: <000901c11f71$1b950100$f04b7818@lvcm.com>; from Glenn Shannon on Tue, Aug 07, 2001 at 11:45:19AM -0700
On Tue, Aug 07, 2001 at 11:45:19AM -0700, Glenn Shannon wrote:
> is if there is any way to get Debian (or any linux really) to install
> straight into an LVM without the aforementioned steps above? Or would I need
> to create my own bootfloppy/installation system?
These are just my thoughts; I'm running a couple of root-on-LVM Debian
systems, but I got there by cloning exiting systems. Here's how I would
attack a fresh install:
Replace the kernel on the rescue floppy (there are instructions on
the disk on how to do this) with a kernel that includes the LVM patch.
Start the install and partition the disk, switch to an alternate console
and create and activate any LVM volumes you want. Since the LVM tools
(pvcreate, vgscan, etc.) aren't on the boot-floppies, you will need to
get them onto the system some other way - perhaps another floppy.
The boot-floppies initial ramdisk might be too small for the files vgscan
creates in /etc. If so, create another ramdisk for /etc.
Switching back to the installer console, the LVM volumes may automagically
show up in the list of partitions. Failing that, go back to the alternate
console, make filesystems on the LVM volumes and mount them under /target.
The rest of the install *might* then proceed normally ...
But, unless you genuinely enjoy - as I do - booting linux from a lilo
floppy with an initrd and linuxrc=/bin/sh to work past hiccups, it's
probably easier to install onto a borrowed disk and copy the entire
system onto your LVM volumes afterwards.
I don't think direct support for LVM will appear in the Debian installer
until LVM auto-detect makes it into the kernel.
Regards,
Mark.
prev parent reply other threads:[~2001-08-08 2:38 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-08-07 17:09 [linux-lvm] Installing Linux on LVM Glenn Shannon
2001-08-07 17:54 ` Wade Curry
2001-08-07 18:45 ` Glenn Shannon
2001-08-07 21:03 ` Wade Curry
2001-08-09 3:31 ` AJ Lewis
2001-08-09 4:04 ` Glenn Shannon
2001-08-09 4:03 ` Muralito
2001-08-08 2:38 ` Mark van Walraven [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=20010808143801.C4638@mail.wave.co.nz \
--to=markv@wave.co.nz \
--cc=linux-lvm@sistina.com \
--cc=warl0k@lvcm.com \
/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.