[opensuse-factory] Error message after updating grub in Tumbleweed
Hi guys! Every time grub package is updated on Tumbleweed, I see the following message: Output of grub2-i386-pc-2.02~rc2-1.1.x86_64.rpm %posttrans script: update-bootloader: 2017-03-24 11:24:01 <3> update-bootloader-4700 run_command.274: '/usr/lib/bootloader/grub2/install' failed with exit code 1, output: <<<<<<<<<<<<<<<< target = i386-pc + /usr/sbin/grub2-install --target=i386-pc --force --skip-fs-probe /dev/sdb Installing for i386-pc platform. /usr/sbin/grub2-install: aviso: this GPT partition label contains no BIOS Boot Partition; embedding won't be possible. /usr/sbin/grub2-install: erro: filesystem `btrfs' doesn't support blocklists. >>>>>>>>>>>>>>>> Here, root is btrfs (including /boot). This is the default in Tumbleweed installation I guess. Until today, I did not saw any problems, the system boots fine. Should I be worried about it? Best regards, Ronan Arraes -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
24.03.2017 17:31, ronisbr@gmail.com пишет:
Hi guys!
Every time grub package is updated on Tumbleweed, I see the following message:
Output of grub2-i386-pc-2.02~rc2-1.1.x86_64.rpm %posttrans script: update-bootloader: 2017-03-24 11:24:01 <3> update-bootloader-4700 run_command.274: '/usr/lib/bootloader/grub2/install' failed with exit code 1, output: <<<<<<<<<<<<<<<< target = i386-pc + /usr/sbin/grub2-install --target=i386-pc --force --skip-fs-probe /dev/sdb Installing for i386-pc platform. /usr/sbin/grub2-install: aviso: this GPT partition label contains no BIOS Boot Partition; embedding won't be possible. /usr/sbin/grub2-install: erro: filesystem `btrfs' doesn't support blocklists. >>>>>>>>>>>>>>>>
Show "fdisk -l" and /etc/default/grub_installdevice
Here, root is btrfs (including /boot). This is the default in Tumbleweed installation I guess.
Until today, I did not saw any problems, the system boots fine. Should I be worried about it?
Best regards, Ronan Arraes
-- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On 24/03/17 01:15 PM, Andrei Borzenkov wrote:
24.03.2017 17:31, ronisbr@gmail.com пишет:
Hi guys!
Every time grub package is updated on Tumbleweed, I see the following message:
Output of grub2-i386-pc-2.02~rc2-1.1.x86_64.rpm %posttrans script: update-bootloader: 2017-03-24 11:24:01 <3> update-bootloader-4700 run_command.274: '/usr/lib/bootloader/grub2/install' failed with exit code 1, output: <<<<<<<<<<<<<<<< target = i386-pc + /usr/sbin/grub2-install --target=i386-pc --force --skip-fs-probe /dev/sdb Installing for i386-pc platform. /usr/sbin/grub2-install: aviso: this GPT partition label contains no BIOS Boot Partition; embedding won't be possible. /usr/sbin/grub2-install: erro: filesystem `btrfs' doesn't support blocklists. >>>>>>>>>>>>>>>>
Show "fdisk -l" and /etc/default/grub_installdevice
Here, root is btrfs (including /boot). This is the default in Tumbleweed installation I guess.
Until today, I did not saw any problems, the system boots fine. Should I be worried about it?
Best regards, Ronan Arraes
Tumbleweed default installation does not require a separate /boot. You won't be able create snapshots because you have a /boot partition. BTRFS no longer requires a /boot partition. -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On Fri, 24 Mar 2017 11:31:51 -0300 ronisbr@gmail.com wrote:
Hi guys!
Every time grub package is updated on Tumbleweed, I see the following message:
Output of grub2-i386-pc-2.02~rc2-1.1.x86_64.rpm %posttrans script: update-bootloader: 2017-03-24 11:24:01 <3> update-bootloader-4700 run_command.274: '/usr/lib/bootloader/grub2/install' failed with exit code 1, output: <<<<<<<<<<<<<<<< target = i386-pc + /usr/sbin/grub2-install --target=i386-pc --force --skip-fs-probe /dev/sdb Installing for i386-pc platform. /usr/sbin/grub2-install: aviso: this GPT partition label contains no BIOS Boot Partition; embedding won't be possible. /usr/sbin/grub2-install: erro: filesystem `btrfs' doesn't support blocklists. >>>>>>>>>>>>>>>>
Here, root is btrfs (including /boot). This is the default in Tumbleweed installation I guess.
Until today, I did not saw any problems, the system boots fine. Should I be worried about it?
Best regards, Ronan Arraes
Well, in your case it reports that disk label is GPT, but system do not have BIOS Boot Partition, which is strongly recommended when btrfs is used. Default installation should setup this correctly. So possibly bugs can be in grub2, in installation or user error, at least according to information I see. Josef -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
participants (4)
-
Andrei Borzenkov
-
Josef Reidinger
-
Roman Bysh
-
ronisbr@gmail.com