ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Michael Shigorin <mike@altlinux.org>
To: community@lists.altlinux.org
Subject: Re: [Comm] Установка системы (p8, p9) на существующую таблицу разделов
Date: Tue, 4 Feb 2020 19:03:22 +0300
Message-ID: <20200204160321.GH3555@imap.altlinux.org> (raw)
In-Reply-To: <CAA8E9_vWOAex1o9zhJELgP_u9nSCLMtzXnJ_3NFVRtC1JK-FjA@mail.gmail.com>

On Tue, Feb 04, 2020 at 03:15:24PM +0300, Yuri Khachaturyan wrote:
> Как вариант, можно ли сделать так, чтобы установщий не увидел
> mdraid в принципе, как будто его не существует? Может какой
> модуль выключить при загрузке?

_До_ запуска шага разбивки в инсталяторе:

1) останови массивы (mdadm --stop /dev/mdX);

2) загляни в /etc/evms.conf и поищи секцию sysfs_devices,
   рядом в строчку exclude = добавь md* или вроде того.

См. тж. http://bugzilla.altlinux.org/30239

PS: в качестве радикального метода можно _в инсталяторе_:
find /lib/modules/`uname -r` -name 'raid[0-9]*.ko' -delete
(и rmmod то, что уже загрузилось)

-- 
 ---- WBR, Michael Shigorin / http://altlinux.org
  ------ http://opennet.ru / http://anna-news.info


  parent reply	other threads:[~2020-02-04 16:03 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-04 11:31 ` Michael Shigorin
2020-02-04 12:00   ` Michael Shigorin
2020-02-04 16:03       ` Michael Shigorin [this message]
2020-02-06 13:36           ` Michael Shigorin
2020-02-06 13:49               ` Michael Shigorin
2020-02-04 15:40     ` Anton Gorlov

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=20200204160321.GH3555@imap.altlinux.org \
    --to=mike@altlinux.org \
    --cc=community@lists.altlinux.org \
    /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