ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Michael Shigorin <mike@lic145.kiev.ua>
To: Mandrake <mandrake-russian@altlinux.ru>
Subject: [mdk-re] Re: Как создать устройство cdrom
Date: Mon Mar 11 11:21:47 2002
Message-ID: <20020311082641.GP1639@lic145.kiev.ua> (raw)
In-Reply-To: <3C8C5C14.2060301@rmts.donpac.ru>

On Mon, Mar 11, 2002 at 10:26:12AM +0300, John wrote:
> /dev/cdrom /mnt/cdrom - мне отвечают, что special device /dev/cdrom does 
> not exist. Как мне его создать?
1) определить, где висит CD-ROM (например, /dev/hdc).
2) сделать # ln -s /dev/hdc /dev/cdrom
3) сделать
# echo "/dev/cdrom /mnt/cdrom auto user,iocharset=koi8-r,umask=0,exec,codepage=866,ro,noauto 0 0" >> /etc/fstab
(заменить koi8-r на cp1251 в случае необходимости)

Если охота automount, посмотреть в /etc/auto* и сделать на манер
дискетки; в Master 1.0b вроде так в /etc/auto.tab: 
cdrom -fstype=auto,ro :/dev/cdrom

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ http://visa.chem.univ.kiev.ua/~mike/



  parent reply	other threads:[~2002-03-11 11:21 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-11 10:16 [mdk-re] " John
2002-03-11 10:22 ` [mdk-re] " Sergey Krivulja
2002-03-11 10:46   ` John
2002-03-11 14:48     ` gorbush
2002-03-11 11:41   ` [mdk-re] " Alexandre Prokoudine
2002-03-11 21:28     ` [mdk-re] " Michael Shigorin
2002-03-11 10:30 ` [mdk-re] Re: [mdk-re] " Sergey Degtyaryov
2002-03-11 11:21 ` Michael Shigorin [this message]
2002-03-11 11:44   ` [mdk-re] Re: [mdk-re] " Alexandre Prokoudine
2002-03-11 21:31       ` Michael Shigorin

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=20020311082641.GP1639@lic145.kiev.ua \
    --to=mike@lic145.kiev.ua \
    --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