ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Leonid Krivoshein <klark.devel@gmail.com>
To: sisyphus@lists.altlinux.org
Subject: Re: [sisyphus] Fwd: Перенос UEFI диска на другой комп
Date: Sun, 28 Jul 2019 18:58:34 +0300
Message-ID: <bfba931e-53e6-21ee-98b0-09594ab3e25c@gmail.com> (raw)
In-Reply-To: <CAK1jUOv64pOsLeU63boY_1tsGPT_98c0MH1e75iEKo57rtsanQ@mail.gmail.com>


28.07.2019 17:59, Dmitriy Rusetskiy пишет:
> Отчет послал только nickel_basealt.ru <http://nickel_basealt.ru>. 
> Извиняюсь
>
> ---------- Forwarded message ---------
> От: *Dmitriy Rusetskiy* <dimard@gmail.com <mailto:dimard@gmail.com>>
> Date: вс, 28 июл. 2019 г. в 14:36
> Subject: Re: [sisyphus] Перенос UEFI диска на другой комп
> To: <nickel@basealt.ru <mailto:nickel@basealt.ru>>
>
>
> Загрузился с флешки в UEFI режиме, поднял сеть и до входа в chroot 
> cнял репорт.
> Прилагаю.
>
> [...]


Сначала стоит проверить /mnt/system1/etc/sysconfig/grub2.

# Одна команда снаружи чрута:
efibootmgr | grep -E "^Boot[0-9A-F][0-9A-F][0-9A-F][0-9A-F]" |
while read bootnum junk; do
     efibootmgr -q -B -b "${bootnum:4:4}"
done

# И пара команд из чрута (после mount-system):
grub-install --boot-directory=/boot --efi-directory=/boot/efi /dev/sda
LC_ALL=C update-grub

# Проверяем, что получилось:
efibootmgr -v
exit
reboot


-- 
Best regards,
Leonid Krivoshein.



  parent reply	other threads:[~2019-07-28 15:58 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-25 14:24 ` [sisyphus] " Nikolai Kostrigin
2019-07-25 14:26   ` Nikolai Kostrigin
2019-07-25 15:22       ` Nikolai Kostrigin
2019-07-28 15:58                   ` Leonid Krivoshein [this message]
2019-07-25 16:45 ` Michael Shigorin
2019-07-25 17:34     ` Michael Shigorin
2019-07-28 13:50           ` [sisyphus] Fwd: " Leonid Krivoshein
2019-07-28 19:07               ` Leonid Krivoshein
2019-07-29 13:49                   ` Leonid Krivoshein
2019-07-29 14:00                     ` Michael Shigorin
2019-07-29 14:09                       ` Leonid Krivoshein
2019-07-29 14:14                       ` Leonid Krivoshein
2019-07-29 17:10                       ` Leonid Krivoshein
2019-07-29 19:24                           ` Leonid Krivoshein
2019-07-29 13:59                   ` Leonid Krivoshein
2019-07-29 22:39           ` Leonid Krivoshein
2019-07-31  9:17                 ` Leonid Krivoshein
2019-08-01 22:26                     ` Leonid Krivoshein
2019-08-01 22:30                       ` Leonid Krivoshein
2019-08-02  7:02                         ` Nikolai Kostrigin
2019-07-25 23:28 ` [sisyphus] " Leonid Krivoshein

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=bfba931e-53e6-21ee-98b0-09594ab3e25c@gmail.com \
    --to=klark.devel@gmail.com \
    --cc=sisyphus@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 Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git