[Tutorials] update-grub报错
Tofloor
poster avatar
T
deepin
2022-05-26 22:57
Author

update-grub报错

update-grub
get rootb uuid error: failed to get "rootb" uuid
正在生成 grub 配置文件 ...
找到主题:/boot/grub/themes/deepin-fallback/theme.txt
Found background image: /boot/grub/themes/deepin-fallback/background.jpg
找到 Linux 镜像:/boot/vmlinuz-5.17.9-xanmod1
找到 initrd 镜像:/boot/initrd.img-5.17.9-xanmod1
找到 Linux 镜像:/boot/vmlinuz-5.15.34-xanmod1
找到 initrd 镜像:/boot/initrd.img-5.15.34-xanmod1
File descriptor 26 (anon_inode:[eventpoll]) leaked on lvs invocation. Parent PID 14096: /bin/sh
File descriptor 27 (pipe:[18974]) leaked on lvs invocation. Parent PID 14096: /bin/sh
File descriptor 28 (pipe:[18974]) leaked on lvs invocation. Parent PID 14096: /bin/sh

找到 Windows Boot Manager 位于 /dev/nvme0n1p1@/EFI/Microsoft/Boot/bootmgfw.efi

Reply Favorite View the author
All Replies
萨摩耶甜甜
deepin
2022-05-26 23:55
#1

貌似没有什么影响 只是丢失了硬盘的uuid

Reply View the author
寰宇ζ
deepin
2022-05-27 17:00
#2

也可能是你本就没有rootb分区,装机时不分rootb分区就会有这个提示,不影响。

这个是全盘安装时备份用的

Reply View the author
T
deepin
2022-05-28 23:00
#3

谢谢回复

Reply View the author
T
deepin
2022-05-28 23:02
#4
寰宇ζ

也可能是你本就没有rootb分区,装机时不分rootb分区就会有这个提示,不影响。

这个是全盘安装时备份用的

rootb分区是个什么分区

Reply View the author
寰宇ζ
deepin
2022-05-28 23:49
#5
T

rootb分区是个什么分区

全盘安装,使用图形界面系统升级时会先备份。例如当前系统是从roota分区启动的,则会将roota分区的数据备份到rootb分区,然后roota分区升级,此后重启。如果系统出现问题,可以在启动的选择页面选择退会升级之前,选择后会从rootb分区启动,进入桌面后有确认框确认退回(给误退回以补救措施),退回后就变成了从rootb分区启动,并将现在的rootb分区视为roota分区(即roota和rootb分区命名互换)。

rootb分区就是这么个作用,升级时备份用

Reply View the author