Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Making big ones out of little ones [was: tlug: Debian install...]
- To: tlug@example.com
- Subject: Making big ones out of little ones [was: tlug: Debian install...]
- From: ulrike@example.com
- Date: Thu, 20 Apr 2000 19:37:30 +0900
- Reply-To: tlug@example.com
- Sender: owner-tlug
<stephen> Eg, I'm looking at a 1GB partition mounted on /usr, and that's just not going to cut it if Debian keeps adding packages at the current rate. So I can add 33% free space to that partition by creating a 500MB partition somewhere (say /dev/sdb1), formatting it, mounting it to /tmp/share, copying /usr/share recursively to /tmp/share, then adding /dev/sdb1 /usr/share ext2 defaults 0 2 to /etc/fstab, and doing `diff -rq /usr/share /tmp/share > /tmp/just-for-grins' to make sure everything's OK before doing rm -rf /usr/share; mkdir /usr/share; umount /tmp/share; mount /usr/share. </stephen> OK, how about this scenario: I tried to install some packages with dselect, and before it is finished the drive on which I mounted /usr is 100% full ( which confirms my fears about my partitioning). On the other hand the much larger drive on which I mounted /var is only 2% full, so I would like to change this, swap them if possible. Now before I screw up my not yet really existing system if possible I would like to have a confirmation about the following strategy: I move /usr to /tmp/usr assuming that /tmp is on the same drive with / which would have enough room. Then I exchange /usr and /var in fstab .. ??? No - err - error - ??? I won't solve it today, what is the solution? And isn't something missing in the example above? Some moving of files at some point? -------------------------------------------------------------------- Next Nomikai Meeting: April 20 (Thu) Linux Conference 2000 Spring Ed. Next Technical Meeting: May 13 (Sat) 13:30 Temple University Japan * Topic: TBD -------------------------------------------------------------------- more info: http://www.tlug.gr.jp Sponsor: Global Online Japan
- Follow-Ups:
- Re: Making big ones out of little ones [was: tlug: Debian install...]
- From: Selva Nair <selva@example.com>
Home | Main Index | Thread Index
- Prev by Date: tlug: stupid sh tricks
- Next by Date: tlug: Re: Making big ones out of little ones
- Prev by thread: tlug: Re: fstab format
- Next by thread: Re: Making big ones out of little ones [was: tlug: Debian install...]
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links