From: mookid@sigent.ru (Mikhail Zabaluev)
To: "Конференция по Linux" <mandrake-russian@linuxteam.iplabs.ru>
Subject: Re: [mdk-re] Help, please!
Date: Thu Dec 14 14:27:01 2000
Message-ID: <20001214130017.E1145@localhost.localdomain> (raw)
In-Reply-To: <633686698.20001213212335@znanie.net>; from webmaster@znanie.net on Wed, Dec 13, 2000 at 09:23:35PM +0300
Hello Сергей,
On Wed, Dec 13, 2000 at 21:23 +0300, Сергей Васильев wrote:
>
> 13.12.2000 20:59
>
> Добрый день.
> Прошу прощения за глупый вопросец, но я ещё новичок в Linux. Но что-то
> мне в этой системе нравится и нравится сильно. Поэтому пытаюсь
> разобраться... Помогите пожалуйста.
>
> Так вот вопрос:
> Установил систему, сделал кроме root ещё одного простого пользователя
> для себя и вхожу в систему. У меня есть ДОСовский раздел он находится
> тут: /mnt/DOS_hda7/
> Я хотел записать туда некий файл, что бы потом прочитать его под
> виндами, но Linux сказал, что нет доступа для записи...
Если раздел на FAT, то запись в fstab для него может быть примерно такой:
/dev/hda7 /mnt/DOS_hda7 vfat
auto,noexec,codepage=866,iocharset=koi8-r,uid=99,gid=11,umask=002 0 0
- в одну строчку. Вместо uid=99,gid=11 поставьте номер пользователя и
группы, которым надо разрешить доступ к разделу. У меня это самодельная
группа win и пользователь nobody. Добавьте своего пользователя в эту
группу.
> 2. Я знаю что есть программка e2fsck это что-то вроде scandisk-а в
> Windows. Верно? Но ведь в Linux нет таких дисков как в виндах (C: D: и
> пр.). Так можно ли заставить программку эту проверить, например,
> /mnt/DOS_hda7/? Или как правильнее это сделать?
e2fsck - это для Linux-овых разделов. Проверяйте целостность раздела
из-под Windows.
--
Stay tuned,
MhZ mailto:mookid@sigent.ru
-----------
You can fool some of the people some of the time,
and some of the people all of the time,
and that is sufficient.
prev parent reply other threads:[~2000-12-14 14:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-12-14 10:20 Сергей Васильев
2000-12-14 14:27 ` Mikhail Zabaluev [this message]
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=20001214130017.E1145@localhost.localdomain \
--to=mookid@sigent.ru \
--cc=mandrake-russian@linuxteam.iplabs.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