ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Vladimir Karpinsky <vkarpinsky@beep.ru>
To: Yuriy Gomenyuk <community@altlinux.ru>
Subject: [Comm] Re[2]: [Comm] HDD - добавить свободное место
Date: Tue, 1 Oct 2002 17:45:30 +0400
Message-ID: <8925919219.20021001174530@beep.ru> (raw)
In-Reply-To: <20021001095545.34d98c61.All-yvg@ukr.net>

Здравствуйте,

Tuesday, October 01, 2002, 10:55:45 AM, Вы писали:

YG> Новый раздел сделал (получился 10й):
YG> Minor    Start       End     Type      Filesystem  Flags
YG> 1          0,031   1623,757  primary   fat32       boot
YG> 2       1623,757   6181,259  extended
YG> 5       1623,788   2290,517  logical   fat32
YG> 10      2290,548   3898,586  logical   ext2
YG> 6       3898,617   4259,421  logical   ext2
YG> 7       4259,452   4518,281  logical   linux-swap
YG> 8       4518,312   5953,776  logical   ext2
YG> 9       5953,808   6181,259  logical   ext2
YG> (parted)


YG> А вот как перенести?

mkdir /mnt/tmp
mount /dev/hda10 /mnt/tmp
cp -aR /usr/* /mnt/tmp

в файле /etc/fstab
исправить монтирование /usr: hda8 на hda10

umount /usr /mnt/tmp
mount /usr

если все нормально потереть все на /dev/hda8 и придумать куда его
монтировать, соответственно прописать это в /etc/fstab по образу и
подобию того, что там есть. Все вроде.



-- 
Всех благ,
            Владимир

mailto:vkarpinsky@beep.ru



  parent reply	other threads:[~2002-10-01 13:45 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-27 18:40 Yuriy Gomenyuk
2002-09-27 19:52 ` "Алексей Любимов"
2002-09-27 19:11   ` Yuriy Gomenyuk
2002-09-28  6:26     ` AHTOH
2002-09-29  5:10       ` Yuriy Gomenyuk
2002-09-29 14:04         ` Alexey Morsov
2002-09-29 14:58           ` Re[2]: [Comm] HDD - ÄÏÂÁ×ÉÔØ Ó×ÏÂÏÄÎÏÅ ÍÅÓÔÏ ASA
2002-09-30  3:29           ` [Comm] HDD - добавить свободное место Igor Solovyov
2002-09-30 15:26             ` Alexey Morsov
2002-10-01  3:26               ` Igor Solovyov
2002-09-29 20:09         ` AHTOH
2002-09-30 16:12           ` Yuriy Gomenyuk
2002-09-30 22:22             ` AHTOH
2002-10-01  6:55               ` Yuriy Gomenyuk
2002-10-01 11:26                 ` Yuriy Gomenyuk
2002-10-01 13:45                 ` Vladimir Karpinsky [this message]
2002-10-01 17:36                 ` AHTOH
2002-10-02 11:03                   ` Yuriy Gomenyuk
2002-10-02 17:11                     ` AHTOH
2002-10-01 10:24   ` Andriy Dobrovol's'kii

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=8925919219.20021001174530@beep.ru \
    --to=vkarpinsky@beep.ru \
    --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