From: "W.Kenworthy" <billk@iinet.net.au>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] lvm2/external partitions question
Date: Tue, 30 Aug 2005 12:44:04 +0800 [thread overview]
Message-ID: <1125377044.20471.96.camel@localhost> (raw)
In-Reply-To: <5bdc1c8b05082921287f3d5344@mail.gmail.com>
/dev/hda3 is the backup/rescue. What I did last time I built a system,
is used this to build a working system. Put it into service,
adjust/configure until I am happy. Create the LVM in prep for the main
install. Copy the rescue system to the LVM and setup grub. reboot into
the main and go from there. The original is then available as a backup.
Unless a severe security vul exists, I dont fiddle with it until a major
kernel update occurs.
Grub is:
____________________________________
default 0
fallback 2
timeout 5
splashimage=(hd0,0)/grub/splash.xpm.gz
configfile=(hd0,0)/grub/grub.conf
title=Gentoo Sources (2.6.13-r7) resume
root (hd0,0)
kernel (hd0,0)/linux-2.6.13-rc7 root=/dev/hda5 splash=verbose vga=0x317
elevator=cfq gentoo=nodevfs resume2=swap:/dev/hda2
title=Gentoo Sources (2.6.13-r7) NOresume
root (hd0,0)
kernel (hd0,0)/linux-2.6.13-rc7 root=/dev/hda5 splash=verbose vga=0x317
elevator=cfq gentoo=nodevfs resume2=swap:/dev/hda2 noresume
...
title=Gentoo Sources (2.6.11-r9) RESCUE
root (hd0,0)
kernel (hd0,0)/linux-2.6.11-gentoo-r9 root=/dev/hda3 splash=verbose
elevator=cfq gentoo=nodevfs resume2=swap:/dev/hda2 noresume
__________________________________
I am using a patched for suspend2 kernel (vanilla here, but gentoo
sources when its available. I do not use genkernel: it has caused me
too many problems in the past.
BillK
On Mon, 2005-08-29 at 21:28 -0700, Mark Knecht wrote:
> On 8/29/05, W.Kenworthy <billk@iinet.net.au> wrote:
> > My scheme is:
...
>
> Thanks Bill,
> That's very helpful. To test my understanding
>
> /dev/hda1 - boot - 100M
> /dev/hda2 - swap - 2G
> /dev/hda3 - NOT CLEAR - the backup/rescue install?
> /dev/hda4 - LVM - 200G
> /dev/hda5 - root - 4G
>
> So you've placed pretty much the bulk of the machine in LVM and it's
> working well for you. That's cool.
>
> Could you possibly share a bit from your grub.conf file as well as
> your fstab file? I think with that info I'd be pretty confident when I
> do the build tomorrow morning.
>
> Thanks,
> Mark
>
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2005-08-30 4:48 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-08-30 0:50 [gentoo-user] lvm2/external partitions question Mark Knecht
2005-08-30 2:07 ` W.Kenworthy
2005-08-30 4:28 ` Mark Knecht
2005-08-30 4:44 ` W.Kenworthy [this message]
2005-08-30 5:49 ` Dirk Heinrichs
2005-08-30 6:49 ` W.Kenworthy
2005-08-30 7:38 ` Dirk Heinrichs
2005-08-30 8:25 ` W.Kenworthy
2005-08-30 8:55 ` Dirk Heinrichs
2005-08-30 5:21 ` Chris Cox
2005-08-30 12:34 ` Alvin A ONeal Jr
2005-08-30 8:03 ` Neil Bothwick
2005-08-30 22:03 ` Mark Knecht
2005-08-30 23:13 ` Neil Bothwick
2005-08-30 23:53 ` Mark Knecht
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=1125377044.20471.96.camel@localhost \
--to=billk@iinet.net.au \
--cc=gentoo-user@lists.gentoo.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox