longpanda
longpanda
Please run another command in this envrionment (after apt-get upgrade) and give the log ``` sudo update-initramfs -u -v ```
Please do this test: ``` sudo echo "RESUME=none" > /etc/initramfs-tools/conf.d/resume ``` After that, run apt again: ``` sudo apt update sudo apt upgrade ```
I see `/usr/sbin/grub-probe: Permission denied` in the log. So after you write `RESUME=none` to the file. Then run ``` chmod +x /usr/sbin/grub-probe ``` Then ``` sudo apt update sudo apt...
什么启动模式? 在进入Ubuntu的启动菜单时,按`e` 键进入编辑模式,把 `quiet splash` 参数删除,然后再启动看看有没有详细的错误信息? 操作说明: 按 e 键之后进入编辑模式,此时可以使用方向键移动光标,移动到 quiet splash 的地方,按 Bsckspace 删除,注意删除完之后,不要按ESC返回,而是直接按 Ctrl+x 启动即可。
Yes. It's better to install all the drivers in the VirtualBox firstly, after that copy the vdi file to Ventoy disk and boot. But normally, the system will look for...
You need install some packages before run vtoyboot.sh ``` sudo apt-get install dmsetup sudo apt-get install grub-pc-bin ```
What about the latest vtoyboot-1.0.15 ?
Did you make a new fresh install ? Please give a photo or a video about how it does not boot.
When did you update the kernel? In the virtualbox enviroment or boot in the physical machine by Ventoy?
After update kernel, you have two different kernel? All of the two kernels do not boot?