From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on sa.local.altlinux.org X-Spam-Level: X-Spam-Status: No, score=0.7 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DNS_FROM_AHBL_RHSBL, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, SPF_PASS autolearn=no autolearn_force=no version=3.4.0 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=mail.ru; s=mail2; h=Content-Transfer-Encoding:Content-Type:In-Reply-To:References:Subject:To:MIME-Version:From:Date:Message-ID; bh=hiFHvHpjbSyyH/zWhfQUaP3vf3kCBcxJgrg4i9/6Vpg=; b=lj/FICKlk3pu8SWpx8ybCMr2u3xN6oR5kTWK0TSmi6cQSdebHRsbRdIYQsHtRpcnOxDtABXmE9n5F5xqWnnAeLo/S/Z9Q63+4F7GKKy4iejE11X9ruYNatJpLKXNabP1tcKirfTJbU8dttkbK1V5I7VedQ0PA+LsGrHw7OKLtQU=; Message-ID: <54B63842.9020304@mail.ru> Date: Wed, 14 Jan 2015 12:34:58 +0300 From: Vladimir Karpinsky User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: community@lists.altlinux.org References: <545DFA96.9080705@mail.ru> <54B15209.7090809@mail.ru> <641184169.291233.1420910871304.JavaMail.zimbra@taf.ru> <54B16828.4050109@mail.ru> <1416752123.291581.1420913473378.JavaMail.zimbra@taf.ru> <54B28904.4080605@mail.ru> <20150112092652.GC31160@imap.altlinux.org> In-Reply-To: <20150112092652.GC31160@imap.altlinux.org> Content-Type: text/plain; charset=koi8-r; format=flowed Content-Transfer-Encoding: 8bit X-Mras: Ok Subject: Re: [Comm] =?koi8-r?b?8MXSxcXaxCDOwSDOz9fZxSDEydPLySAoUkFJRDEp?= X-BeenThere: community@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: ALT Linux Community general discussions List-Id: ALT Linux Community general discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jan 2015 09:35:01 -0000 Archived-At: List-Archive: List-Post: 12.01.2015 12:26, Michael Shigorin пишет: > Помнится, grub-probe удавалось убедить рассказывать достаточно > подробно, что делает. Или sh -x grub-install с записью выхлопа > в файл для дальнейшего изучения. Сделал, но просветление не наступило. Весь лог пока не буду вставлять (там > 200k), привожу конец: + path=/boot/grub + test -e /boot/grub + : + /usr/sbin/grub-probe -t fs /boot/grub + : ++ /usr/sbin/grub-probe -t abstraction /boot/grub /usr/sbin/grub-probe: warning: Couldn't find physical volume `(null)'. Some modules may be missing from core image.. + abstractions='diskfilter mdraid09 diskfilter mdraid09 ' + : + '[' x = xy ']' + for abstraction in '$abstractions' + '[' xdiskfilter = xcryptodisk ']' + for abstraction in '$abstractions' + '[' xmdraid09 = xcryptodisk ']' + for abstraction in '$abstractions' + '[' xdiskfilter = xcryptodisk ']' + for abstraction in '$abstractions' + '[' xmdraid09 = xcryptodisk ']' + return 0 ++ /usr/sbin/grub-probe --device-map=/boot/grub/device.map --target=device /boot/grub + grub_device=/dev/md0 + test -f /boot/grub/grubenv ++ echo /dev/md0 ++ xargs /usr/sbin/grub-probe --device-map=/boot/grub/device.map --target=fs --device + fs_module=ext2 + test xext2 = x + partmap_module= ++ echo /dev/md0 ++ xargs /usr/sbin/grub-probe --device-map=/boot/grub/device.map --target=partmap --device + for x in '`echo "${grub_device}" | xargs "$grub_probe" --device-map="${device_map}" --target=partmap --device 2> /dev/null`' + case "$x" in + partmap_module=' part_msdos' + for x in '`echo "${grub_device}" | xargs "$grub_probe" --device-map="${device_map}" --target=partmap --device 2> /dev/null`' + case "$x" in + partmap_module=' part_msdos part_msdos' ++ echo /dev/md0 ++ xargs /usr/sbin/grub-probe --device-map=/boot/grub/device.map --target=abstraction --device /usr/sbin/grub-probe: warning: Couldn't find physical volume `(null)'. Some modules may be missing from core image.. + devabstraction_module='diskfilter mdraid09 diskfilter mdraid09 ' + '[' xbiosdisk = xata ']' + '[' xbiosdisk = xnative ']' + modules=' biosdisk' + modules=' biosdisk ext2 part_msdos part_msdos diskfilter mdraid09 diskfilter mdraid09 ' ++ /usr/bin/grub-mkrelpath /boot/grub + relative_grubdir=/boot/grub + '[' x/boot/grub = x ']' + prefix_drive= + config_opt_file= + rm -f /boot/grub/i386-pc/load.cfg + '[' x '!=' x ']' + '[' 'xdiskfilter mdraid09 diskfilter mdraid09 ' = x ']' + '[' x = xy ']' ++ /usr/sbin/grub-probe --device-map=/boot/grub/device.map --target=drive --device /dev/md0 + prefix_drive='(mduuid/a429018db45d289542891b3741128c9a)' + case "${grub_modinfo_target_cpu}-${grub_modinfo_platform}" in + mkimage_target=i386-pc + case "${grub_modinfo_target_cpu}-${grub_modinfo_platform}" in + imgext=img + '[' x = x ']' + /usr/bin/grub-mkimage -d /usr/lib64/grub/i386-pc -O i386-pc --output=/boot/grub/i386-pc/core.img '--prefix=(mduuid/a429018db45d289542891b3741128c9a)/boot/grub' biosdisk ext2 part_msdos part_msdos diskfilter mdraid09 diskfilter mdraid09 + '[' i386-pc = mipsel-loongson ']' + '[' i386-pc = i386-ieee1275 ']' + '[' i386-pc = powerpc-ieee1275 ']' + '[' i386-pc = i386-efi ']' + '[' i386-pc = x86_64-efi ']' + '[' i386-pc = i386-pc ']' + sync + sleep 2 + /usr/sbin/grub-bios-setup --directory=/boot/grub/i386-pc --device-map=/boot/grub/device.map /dev/sda + gettext 'Installation finished. No error reported.' Installation finished. No error reported.+ echo + exit 0 Да ещё: на md0 файловая система ext4 (как и на старых дисках), м.б. это важно. -- С уважением, Владимир.