ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Dmitry (Mothlike) Marochko" <mothlike@yandex.ru>
To: community@altlinux.ru
Subject: Re: [Comm] Как создать файловую систему.
Date: Sun, 27 Mar 2005 19:43:24 +0400
Message-ID: <4246D49C.6060205@yandex.ru> (raw)
In-Reply-To: <42465D4C.4040700@sibmail.ru>

[-- Attachment #1: Type: text/plain, Size: 557 bytes --]

Sharavin Sergey пишет:

> Здравствуйте.
> Что то я запарился с новым диском.
> Подскажите правильно я делаю.
> Есть диск dev/sda
> надо сделать файловую систему reiserfs делаю
> mkreiserfs /dev/sda

/dev/sda - это устройство, а не логический раздел. Для начала нужно, к
примеру fdisk'ом, создать на нем раздел нужного размера и типа. Затем
делаем mkreiserfs /dev/sdaX, где Х - номер созданного раздела. И
наконец, монтируем созданную файловую систему: mount -t reiserfs -o
defaults /dev/sdaX /mnt/myHDD


-- 
With best wishes,
Dmitry Marochko aka Mothlike


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 256 bytes --]

  parent reply	other threads:[~2005-03-27 15:43 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-27  7:14 Sharavin Sergey
2005-03-27  9:50 ` Alexey Borovskoy
2005-03-27 16:26   ` [Comm] " Michael Shigorin
2005-03-27 10:07 ` [Comm] " Denis Klykvin
2005-03-27 13:19   ` Sharavin Sergey
2005-03-27 13:36     ` Re[2]: " Николай .
2005-03-27 14:11       ` Sharavin Sergey
2005-03-27 15:43 ` Dmitry (Mothlike) Marochko [this message]
2005-03-27 17:27   ` [Comm] " Michael Shigorin
2005-03-28  8:26 ` [Comm] " Olvin
2005-03-28 12:07   ` Sharavin Sergey
2005-03-28 15:52     ` Sharavin Sergey
2005-03-28 15:58       ` Dolgov OV
2005-03-28 16:17       ` Re[2]: " Alexei V. Mezin
2005-03-28 16:34         ` Sharavin Sergey
2005-03-28 19:45           ` [Comm] " Arioch
2005-03-29  9:00             ` Alexei V. Mezin
2005-03-29  9:13               ` sharavin
2005-03-29  8:12     ` [Comm] " Drool

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=4246D49C.6060205@yandex.ru \
    --to=mothlike@yandex.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