a1ive / grub2-filemanager

GRUB2-based file manager
https://a1ive.github.io/grub2-filemanager/
GNU General Public License v3.0
525 stars 106 forks source link

Failed to install Ubuntu #41

Open a1ive opened 5 years ago

a1ive commented 5 years ago

您好,我也遇到了这个问题,按照您说的Loopback方式启动,报错如下:

我的启动方式为Uefi

image

Originally posted by @zdaiot in https://github.com/a1ive/grub2-filemanager/issues/18#issuecomment-497303116

sky5454 commented 5 years ago

终端输入 sudo umount -l /isodevice 以卸载iso所在分区

zdaiot commented 5 years ago

终端输入 sudo umount -l /isodevice 以卸载iso所在分区

您好,我试过,不行。详细的讨论在这里

zdaiot commented 5 years ago

您好,我最近安装Ubuntu的时候,又出现了一个问题。按照它指令的提示,进入Windows,运行所提示的指令并没有反应。请问您遇到过么? 2082492521

a1ive commented 5 years ago

@zdaiot 如果ISO在NTFS分区,Windows开启了快速启动,在Linux下可能就不能正常读NTFS分区. 另外,你的ISO路径是乱码,显然有问题.

a1ive commented 5 years ago

输入lsblk查看分区,看看是不是不能识别U盘. 输入cat /proc/cmdline查看启动参数是否正确

zdaiot commented 5 years ago

好的,谢谢。下次我遇到这个问题试试,这次我把硬盘插到别的电脑上装完系统又插回来了。

mapleafgo commented 4 years ago

@a1ive 我也遇到了 @zdaiot 的问题,路径无中文,盘是exFAT的。不仅Ubuntu,manjaro也有同样的问题,我想应该Linux都有此问题吧

a1ive commented 4 years ago

@a1ive 我也遇到了 @zdaiot 的问题,路径无中文,盘是exFAT的。不仅Ubuntu,manjaro也有同样的问题,我想应该Linux都有此问题吧

据我所知,直到2019年初,没有任何一个 Linux 发行版的 iso 支持从 exFAT 启动。现在不清楚。

mapleafgo commented 4 years ago

@a1ive 我也遇到了 @zdaiot 的问题,路径无中文,盘是exFAT的。不仅Ubuntu,manjaro也有同样的问题,我想应该Linux都有此问题吧

据我所知,直到2019年初,没有任何一个 Linux 发行版的 iso 支持从 exFAT 启动。现在不清楚。

原来如此,抱歉<( )>,我试试FAT32

steve6375 commented 4 years ago

partnew should work.