Installing Ubuntu 18.04.2 LTS on Acer, GRUB 2 package is hangingHow can I repair grub? (How to get Ubuntu back after installing Windows?)Fail to install Ubuntu 18.04 from USB to a brand new Acer Swift 1Installing Ubuntu on Acer laptopNo Windows in Ubuntu boot menu (Ubuntu 11.10, WIndows 7)How do I restore the original Grub2 boot loader?Grub bootloader goes fail to boot in dual boot system after installing Ubuntu 12.10`install-grub` claims that I have multiple partiton labels and that embedding is impossibleGRUB not detecting Legacy BIOS windows 10 installation even with legacy BIOS Ubuntu 16.04LTS installation

Dicht antonym - what is it?

Interview question: If correlation doesn't imply causation, how do you detect causation?

Is it rectilinear?

Where is a warlock's soul?

Why does nobody understand the grapple rules?

Think of the one you can`t see

50% portfolio in single stock, JPM - appropriate for 80 year old?

How do I get a planar traveling party to use survival/spell slots for food/drink instead of an artificer's Replicate Magic Item infusion?

Use field calculator QGIS: if value in one column, then value in new column

At what point in time would humans notice a 21st century satellite observing them?

What are standard cryptographic assumptions?

Was there a clearly identifiable "first computer" to use or demonstrate the use of virtual memory?

How do I experimentally measure the surface area of a rock?

Confusion between .. and ...such that..

How do I resolve science-based problems in my worldbuilding?

When nothing is defined, what does Mathematica take for #1?

Area/Surface Area calculator of shapes

What DC should I use for someone trying to survive indefinitely solely with an alchemy jug as their only source of food and water? (survival campaign)

Customize sysctl parameters by user

What do you call someone whose unmarried partner has died?

delete specific character "[" from a file

Doubt on pronunciation of verbs (stressing)

Does knowledge of data structure compromise AES encryption?

Why do some papers have 10-20 co-authors?



Installing Ubuntu 18.04.2 LTS on Acer, GRUB 2 package is hanging


How can I repair grub? (How to get Ubuntu back after installing Windows?)Fail to install Ubuntu 18.04 from USB to a brand new Acer Swift 1Installing Ubuntu on Acer laptopNo Windows in Ubuntu boot menu (Ubuntu 11.10, WIndows 7)How do I restore the original Grub2 boot loader?Grub bootloader goes fail to boot in dual boot system after installing Ubuntu 12.10`install-grub` claims that I have multiple partiton labels and that embedding is impossibleGRUB not detecting Legacy BIOS windows 10 installation even with legacy BIOS Ubuntu 16.04LTS installation






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;









0

















Since yesterday I try to install Ubuntu 18.04.2 LTS on my Laptop Acer Swift 1 where I had Windows 10 previously.
Initially I had some problems with the installation start, but I disabled "secure boot" and it worked. however, now the Ubuntu starts installing and everything goes smooth, but then the installation suddenly stops the progress and I get "Installing the grub2 package". This can last hours without any progress.



I tried to open the Terminal in the background and typed the commands:



sudo fdisk -l
sudo mount /dev/sdxY /mnt (where x is altter and Y a number you have found in the previous step)
sudo grub-install --root-directory=/mnt /dev/sdx
sudo update-grub


Well, this did not work. An error message occurred: "grub-install error: will not proceed with blocklists".



I have swap area, ext4 space and EFI space. Separating my free space into these categories did not help too. How can I finally install the Ubuntu?



Now if I start my laptop without the USB inside, I get a black screen with the title "GNU GRUB version 2.02" and I have to enter some commands.
What should be done? I get almost to the final stage, but the grub2 packages can not be installed.










share|improve this question




























  • The problem is that I dont have the Windows anymore. When I start the laptop now, I get a black screen with the title "GNU GRUB version 2.02" and I have to enter some commands. Should I open the terminal from the BIOS?

    – Nick
    Jul 30 at 15:14











  • oh, then that's fine, do this (you have to use option "try ubuntu" when the usb key boots to be able to open a terminal): askubuntu.com/a/182863/307184 you probably won't even need to install ubuntu after that. it should have both windows and ubuntu booting correctly after that.

    – tatsu
    Jul 30 at 15:16












  • Nice I followed the instructions there and I clicked on recommended boot repair, but now I am waiting for about 15 minutes and semms the boot repair has also issues. It says: "Reinstall GRUB. This may require several minutes" and it is loading. I am a patient person and will wait more, but I think something is wrong there :D

    – Nick
    Jul 30 at 15:45











  • yeah it's really fast normally, takes about 1-2 minutes for me. something's wrong. maybe you'll have to use a windows install usb/CD to repair boot.

    – tatsu
    Jul 30 at 15:56












  • Other Swift installs: askubuntu.com/questions/1162008/… & askubuntu.com/questions/1047065/…

    – oldfred
    Jul 30 at 16:18

















0

















Since yesterday I try to install Ubuntu 18.04.2 LTS on my Laptop Acer Swift 1 where I had Windows 10 previously.
Initially I had some problems with the installation start, but I disabled "secure boot" and it worked. however, now the Ubuntu starts installing and everything goes smooth, but then the installation suddenly stops the progress and I get "Installing the grub2 package". This can last hours without any progress.



I tried to open the Terminal in the background and typed the commands:



sudo fdisk -l
sudo mount /dev/sdxY /mnt (where x is altter and Y a number you have found in the previous step)
sudo grub-install --root-directory=/mnt /dev/sdx
sudo update-grub


Well, this did not work. An error message occurred: "grub-install error: will not proceed with blocklists".



I have swap area, ext4 space and EFI space. Separating my free space into these categories did not help too. How can I finally install the Ubuntu?



Now if I start my laptop without the USB inside, I get a black screen with the title "GNU GRUB version 2.02" and I have to enter some commands.
What should be done? I get almost to the final stage, but the grub2 packages can not be installed.










share|improve this question




























  • The problem is that I dont have the Windows anymore. When I start the laptop now, I get a black screen with the title "GNU GRUB version 2.02" and I have to enter some commands. Should I open the terminal from the BIOS?

    – Nick
    Jul 30 at 15:14











  • oh, then that's fine, do this (you have to use option "try ubuntu" when the usb key boots to be able to open a terminal): askubuntu.com/a/182863/307184 you probably won't even need to install ubuntu after that. it should have both windows and ubuntu booting correctly after that.

    – tatsu
    Jul 30 at 15:16












  • Nice I followed the instructions there and I clicked on recommended boot repair, but now I am waiting for about 15 minutes and semms the boot repair has also issues. It says: "Reinstall GRUB. This may require several minutes" and it is loading. I am a patient person and will wait more, but I think something is wrong there :D

    – Nick
    Jul 30 at 15:45











  • yeah it's really fast normally, takes about 1-2 minutes for me. something's wrong. maybe you'll have to use a windows install usb/CD to repair boot.

    – tatsu
    Jul 30 at 15:56












  • Other Swift installs: askubuntu.com/questions/1162008/… & askubuntu.com/questions/1047065/…

    – oldfred
    Jul 30 at 16:18













0












0








0








Since yesterday I try to install Ubuntu 18.04.2 LTS on my Laptop Acer Swift 1 where I had Windows 10 previously.
Initially I had some problems with the installation start, but I disabled "secure boot" and it worked. however, now the Ubuntu starts installing and everything goes smooth, but then the installation suddenly stops the progress and I get "Installing the grub2 package". This can last hours without any progress.



I tried to open the Terminal in the background and typed the commands:



sudo fdisk -l
sudo mount /dev/sdxY /mnt (where x is altter and Y a number you have found in the previous step)
sudo grub-install --root-directory=/mnt /dev/sdx
sudo update-grub


Well, this did not work. An error message occurred: "grub-install error: will not proceed with blocklists".



I have swap area, ext4 space and EFI space. Separating my free space into these categories did not help too. How can I finally install the Ubuntu?



Now if I start my laptop without the USB inside, I get a black screen with the title "GNU GRUB version 2.02" and I have to enter some commands.
What should be done? I get almost to the final stage, but the grub2 packages can not be installed.










share|improve this question

















Since yesterday I try to install Ubuntu 18.04.2 LTS on my Laptop Acer Swift 1 where I had Windows 10 previously.
Initially I had some problems with the installation start, but I disabled "secure boot" and it worked. however, now the Ubuntu starts installing and everything goes smooth, but then the installation suddenly stops the progress and I get "Installing the grub2 package". This can last hours without any progress.



I tried to open the Terminal in the background and typed the commands:



sudo fdisk -l
sudo mount /dev/sdxY /mnt (where x is altter and Y a number you have found in the previous step)
sudo grub-install --root-directory=/mnt /dev/sdx
sudo update-grub


Well, this did not work. An error message occurred: "grub-install error: will not proceed with blocklists".



I have swap area, ext4 space and EFI space. Separating my free space into these categories did not help too. How can I finally install the Ubuntu?



Now if I start my laptop without the USB inside, I get a black screen with the title "GNU GRUB version 2.02" and I have to enter some commands.
What should be done? I get almost to the final stage, but the grub2 packages can not be installed.







boot grub2 partitioning mount xubuntu






share|improve this question
















share|improve this question













share|improve this question




share|improve this question








edited Jul 30 at 15:12







Nick

















asked Jul 30 at 14:24









NickNick

11 bronze badge




11 bronze badge















  • The problem is that I dont have the Windows anymore. When I start the laptop now, I get a black screen with the title "GNU GRUB version 2.02" and I have to enter some commands. Should I open the terminal from the BIOS?

    – Nick
    Jul 30 at 15:14











  • oh, then that's fine, do this (you have to use option "try ubuntu" when the usb key boots to be able to open a terminal): askubuntu.com/a/182863/307184 you probably won't even need to install ubuntu after that. it should have both windows and ubuntu booting correctly after that.

    – tatsu
    Jul 30 at 15:16












  • Nice I followed the instructions there and I clicked on recommended boot repair, but now I am waiting for about 15 minutes and semms the boot repair has also issues. It says: "Reinstall GRUB. This may require several minutes" and it is loading. I am a patient person and will wait more, but I think something is wrong there :D

    – Nick
    Jul 30 at 15:45











  • yeah it's really fast normally, takes about 1-2 minutes for me. something's wrong. maybe you'll have to use a windows install usb/CD to repair boot.

    – tatsu
    Jul 30 at 15:56












  • Other Swift installs: askubuntu.com/questions/1162008/… & askubuntu.com/questions/1047065/…

    – oldfred
    Jul 30 at 16:18

















  • The problem is that I dont have the Windows anymore. When I start the laptop now, I get a black screen with the title "GNU GRUB version 2.02" and I have to enter some commands. Should I open the terminal from the BIOS?

    – Nick
    Jul 30 at 15:14











  • oh, then that's fine, do this (you have to use option "try ubuntu" when the usb key boots to be able to open a terminal): askubuntu.com/a/182863/307184 you probably won't even need to install ubuntu after that. it should have both windows and ubuntu booting correctly after that.

    – tatsu
    Jul 30 at 15:16












  • Nice I followed the instructions there and I clicked on recommended boot repair, but now I am waiting for about 15 minutes and semms the boot repair has also issues. It says: "Reinstall GRUB. This may require several minutes" and it is loading. I am a patient person and will wait more, but I think something is wrong there :D

    – Nick
    Jul 30 at 15:45











  • yeah it's really fast normally, takes about 1-2 minutes for me. something's wrong. maybe you'll have to use a windows install usb/CD to repair boot.

    – tatsu
    Jul 30 at 15:56












  • Other Swift installs: askubuntu.com/questions/1162008/… & askubuntu.com/questions/1047065/…

    – oldfred
    Jul 30 at 16:18
















The problem is that I dont have the Windows anymore. When I start the laptop now, I get a black screen with the title "GNU GRUB version 2.02" and I have to enter some commands. Should I open the terminal from the BIOS?

– Nick
Jul 30 at 15:14





The problem is that I dont have the Windows anymore. When I start the laptop now, I get a black screen with the title "GNU GRUB version 2.02" and I have to enter some commands. Should I open the terminal from the BIOS?

– Nick
Jul 30 at 15:14













oh, then that's fine, do this (you have to use option "try ubuntu" when the usb key boots to be able to open a terminal): askubuntu.com/a/182863/307184 you probably won't even need to install ubuntu after that. it should have both windows and ubuntu booting correctly after that.

– tatsu
Jul 30 at 15:16






oh, then that's fine, do this (you have to use option "try ubuntu" when the usb key boots to be able to open a terminal): askubuntu.com/a/182863/307184 you probably won't even need to install ubuntu after that. it should have both windows and ubuntu booting correctly after that.

– tatsu
Jul 30 at 15:16














Nice I followed the instructions there and I clicked on recommended boot repair, but now I am waiting for about 15 minutes and semms the boot repair has also issues. It says: "Reinstall GRUB. This may require several minutes" and it is loading. I am a patient person and will wait more, but I think something is wrong there :D

– Nick
Jul 30 at 15:45





Nice I followed the instructions there and I clicked on recommended boot repair, but now I am waiting for about 15 minutes and semms the boot repair has also issues. It says: "Reinstall GRUB. This may require several minutes" and it is loading. I am a patient person and will wait more, but I think something is wrong there :D

– Nick
Jul 30 at 15:45













yeah it's really fast normally, takes about 1-2 minutes for me. something's wrong. maybe you'll have to use a windows install usb/CD to repair boot.

– tatsu
Jul 30 at 15:56






yeah it's really fast normally, takes about 1-2 minutes for me. something's wrong. maybe you'll have to use a windows install usb/CD to repair boot.

– tatsu
Jul 30 at 15:56














Other Swift installs: askubuntu.com/questions/1162008/… & askubuntu.com/questions/1047065/…

– oldfred
Jul 30 at 16:18





Other Swift installs: askubuntu.com/questions/1162008/… & askubuntu.com/questions/1047065/…

– oldfred
Jul 30 at 16:18










0






active

oldest

votes













Your Answer








StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);














draft saved

draft discarded
















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1162157%2finstalling-ubuntu-18-04-2-lts-on-acer-grub-2-package-is-hanging%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown


























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes
















draft saved

draft discarded















































Thanks for contributing an answer to Ask Ubuntu!


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1162157%2finstalling-ubuntu-18-04-2-lts-on-acer-grub-2-package-is-hanging%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown









Popular posts from this blog

Distance measures on a map of a game The 2019 Stack Overflow Developer Survey Results Are Inmin distance in a graphShortest distance path on contour plotHow to plot a tilted map?Finding points outside of a diskDelaunay link distanceAnnulus from GeoDisks: drawing a ring on a mapNegative Correlation DistanceFind distance along a path (GPS coordinates)Finding position at given distance in a GeoPathMathematics behind distance estimation using camera

How to get a smooth, uniform ParametricPlot of a 2D Region?How to plot a complicated Region?How to exclude a region from ParametricPlotHow discretize a region placing vertices on a specific non-uniform gridHow to transform a Plot or a ParametricPlot into a RegionHow can I get a smooth plot of a bounded region?Smooth ParametricPlot3D with RegionFunction?Smooth border of a region ParametricPlotSmooth region boundarySmooth region plot from list of pointsGet minimum y of a certain x in a region

Genealogie vun de Merowenger Vum Merowech bis zum Chilperich I. | Navigatiounsmenü