From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org)
	by nuthatch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-54878-garchives=archives.gentoo.org@gentoo.org>)
	id 1GkoJE-0007ta-AV
	for garchives@archives.gentoo.org; Thu, 16 Nov 2006 20:58:08 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
	by robin.gentoo.org (8.13.8/8.13.8) with SMTP id kAGKtOJ9003144;
	Thu, 16 Nov 2006 20:55:24 GMT
Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.184])
	by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id kAGKr580005334
	for <gentoo-user@lists.gentoo.org>; Thu, 16 Nov 2006 20:53:05 GMT
Received: by nf-out-0910.google.com with SMTP id c31so1956241nfb
        for <gentoo-user@lists.gentoo.org>; Thu, 16 Nov 2006 12:53:05 -0800 (PST)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws;
        s=beta; d=gmail.com;
        h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references;
        b=cwdY/LXEeFMsegvyAJ6FE1XyaHPVCIBKmfRz7KfjrzYn/dt62gK9skqlJT0yguSvWnnbcvdTSNt6UF8CajR3ufr8p6Lxq7RI7emK0fovS13Z52jCZloL2roMyerupYrPv6295qAapfl4nrbo1kbdW2YNRbTx+hmHnHrdIITFRT0=
Received: by 10.82.98.13 with SMTP id v13mr127762bub.1163710384698;
        Thu, 16 Nov 2006 12:53:04 -0800 (PST)
Received: by 10.82.176.16 with HTTP; Thu, 16 Nov 2006 12:53:04 -0800 (PST)
Message-ID: <794831050611161253p19322807k99ef6d70afbb3de9@mail.gmail.com>
Date: Thu, 16 Nov 2006 21:53:04 +0100
From: jakommo <jakommo@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Resize /
In-Reply-To: <455CB20A.2070403@yahoo.fr>
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Content-Type: multipart/alternative; 
	boundary="----=_Part_91302_25890597.1163710384451"
References: <794831050611160955s2cd593f0pb2c1fdb8b6057bcc@mail.gmail.com>
	 <455CB20A.2070403@yahoo.fr>
X-Archives-Salt: ca93b795-e44d-44f3-9e7c-3779a392f8c3
X-Archives-Hash: e808e6a80dc9496f61bde4909beeb02b

------=_Part_91302_25890597.1163710384451
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

On 11/16/06, geistteufel <geistteufel@yahoo.fr> wrote:
>
> Hello
>
> What the size of your / ?
> Mine is 1 Go, and I use only 300 mo, just conf and lib sbin bin
>
> If you have opt in your / I suggest to move it and doing a symlink
>
> like cd /; mv opt usr; ln -s usr/opt .
>
> so ...
>
>
>
> jakommo a =E9crit :
> > Hi Listmembers,
> >
> > I have a problem the / Partition on my system is to smal, is there a
> > save way to resize it?
> > I know mounting other partitions to e.g. /usr will help but the / is
> > only 4,6G so it will help only temporarily.
> >
> > thanks
> >
> > jakommo
>
>
>
>
>
>
>
> _________________________________________________________________________=
__
> D=E9couvrez une nouvelle fa=E7on d'obtenir des r=E9ponses =E0 toutes vos =
questions
> !
> Profitez des connaissances, des opinions et des exp=E9riences des
> internautes sur Yahoo! Questions/R=E9ponses
> http://fr.answers.yahoo.com
>
> --
> gentoo-user@gentoo.org mailing list
>
>
thanks for your replys.
everything but boot is ext3 and its a RAID5.
For now I think maybe its better to make some new partitions and copy the
stuff to them by using a live cd and then adjust fstab and/or make symlinks=
.
the problem is the maschine is a server and I dont want it to be down for a
long time, its only used for cups at the moment, but I think its more secur=
e
to quit the idea of resizing and do it the mount and symlink way. another
benefit of this way is I can prepare everything so I only need to reboot
with a live cd to copy the files and thats it.

thanks again for your solutions

jakommo

------=_Part_91302_25890597.1163710384451
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

<br><br><div><span class=3D"gmail_quote">On 11/16/06, <b class=3D"gmail_sen=
dername">geistteufel</b> &lt;<a href=3D"mailto:geistteufel@yahoo.fr">geistt=
eufel@yahoo.fr</a>&gt; wrote:</span><blockquote class=3D"gmail_quote" style=
=3D"border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; p=
adding-left: 1ex;">
Hello<br><br>What the size of your / ?<br>Mine is 1 Go, and I use only 300 =
mo, just conf and lib sbin bin<br><br>If you have opt in your / I suggest t=
o move it and doing a symlink<br><br>like cd /; mv opt usr; ln -s usr/opt .
<br><br>so ...<br><br><br><br>jakommo a =E9crit :<br>&gt; Hi Listmembers,<b=
r>&gt;<br>&gt; I have a problem the / Partition on my system is to smal, is=
 there a<br>&gt; save way to resize it?<br>&gt; I know mounting other parti=
tions to=20
e.g. /usr will help but the / is<br>&gt; only 4,6G so it will help only tem=
porarily.<br>&gt;<br>&gt; thanks<br>&gt;<br>&gt; jakommo<br><br><br><br><br=
><br><br>__________________________________________________________________=
_________
<br>D=E9couvrez une nouvelle fa=E7on d'obtenir des r=E9ponses =E0 toutes vo=
s questions !<br>Profitez des connaissances, des opinions et des exp=E9rien=
ces des internautes sur Yahoo! Questions/R=E9ponses<br><a href=3D"http://fr=
.answers.yahoo.com">
http://fr.answers.yahoo.com</a><br><br>--<br><a href=3D"mailto:gentoo-user@=
gentoo.org">gentoo-user@gentoo.org</a> mailing list<br><br></blockquote></d=
iv><br>thanks for your replys.<br>everything but boot is ext3 and its a RAI=
D5.
<br>For now I think maybe its better to make some new partitions and copy t=
he stuff to them by using a live cd and then adjust fstab and/or make symli=
nks.<br>the problem is the maschine is a server and I dont want it to be do=
wn for a long time, its only used for cups at the moment, but I think its m=
ore secure to quit the idea of resizing and do it the mount and symlink way=
. another benefit of this way is I can prepare everything so I only need to=
 reboot with a live cd to copy the files and thats it.
<br><br>thanks again for your solutions<br><br>jakommo<br>

------=_Part_91302_25890597.1163710384451--
-- 
gentoo-user@gentoo.org mailing list