* [Comm] ALD max_loop
@ 2008-03-31 15:59 Andrei Lomov
2008-03-31 19:20 ` Michael Shigorin
0 siblings, 1 reply; 10+ messages in thread
From: Andrei Lomov @ 2008-03-31 15:59 UTC (permalink / raw)
To: community
У меня что-то max_loop=16 не срабатывает:
(ALD 4.0.1)
# cat /etc/modules.conf
...
options loop max_loop=16
--
Всего доброго,
А.Л.
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [Comm] ALD max_loop
2008-03-31 15:59 [Comm] ALD max_loop Andrei Lomov
@ 2008-03-31 19:20 ` Michael Shigorin
2008-04-01 13:19 ` Andrei Lomov
0 siblings, 1 reply; 10+ messages in thread
From: Michael Shigorin @ 2008-03-31 19:20 UTC (permalink / raw)
To: community
On Mon, Mar 31, 2008 at 10:59:26PM +0700, Andrei Lomov wrote:
> У меня что-то max_loop=16 не срабатывает: (ALD 4.0.1)
> # cat /etc/modules.conf
> options loop max_loop=16
Модуль выгружали?
# modinfo loop | grep ^parm
parm: max_loop:Maximum number of loop devices (1-256) (int)
--
---- WBR, Michael Shigorin <mike@altlinux.ru>
------ Linux.Kiev http://www.linux.kiev.ua/
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [Comm] ALD max_loop
2008-03-31 19:20 ` Michael Shigorin
@ 2008-04-01 13:19 ` Andrei Lomov
2008-04-01 13:30 ` Andrei Lomov
2008-04-01 15:26 ` Andrey Rahmatullin
0 siblings, 2 replies; 10+ messages in thread
From: Andrei Lomov @ 2008-04-01 13:19 UTC (permalink / raw)
To: community
Michael Shigorin wrote:
> On Mon, Mar 31, 2008 at 10:59:26PM +0700, Andrei Lomov wrote:
>> У меня что-то max_loop=16 не срабатывает: (ALD 4.0.1)
>> # cat /etc/modules.conf
>> options loop max_loop=16
>
> Модуль выгружали?
>
> # modinfo loop | grep ^parm
> parm: max_loop:Maximum number of loop devices (1-256) (int)
>
Все так:
# /sbin/modinfo loop |grep ^parm
parm: max_loop:Maximum number of loop devices (1-256) (int)
Смонтировано 8 iso.
9-й не монтирует:
# mount -o loop ALD_4.0.2_dvd.iso in_4.0.2
mount: could not find any free loop device
--
Всего доброго,
А.Л.
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [Comm] ALD max_loop
2008-04-01 13:19 ` Andrei Lomov
@ 2008-04-01 13:30 ` Andrei Lomov
2008-04-01 15:28 ` Andrey Rahmatullin
2008-04-01 15:26 ` Andrey Rahmatullin
1 sibling, 1 reply; 10+ messages in thread
From: Andrei Lomov @ 2008-04-01 13:30 UTC (permalink / raw)
To: community
Andrei Lomov wrote:
> Все так:
> # /sbin/modinfo loop |grep ^parm
> parm: max_loop:Maximum number of loop devices (1-256) (int)
Не, это я второпях какую-то глупость написал.
Как узнать значение max_loop?
--
Всего доброго,
А.Л.
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [Comm] ALD max_loop
2008-04-01 13:19 ` Andrei Lomov
2008-04-01 13:30 ` Andrei Lomov
@ 2008-04-01 15:26 ` Andrey Rahmatullin
2008-04-02 6:23 ` Andrei Lomov
1 sibling, 1 reply; 10+ messages in thread
From: Andrey Rahmatullin @ 2008-04-01 15:26 UTC (permalink / raw)
To: community
[-- Attachment #1: Type: text/plain, Size: 351 bytes --]
On Tue, Apr 01, 2008 at 08:19:35PM +0700, Andrei Lomov wrote:
> > Модуль выгружали?
> Все так:
Модуль выгружали?
--
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(8):
<drF_ckoff> gvy: чего с грипом делать бум?
<ab> drF_ckoff: лечить
* raorn .oO( откатывать на gtk1 версию )
* raorn runs!!!
<drF_ckoff> raorn: stfu, plz
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [Comm] ALD max_loop
2008-04-01 13:30 ` Andrei Lomov
@ 2008-04-01 15:28 ` Andrey Rahmatullin
0 siblings, 0 replies; 10+ messages in thread
From: Andrey Rahmatullin @ 2008-04-01 15:28 UTC (permalink / raw)
To: community
[-- Attachment #1: Type: text/plain, Size: 456 bytes --]
On Tue, Apr 01, 2008 at 08:30:47PM +0700, Andrei Lomov wrote:
> Не, это я второпях какую-то глупость написал.
> Как узнать значение max_loop?
Если не выгружали после прописывания option - очевидно, 8.
--
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(8):
При том количестве пакетов, которые мне приходится обслуживать, было
бы странным препятствовать появлению более достойных мантейнеров для
этих пакетов.
-- ldv in devel@
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [Comm] ALD max_loop
2008-04-01 15:26 ` Andrey Rahmatullin
@ 2008-04-02 6:23 ` Andrei Lomov
2008-04-02 6:25 ` Andrey Rahmatullin
0 siblings, 1 reply; 10+ messages in thread
From: Andrei Lomov @ 2008-04-02 6:23 UTC (permalink / raw)
To: community
Andrey Rahmatullin wrote:
> On Tue, Apr 01, 2008 at 08:19:35PM +0700, Andrei Lomov wrote:
>> > Модуль выгружали?
>> Все так:
> Модуль выгружали?
Ценю ваше терпение.
Перезагрузки разве не достаточно?
--
Всего доброго,
А.Л.
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [Comm] ALD max_loop
2008-04-02 6:23 ` Andrei Lomov
@ 2008-04-02 6:25 ` Andrey Rahmatullin
2008-04-02 6:35 ` [Comm] ALD max_loop [JT] Andrei Lomov
0 siblings, 1 reply; 10+ messages in thread
From: Andrey Rahmatullin @ 2008-04-02 6:25 UTC (permalink / raw)
To: community
[-- Attachment #1: Type: text/plain, Size: 519 bytes --]
On Wed, Apr 02, 2008 at 01:23:27PM +0700, Andrei Lomov wrote:
> Ценю ваше терпение.
> Перезагрузки разве не достаточно?
Достаточно.
Только вот параметры модулей уже сто лет как писать надо не в
modules.conf, а в modprobe.conf || modprobe.d/
--
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(8):
> Я хочу чтоб из пакета оно ставилось в структуру /usr/local.
> Чтоб не засорять основное дерево левыми пакетами...
Не надо этого делать. Пакет -- значит, уже не левый.
-- mike in sisyphus@
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [Comm] ALD max_loop [JT]
2008-04-02 6:25 ` Andrey Rahmatullin
@ 2008-04-02 6:35 ` Andrei Lomov
2008-04-02 10:21 ` Andrey Rahmatullin
0 siblings, 1 reply; 10+ messages in thread
From: Andrei Lomov @ 2008-04-02 6:35 UTC (permalink / raw)
To: community
Andrey Rahmatullin wrote:
> Только вот параметры модулей уже сто лет как писать надо не в
> modules.conf, а в modprobe.conf || modprobe.d/
Не мог раньше сказать ? :)
Премного благодарен
--
Всего доброго,
А.Л.
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [Comm] ALD max_loop [JT]
2008-04-02 6:35 ` [Comm] ALD max_loop [JT] Andrei Lomov
@ 2008-04-02 10:21 ` Andrey Rahmatullin
0 siblings, 0 replies; 10+ messages in thread
From: Andrey Rahmatullin @ 2008-04-02 10:21 UTC (permalink / raw)
To: community
On Wed, Apr 02, 2008 at 01:35:15PM +0700, Andrei Lomov wrote:
> > Только вот параметры модулей уже сто лет как писать надо не в
> > modules.conf, а в modprobe.conf || modprobe.d/
> Не мог раньше сказать ? :)
Раньше не замечал :)
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2008-04-02 10:21 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-03-31 15:59 [Comm] ALD max_loop Andrei Lomov
2008-03-31 19:20 ` Michael Shigorin
2008-04-01 13:19 ` Andrei Lomov
2008-04-01 13:30 ` Andrei Lomov
2008-04-01 15:28 ` Andrey Rahmatullin
2008-04-01 15:26 ` Andrey Rahmatullin
2008-04-02 6:23 ` Andrei Lomov
2008-04-02 6:25 ` Andrey Rahmatullin
2008-04-02 6:35 ` [Comm] ALD max_loop [JT] Andrei Lomov
2008-04-02 10:21 ` Andrey Rahmatullin
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