ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: AHTOH <ahtoh2@lensoveta.spb.ru>
To: community@altlinux.ru
Subject: Re: [Comm] autofs
Date: Sun, 22 Sep 2002 12:24:37 +0400
Message-ID: <200209221224.37509.ahtoh2@lensoveta.spb.ru> (raw)
In-Reply-To: <1461351386.20020922104815@beep.ru>

22 Сентябрь 2002 10:48, Vladimir Karpinsky написал:
> Здравствуйте!
>
> Добавил к работающей системе CD-RW и попытался настроить
> автомонтирование для него. Но как-то не получается.
> Что делал:

> 1. Создал ссылку /dev/cdrw глядящую на hdc по аналогии с
> /dev/cdrom -> hdd.

Это не верно. Устройство CD-RW не является чисто IDE устройством.
Для него потребно эмуляция SCSI. 
Для этого вам необходимо грузить модуль ide-scsi
Можно в /etc/lilo.conf, там где вы грузите нужное ядро прописать 
append="hdc=ide-scsi"

Ну и тогда ссылку уже надо создавать не на hdc, а на scd0, если у 
вас конечно только 1 SCSI устройство.

> 2. Создал точку монтирования /mnt/cdrw. В /etc/fstab добавил
> соответствующую строчку, аналогичную штатной для CD-ROM.
> 3. В файле /etc/auto.tab доже добавил строку про RW. Теперь он
> выглядит так:
>          # Autogenerated configuration file for autofs
>          cdrom   -fstype=auto,ro :/dev/cdrom
>          cdrw   -fstype=auto :/dev/cdrw
>          floppy  -fstype=auto,umask=000  :/dev/fd0
> 4. Перезапустил автомонтирование.

<skip>
> странная ссылка /mnt/cdrom/auto -> /mnt/auto/cdrom, а в
> /mnt/cdrw такого нет, и создать естественно нельзя, поскольку
> каталога /mnt/auto/cdrw, как и /mnt/auto/cdrom в природе не
> существует. В общем, я чего-то запутался, подскажите
> правильный путь, пожалуйста.

Сделайте SCSI эмуляцию и появиться.

-- 
Антон, SET RI


  reply	other threads:[~2002-09-22  8:24 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-22  6:48 Vladimir Karpinsky
2002-09-22  8:24 ` AHTOH [this message]
2002-09-22 18:10   ` Re[2]: " Vladimir Karpinsky
2002-09-23  6:08     ` Andrey Golovin
2002-09-23 17:34     ` AHTOH
2002-09-22 18:15   ` Vladimir Karpinsky
2002-09-23  6:10   ` Andrey Golovin
2002-09-22  8:48 ` Alexey Morsov
2002-09-22 16:08 ` Sergey Lizogub
2002-09-22 16:38 ` Oleg Lukashin
2002-09-23 16:23 ` [Comm] autofs 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=200209221224.37509.ahtoh2@lensoveta.spb.ru \
    --to=ahtoh2@lensoveta.spb.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