From: "Andriy Dobrovol's'kii" <dobr@iop.kiev.ua>
To: community@altlinux.ru
Subject: Re: [Comm] Ответ: [Comm] не находит писалку
Date: Wed, 23 Oct 2002 16:00:15 +0300
Message-ID: <3DB69D5F.1080508@iop.kiev.ua> (raw)
In-Reply-To: <E16162D57FB1D411AAB900E029373B7D1A84DB@POSTOFFICE>
Виноградов НН wrote:
>>>3) Указана ли в параметрах ядра строка вида hdd=ide-scsi ?
>>
>>Это где? в lilo.conf?
>>И с какой целью?
>>
>
> image=/boot/zImage-2.2.14
> label=Linux
> read-only
> append="hdb=ide-scsi"
> Листинг: Пример конфигурации для lilo (/etc/lilo.conf)
>
> http://linux.yaroslavl.ru/docs/howto/CD-Writing-HOWTO/x105.html
>
> WBR, Hash :-)
>
>
Не стоит пока улыбаться. В ядре все в постоянном движении, а
тем более альтовском.
Тут был совет от Кости:
Это один вариант. Второй:
В /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
Аналогично.
******
Может поможет. У Вас кудзу работает?
--
Rgrds,
Andriy
*********************************************************************
email: dobr at iop dot kiev dot ua Kyiv, Ukraine
Phone: (380-44) 265-7824 Department of Gas
Electronics
Fax: (380-44) 265-2329 Institute of
Physics of NASU
*********************************************************************
prev parent reply other threads:[~2002-10-23 13:00 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-23 12:30 Виноградов НН
2002-10-23 12:36 ` Rinat Bikatov
2002-10-23 13:00 ` Andriy Dobrovol's'kii [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=3DB69D5F.1080508@iop.kiev.ua \
--to=dobr@iop.kiev.ua \
--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