ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [mdk-re] help with CDs
@ 2002-04-03 19:00 Andriy Dobrovol's'kii
  2002-04-03 19:23 ` Любимов А.В.
  0 siblings, 1 reply; 3+ messages in thread
From: Andriy Dobrovol's'kii @ 2002-04-03 19:00 UTC (permalink / raw)
  To: mandrake-russian

Hi,
Помогите задействовать оба привода. Если я CD-RW привод 
прописываю как hdc (его реальное место подключения) и 
обычный как hdd убираю из modules строчки
scsi_hostadapter
agpgart
и из modules.conf
probeall scsi_hostadapter ide-scsi
options ide-ccsi units=hdc
и делаю
install cdrom
оба устройства прекрасно читают все, что подсунеш.
Если эти строки добавить и перекинуть ссылку с hdc на scd0, 
то он все читает а обычный КД-читатель становится мертвым. 
Что не так?
Андрей




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [mdk-re] help with CDs
  2002-04-03 19:00 [mdk-re] help with CDs Andriy Dobrovol's'kii
@ 2002-04-03 19:23 ` Любимов А.В.
  2002-04-06 17:06   ` Konstantin Volckov
  0 siblings, 1 reply; 3+ messages in thread
From: Любимов А.В. @ 2002-04-03 19:23 UTC (permalink / raw)
  To: mandrake-russian

On Wed, 03 Apr 2002 18:05:20 +0300
"Andriy Dobrovol's'kii" <dobr@iop.kiev.ua> wrote:


> Что не так?
все.
в лило или грубе добавить в опции ядра

hdc=ide-scsi

и убрать из /etc/modules /etc/modules.conf все про скази

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


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



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [mdk-re] help with CDs
  2002-04-03 19:23 ` Любимов А.В.
@ 2002-04-06 17:06   ` Konstantin Volckov
  0 siblings, 0 replies; 3+ messages in thread
From: Konstantin Volckov @ 2002-04-06 17:06 UTC (permalink / raw)
  To: mandrake-russian

[-- 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 --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-04-06 17:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-04-03 19:00 [mdk-re] help with CDs Andriy Dobrovol's'kii
2002-04-03 19:23 ` Любимов А.В.
2002-04-06 17:06   ` Konstantin Volckov

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