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] help with CDs
Date: Sat Apr  6 17:06:01 2002
Message-ID: <20020406170812.3073dc6e.goldhead@altlinux.ru> (raw)
In-Reply-To: <20020403192459.79c3ea12.avl@l14.ru>

[-- Attachment #1: Type: text/plain, Size: 1211 bytes --]

On Wed, 3 Apr 2002 19:24:59 +0400
Любимов А.В. <avl@l14.ru> wrote:

Hi!

> > Что не так?
> все.
> в лило или грубе добавить в опции ядра
> 
> hdc=ide-scsi
> 
> и убрать из /etc/modules /etc/modules.conf все про скази

Это один вариант. Второй:

В /etc/modules.conf присутствуют строки:

alias scsi_hostadapter ide-scsi
options ide-scsi units=/dev/hdc

В /etc/modules:

scsi_hostadapter

/dev/cdrom (или cdrom2) ->/dev/scd0

В этом случае происходит следующее:

ide-scsi грузится до модуля ide-cd и захватывает на себя /dev/hdc (а не
все попавшиеся свободные ide-устройства), после чего он становится
доступным как /dev/scd0 (но не как /dev/hdc).

Преимущество этого подхода заключается в том, что можно на лету
выгружая/загружая модули обращаться к _любому_ ide устройству через
интерфейс scsi без перезагрузки ядра. Недостаток - надо внимательно
следить за модулями.

Если же добавить ядру опцию при загрузке hdc=ide-scsi - то этот девайс не
подхватится стандартными драйверами ide (которые в остальных случаях
хватают все свободные девайсы) и ide-scsi, соответственно, будет работать
только с hdc.

> монтировать сдром как /dev/scd0

Аналогично.

> 
> -- 
> С уважением,Любимов А.В.


-- 
Успехов,
Konstantin

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

      reply	other threads:[~2002-04-06 17:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-03 19:00 Andriy Dobrovol's'kii
2002-04-03 19:23 ` Любимов А.В.
2002-04-06 17:06   ` 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=20020406170812.3073dc6e.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