Gentoo Archives: gentoo-user

From: Zac Slade <krakrjak@××××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Gentoo LVM Newbie Question
Date: Tue, 28 Feb 2006 08:44:59
Message-Id: 200602272301.09811.krakrjak@volumehost.net
In Reply to: Re: [gentoo-user] Gentoo LVM Newbie Question by Dirk Heinrichs
1 On Monday 27 February 2006 00:48, Dirk Heinrichs wrote:
2 > Wrong. Switch to runlevel 1 (using "telinit 1"), which is for maintenance.
3 > In RL 1, no user processes are running and you can umount everything
4 > except /.
5 Partially right. Gentoo has several gotchas in runlevel 1. If /usr is a
6 seperate filesystem you have to be careful. Bash by default is not
7 statically linked and requires readline (which is installed in /usr/lib). ls
8 will require libgpm which is also in /usr/lib. So you have to be careful.
9 One of the best things you can do for yourself is install an all in one shell
10 for maintenece like busybox or nash. Also lvm is not statically linked and
11 can require libraries out of /usr/lib also. So be careful and understand
12 what you are doing. You just might need a livecd in some cases for
13 shrinking.
14
15 --
16 Zac Slade
17 krakrjak@××××××××××.net
18 ICQ:1415282 YM:krakrjak AIM:ttyp99
19 --
20 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Gentoo LVM Newbie Question Dirk Heinrichs <ext-dirk.heinrichs@×××××.com>
Re: [gentoo-user] Gentoo LVM Newbie Question "Boyd Stephen Smith Jr." <bss03@××××××××××.net>