I'm faced with what seems to be the usual teething problem of installing Ubuntu on a windows 10 computer for those new to linux. I downloaded Ubuntu 18.04 LTS (Iso image) and created a bootable install USB. The installation process progresses normally until its time to install grub, which fails with the message ... I have read several suggestions and have tried a dozen of them but to no avail. I have disabled secure boot, have tried to create partitions manually, but grub2 would not just install. Where am I missing it? Someone, please help.
Asked
Active
Viewed 47 times
0
-
1Please [edit] your question and ad details on what you are doing and what is the problem. – Pilot6 Feb 01 '20 at 17:14
-
What brand/model system? What video card/chip? Is the install failing at the grub install at the end of the install process? A few systems have locked ESP - efi system partition, check UEFI settings, some have corruption and need chkdsk (Windows) or dosfsck (Linux) on the ESP. Is Windows fast start up off? http://askubuntu.com/questions/843153/ubuntu-16-showing-windows-10-partitions & https://askubuntu.com/questions/145902/unable-to-mount-windows-ntfs-filesystem-due-to-hibernation – oldfred Feb 01 '20 at 17:19
-
Its an acer (aspire 3). Let me check for the video card and come back on that... meantime, installation is failing at the end of the installation process. I m using usb. windows start up looks slow. – bamax Feb 01 '20 at 17:32
-
Sorry, oldfred, I misunderstood the last part of of your comment.... I have turned off windows fast start now. I will try to implement the suggestions and install Ubuntu again and see if I will succeed. – bamax Feb 01 '20 at 17:54
-
It appears that you omitted the critical information of exactly what the error message was Consider an [edit] to include this vital info. – Organic Marble Feb 01 '20 at 19:33