ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Konstantin Volckov <goldhead@altlinux.ru>
To: mandrake-russian@altlinux.ru
Subject: Re: [mdk-re] Еще один маразм RE.
Date: Fri Jun 22 19:47:00 2001
Message-ID: <20010622195804.26d318a0.goldhead@altlinux.ru> (raw)
In-Reply-To: <3B3349B2.4030706@uslugionline.ru>

On Fri, 22 Jun 2001 17:35:46 +0400
Mikhail Nikitin <inform@uslugionline.ru> wrote:

> Вот только не пробовал я до сего дня диски вставлять
> в cd-rom....

:-)))
 
> Чума просто. Сначала я подумал что это supermount не понимает параметров
> iocharset=koi8-r,codepage=866. Отрубил его. Поставил iso9660 с ручным 
> монтированием.

Супермудонт не имеет никакого отношения к этим опциям - они передаются в
файловую систему, которая с помощью этого уродца монтируется.
 
> Добавил требуемые параметры. Монтируем. _ну_нету_русских букв в именах 
> файлов- одни вопросы....
> Если это _лучшая локализация_ .... да... у меня в Slackware 
> собственноручно руссифицированной
> хоть файлы по русски писались. Re, кстати из Sisyphus обновленный.

Специально посмотрел man mount. Опция с кодировками есть только для fat,
ntfs & udf. Для iso9660 подобного параметра не существует (соответственно
man mount). На самом деле ФС iso9660 можно передать только iocharset, т.к.
codepage (вместе c iocharset) имеет смысл только для расширения Joliet и
для Joliet codepage _всегда_ Unicode. Цитирую
/usr/src/linux/Documentation/filesystems/isofs.txt:

---cut---
Mount options that are the same as for msdos and vfat partitions.

  gid=nnn	All files in the partition will be in group nnn.
  uid=nnn	All files in the partition will be owned by user id nnn.
  umask=nnn	The permission mask (see umask(1)) for the partition.

Mount options that are the same as vfat partitions. These are only useful
when using discs encoded using Microsoft's Joliet extensions.
  iocharset=name Character set to use for converting from Unicode to
		ASCII.  Joliet filenames are stored in Unicode format, but
		Unix for the most part doesn't know how to deal with Unicode.
		There is also an option of doing UTF8 translations with the
		utf8 option.
  utf8          Encode Unicode names in UTF8 format. Default is no.

Mount options unique to the isofs filesystem.
  block=512     Set the block size for the disk to 512 bytes
  block=1024    Set the block size for the disk to 1024 bytes
  block=2048    Set the block size for the disk to 2048 bytes
  check=relaxed Matches filenames with different cases
  check=strict  Matches only filenames with the exact same case
  cruft         Try to handle badly formatted CDs.
  map=off       Do not map non-Rock Ridge filenames to lower case
  map=normal    Map non-Rock Ridge filenames to lower case
  map=acorn     As map=normal but also apply Acorn extensions if present
  mode=xxx      Sets the permissions on files to xxx
  nojoliet      Ignore Joliet extensions if they are present.
  norock        Ignore Rock Ridge extensions if they are present.
  unhide        Show hidden files.
  session=x     Select number of session on multisession CD
  sbsector=xxx  Session begins from sector xxx
---cut---

> Еще один маразм : кто придумал после umount вытаскивать cdrom?!!!
> Как отрубить эту штуку? Дико раздражает.... :(

Проверьте 'umount /dev/cdrom' на предмет alias'a на eject. В стандартном
Spring, равно как и в Sisyphus я такого не замечал.

-- 
Удачи,
Konstantin



      parent reply	other threads:[~2001-06-22 19:47 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-06-22 17:31 Mikhail Nikitin
2001-06-22 17:43 ` avl
2001-06-22 18:00   ` Mikhail Nikitin
2001-06-22 18:42     ` avl
2001-06-22 18:49       ` Mikhail Nikitin
2001-06-22 19:13         ` avl
2001-06-22 19:27         ` Igor Solovyov
2001-06-22 19:11       ` Mikhail Nikitin
2001-06-26 15:21         ` Konstantin Volckov
2001-06-22 18:02   ` Artem Pastuchov
2001-06-22 19:47 ` Konstantin Volckov [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=20010622195804.26d318a0.goldhead@altlinux.ru \
    --to=goldhead@altlinux.ru \
    --cc=mandrake-russian@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