From: Yuriy Gomenyuk <All-yvg@ukr.net> To: community@altlinux.ru Subject: Re: [Comm] HDD - добавить свободное место Date: Wed, 2 Oct 2002 14:03:12 +0300 Message-ID: <20021002140312.3a076644.All-yvg@ukr.net> (raw) In-Reply-To: <200210012136.00756.ahtoh2@lensoveta.spb.ru> On Tue, 1 Oct 2002 21:36:00 +0400 AHTOH <ahtoh2@lensoveta.spb.ru> wrote: > 1 Октябрь 2002 10:55, Yuriy Gomenyuk написал: > > > А вот как перенести? > > хочу перенести 8й(у меня это каталог "usr") на 10й. > > move? > > Нет. Не пойдет. > Это переносить внутри раздела. > > Можно так. > > mkfs -t ext2 /dev/hda10 > mkdir /mnt/hda10 > mount /dev/hda10 /mnt/hda10 > cp -R /mnt/hda8/* /mnt/hda10 > > Надеюсь вам понятно: В принципе да (только примонтированный /dev/hda10 после перезагузки исчезает, приходится заново). > Создать файловую систему > и просто скопирывать один диск на другой. [root@localhost root]# cp -R /mnt/hda8/* /mnt/hda10 cp: cannot stat `/mnt/hda8/*': No such file or directory [root@localhost root]# cp -R /dev/hda8/* /mnt/hda10 cp: cannot stat `/dev/hda8/*': Not a directory :( -- С уважением, Юрий Гоменюк.
next prev parent reply other threads:[~2002-10-02 11:03 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 ` [Comm] Re[2]: " Vladimir Karpinsky 2002-10-01 17:36 ` AHTOH 2002-10-02 11:03 ` Yuriy Gomenyuk [this message] 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=20021002140312.3a076644.All-yvg@ukr.net \ --to=all-yvg@ukr.net \ --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