ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Boldin Pavel <boldin.pavel@gmail.com>
To: community@altlinux.ru
Subject: Re: [Comm] Как лучше решить проблему отсутствия места?
Date: Sun, 26 Jun 2005 15:11:37 +0500
Message-ID: <42BE7F59.5080305@inbox.ru> (raw)
In-Reply-To: <42BDAE11.6010503@rambler.ru>

Sarin пишет:

> на неё всё из /usr. А потом кинуть в / символическую ссылку.
> Что посоветуете? Сам склоняюсь к третьему варианту но слышал про него 
> краем уха.

НИКОГДА ТАК НЕ ДЕЛАЙТЕ.
# mkdir /home/usr
# mount /home/usr /mnt/disk1 -o bind
# cp -a /usr/* /home/usr && \
# rm -fr /usr/
# umount /home/usr && mkdir /usr && mount /home/usr /usr -o bind
править fstab.
^^^^^^^^^^^^^^^^^^^^
НИКОГДА ТАК НЕ ДЕЛАЙТЕ.

-- 

Boldin Pavel aka davinchi. mail-to: ldavinchi /at\ inbox _dot_ ru
    ZU - Zagovor Unixoidov. SSAU 303.





  parent reply	other threads:[~2005-06-26 10:11 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-25 19:18 Sarin
2005-06-26  7:26 ` Sergey S. Skulachenko
2005-06-26  9:57   ` dm
2005-06-26 19:42   ` Sarin
2005-06-26 10:11 ` Boldin Pavel [this message]
2005-06-26 19:45   ` Sarin
2005-06-29  8:05     ` [Comm] " Andrei Lomov

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=42BE7F59.5080305@inbox.ru \
    --to=boldin.pavel@gmail.com \
    --cc=community@altlinux.ru \
    /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

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git