ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Dmitry Tabunov <dickie@mail.ru>
To: ALT Linux Community general discussions <community@lists.altlinux.org>
Subject: Re: [Comm] Новый жесткий диск
Date: Mon, 04 Aug 2008 10:04:08 +0400
Message-ID: <48969BD8.5060100@mail.ru> (raw)
In-Reply-To: <b1900e630808021221p6beac84co295ffc528cfcb4e1@mail.gmail.com>

Gypsy пишет:
>
> 2 августа 2008 г. 14:26 пользователь Michael A. Kangin <mak@rsmu.ru 
> <mailto:mak@rsmu.ru>> написал:
>
>     В сообщении от Saturday 02 August 2008 14:20:16 s-damir написал(а):
>
>     > Здравствуйте! Поставил новый жёсткий диск. В system:/media
>     распознается,
>     > а в /mnt его нет. Скажите, пожалуйста, как сделать так, чтобы диск
>     > появился в /mnt.
>
>     Создать директорию - точку монтирования в /mnt
>     Создать запись в /etc/fstab (man fstab)  
>
>
> Смотрите как у вас идентифицировался диск:
>  ls /dev/ (если sata то должно быть sda sdb и т.д., если  IDE то hda 
> hdb и т.д.)
> Создаем точку монтирования:
> mkdir /mnt/название_точки_монтирования
> потом либо монтируем его:
> mount /dev/sd..(hd..) /mnt/название_....
> либо записываем в fstab:
> /dev/hd..(sd..)  /mnt/название.... ext3 defaults 1 1 или что то типа 
> =) и перезагружаешься.
>
> Если используешь просто mount то после ребута заново монтировать придется.
> -- 
> Best Regards
А можно добавить строчку в fstab и не перегружаясь дать команду mount... 
что за виндузячьи привычки чуть что перегружать систему?


  parent reply	other threads:[~2008-08-04  6:04 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-02 10:20 s-damir
2008-08-02 10:26 ` Michael A. Kangin
2008-08-04  6:04     ` Dmitry Tabunov [this message]
2008-08-06  7:35 ` Алексей Шенцев
2008-08-06  7:52   ` Лебедев  Артем
2008-08-06 10:50 ` Mikhail Kuligin

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=48969BD8.5060100@mail.ru \
    --to=dickie@mail.ru \
    --cc=community@lists.altlinux.org \
    /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