Gentoo Archives: gentoo-user

From: Neil Bothwick <neil@××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] lvm problem -- is timing?
Date: Tue, 23 Jun 2009 21:36:35
Message-Id: 20090623223626.680b265c@zaphod.digimed.co.uk
In Reply to: Re: [gentoo-user] lvm problem -- is timing? by Maxim Wexler
1 On Tue, 23 Jun 2009 13:15:13 -0600, Maxim Wexler wrote:
2
3 > OK, been staring at this terminal for about an hour. I'm at
4 > root@sysresccd /mnt/gentoo where sda1 is mounted. Do I just mount sdb1
5 > on /mnt/gentoo too? Do I delete home and var then mkdirs on sdb2?
6 > Won't they just be re-made on the same partition, sda1? I've already
7 > unpacked portage on sdb1(mounted on usr), not a problem, I can just
8 > delete it. But why is it when I umount sdb1 from usr and mount it
9 > under /mnt/gentoo I can't see portage under /mnt/gentoo? It's there
10 > when I mount sdb1 on usr. Do I need to fdisk /dev/sdb with all the
11 > relevant partitions? Then I'll have one big 4G partition on the SSD
12 > and a lot of little partitions on the 8G SD, no?
13
14 Create two partitions on sdb
15 mount /dev/sdb1 /mnt/gentoo/var
16 mount /dev/sdb2 /mnt/gentoo/home
17
18 It's really not that hard, but you seem to be trying to find clever
19 solutions when the simple one will do.
20
21
22 --
23 Neil Bothwick
24
25 If Microsoft made cars:
26 "The airbag system would ask "are you sure?" before deploying."

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] lvm problem -- is timing? Maxim Wexler <maxim.wexler@×××××.com>