ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Andrey Golovin <aigolovin@hotbox.ru>
To: community@altlinux.ru
Subject: Re: Re[2]: [Comm] autofs
Date: Mon, 23 Sep 2002 10:08:02 +0400
Message-ID: <20020923100802.A2737@localhost> (raw)
In-Reply-To: =?koi8-r?Q?=3C73542878=2E20020922221040=40?= =?koi8-r?B?YmVlcC5ydT47IGZyb20gdmthcnBpbnNreUBiZWVwLnJ1IG9uIPfTyywg88U=?= =?koi8-r?Q?=CE?= 22, 2002 at 22:10:40 +0400

На 2002.09.22 22:10 Vladimir Karpinsky написал:
> Здравствуйте,
> 
> Sunday, September 22, 2002, 12:24:37 PM, Вы писали:
> 
> >> Добавил к работающей системе CD-RW и попытался настроить
> >> автомонтирование для него. Но как-то не получается.
> A> Для этого вам необходимо грузить модуль ide-scsi
> A> Можно в /etc/lilo.conf, там где вы грузите нужное ядро прописать 
> A> append="hdc=ide-scsi"
> 
> A> Ну и тогда ссылку уже надо создавать не на hdc, а на scd0, если у 
> A> вас конечно только 1 SCSI устройство.
> 
> Не складывается. Про Scd0-9 пишет, что неизвестное устройство, а
> как hdc монтируется (руками). Судя по /proc модуль ide-scsi
> поднимается, но ПОСЛЕ того, как про мой резак написано, что он
> hdc. Может в этом проблема?

RTFM. Почитайте "Howtos Russian", там всё подробно написано. Цитата:

options ide-cd ignore=hdb            # говорит ide-cd модулю игнорировать hdb
alias scd0 sr_mod                    # загружает sr_mod при доступе к scd0
#pre-install ide-scsi modprobe imm   # раскомментировать только для некоторых ZIP устройств
pre-install sg     modprobe ide-scsi # загружает ide-scsi перед sg
pre-install sr_mod modprobe ide-scsi # загружает ide-scsi перед sr_mod
pre-install ide-scsi modprobe ide-cd # загружает ide-cd   перед ide-scsi
Листинг: Пример настроек для /etc/modules.conf

*** Конец цитаты ***
Поправьте здесь только имена устройств (hdb, scd0 - нийдите вместо него свободный scd).

Должен предупредить, что я этого не пробовал :). 
Я себе перекомпилировал ядро и включил в него ide-scsi. В этом случае надо при загрузке ядра передать ему параметр hdc=ide-scsi
Именно так у меня все и работает.

С уважением,
	Андрей Головин


  reply	other threads:[~2002-09-23  6:08 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
2002-09-22 18:10   ` Re[2]: " Vladimir Karpinsky
2002-09-23  6:08     ` Andrey Golovin [this message]
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=20020923100802.A2737@localhost \
    --to=aigolovin@hotbox.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