Ubuntu install saying not enough disk space The 2019 Stack Overflow Developer Survey Results...

First use of “packing” as in carrying a gun

Windows 10: How to Lock (not sleep) laptop on lid close?

What information about me do stores get via my credit card?

What do you call a plan that's an alternative plan in case your initial plan fails?

Segmentation fault output is suppressed when piping stdin into a function. Why?

Semisimplicity of the category of coherent sheaves?

Can a 1st-level character have an ability score above 18?

Simulating Exploding Dice

Why is superheterodyning better than direct conversion?

Why not take a picture of a closer black hole?

I could not break this equation. Please help me

How did the audience guess the pentatonic scale in Bobby McFerrin's presentation?

In horse breeding, what is the female equivalent of putting a horse out "to stud"?

how can a perfect fourth interval be considered either consonant or dissonant?

Didn't get enough time to take a Coding Test - what to do now?

Working through the single responsibility principle (SRP) in Python when calls are expensive

Scientific Reports - Significant Figures

Take groceries in checked luggage

Is there a writing software that you can sort scenes like slides in PowerPoint?

Can a novice safely splice in wire to lengthen 5V charging cable?

Can smartphones with the same camera sensor have different image quality?

Hopping to infinity along a string of digits

Finding the path in a graph from A to B then back to A with a minimum of shared edges

How did passengers keep warm on sail ships?



Ubuntu install saying not enough disk space



The 2019 Stack Overflow Developer Survey Results Are In
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Deleted Windows Partitions on drive now what do I do?Resize disk in VMwareBoot linux on external hard disk - Send Grub RescueHow to configure existing raid after upgrading to 14.04 from 11Intel RAID5 array Shows < 50% spaceslow boot up in ubuntu 16.04 LTS 64 bitGRUB doesn't show Win XP after Install with “alongside” optionHow to install grub after fatal error on failed RAID system?I tried to install Ubuntu following all the instructions, but still the installation says “you need at least 8.6gb…”Ubuntu windows 10 Dual boot problem





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







0















I have a Dell XPS which had Ubuntu on it but it started playing up so booted from USB in the hope to install a fresh version but I now get the message saying




You need at least 8.6 GB disk space to install Ubuntu.




When I do fdisk I get the following



ubuntu@ubuntu:~$ sudo fdisk -l
Disk /dev/loop0: 1.5 GiB, 1553670144 bytes, 3034512 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/sda: 7.2 GiB, 7747397632 bytes, 15131636 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x38f8fce6

Device Boot Start End Sectors Size Id Type
/dev/sda1 * 2048 15131635 15129588 7.2G c W95 FAT32 (LBA)
ubuntu@ubuntu:~$


Disk usage analyzer also doesn't recognise the drive on the laptop. When I try and boot into the laptop I get a load of varios errors before being dumped into BusyBox



Any suggestions on how to wipe it all and start from fresh? The BIOS seems to recognise it fine



When switching on the laptop (without USB), a screen about ACPI errors comes up but goes quickly into a Ubuntu loading screen (with 5 dots under the logo). After a few mins I get thrown into busybox (can't upload screenshots) but a few errors about:



ACPI error: Method parse/execution failed










share|improve this question
















bumped to the homepage by Community 37 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.











  • 1





    what are the errors?

    – ravery
    Aug 20 '17 at 15:15











  • When switching on the laptop (without USB), a screen about ACPI errors comes up but goes quickly into a Ubuntu loading screen (with 5 dots under the logo). After a few mins I get thrown into busybox (will edit original)

    – pee2pee
    Aug 20 '17 at 15:21






  • 1





    in grub press "E" to edit the launch command. Change "quiet splash" to "no-splash" then boot. this will show the booting process and the error occuring. the ACPI errors are common with the new kernels, they can be ignored

    – ravery
    Aug 20 '17 at 15:25








  • 1





    Boot the Ubuntu USB, start Disks, select the hard disk in the left pane, click on the "hamburger" icon, select SMART Data & Tests. Review the data. Run the tests. Report back.

    – heynnema
    Aug 20 '17 at 15:25











  • @ravery failed to connect to lvmetad happens quite a lot. heynnema will try that next

    – pee2pee
    Aug 20 '17 at 15:32




















0















I have a Dell XPS which had Ubuntu on it but it started playing up so booted from USB in the hope to install a fresh version but I now get the message saying




You need at least 8.6 GB disk space to install Ubuntu.




When I do fdisk I get the following



ubuntu@ubuntu:~$ sudo fdisk -l
Disk /dev/loop0: 1.5 GiB, 1553670144 bytes, 3034512 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/sda: 7.2 GiB, 7747397632 bytes, 15131636 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x38f8fce6

Device Boot Start End Sectors Size Id Type
/dev/sda1 * 2048 15131635 15129588 7.2G c W95 FAT32 (LBA)
ubuntu@ubuntu:~$


Disk usage analyzer also doesn't recognise the drive on the laptop. When I try and boot into the laptop I get a load of varios errors before being dumped into BusyBox



Any suggestions on how to wipe it all and start from fresh? The BIOS seems to recognise it fine



When switching on the laptop (without USB), a screen about ACPI errors comes up but goes quickly into a Ubuntu loading screen (with 5 dots under the logo). After a few mins I get thrown into busybox (can't upload screenshots) but a few errors about:



ACPI error: Method parse/execution failed










share|improve this question
















bumped to the homepage by Community 37 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.











  • 1





    what are the errors?

    – ravery
    Aug 20 '17 at 15:15











  • When switching on the laptop (without USB), a screen about ACPI errors comes up but goes quickly into a Ubuntu loading screen (with 5 dots under the logo). After a few mins I get thrown into busybox (will edit original)

    – pee2pee
    Aug 20 '17 at 15:21






  • 1





    in grub press "E" to edit the launch command. Change "quiet splash" to "no-splash" then boot. this will show the booting process and the error occuring. the ACPI errors are common with the new kernels, they can be ignored

    – ravery
    Aug 20 '17 at 15:25








  • 1





    Boot the Ubuntu USB, start Disks, select the hard disk in the left pane, click on the "hamburger" icon, select SMART Data & Tests. Review the data. Run the tests. Report back.

    – heynnema
    Aug 20 '17 at 15:25











  • @ravery failed to connect to lvmetad happens quite a lot. heynnema will try that next

    – pee2pee
    Aug 20 '17 at 15:32
















0












0








0








I have a Dell XPS which had Ubuntu on it but it started playing up so booted from USB in the hope to install a fresh version but I now get the message saying




You need at least 8.6 GB disk space to install Ubuntu.




When I do fdisk I get the following



ubuntu@ubuntu:~$ sudo fdisk -l
Disk /dev/loop0: 1.5 GiB, 1553670144 bytes, 3034512 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/sda: 7.2 GiB, 7747397632 bytes, 15131636 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x38f8fce6

Device Boot Start End Sectors Size Id Type
/dev/sda1 * 2048 15131635 15129588 7.2G c W95 FAT32 (LBA)
ubuntu@ubuntu:~$


Disk usage analyzer also doesn't recognise the drive on the laptop. When I try and boot into the laptop I get a load of varios errors before being dumped into BusyBox



Any suggestions on how to wipe it all and start from fresh? The BIOS seems to recognise it fine



When switching on the laptop (without USB), a screen about ACPI errors comes up but goes quickly into a Ubuntu loading screen (with 5 dots under the logo). After a few mins I get thrown into busybox (can't upload screenshots) but a few errors about:



ACPI error: Method parse/execution failed










share|improve this question
















I have a Dell XPS which had Ubuntu on it but it started playing up so booted from USB in the hope to install a fresh version but I now get the message saying




You need at least 8.6 GB disk space to install Ubuntu.




When I do fdisk I get the following



ubuntu@ubuntu:~$ sudo fdisk -l
Disk /dev/loop0: 1.5 GiB, 1553670144 bytes, 3034512 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/sda: 7.2 GiB, 7747397632 bytes, 15131636 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x38f8fce6

Device Boot Start End Sectors Size Id Type
/dev/sda1 * 2048 15131635 15129588 7.2G c W95 FAT32 (LBA)
ubuntu@ubuntu:~$


Disk usage analyzer also doesn't recognise the drive on the laptop. When I try and boot into the laptop I get a load of varios errors before being dumped into BusyBox



Any suggestions on how to wipe it all and start from fresh? The BIOS seems to recognise it fine



When switching on the laptop (without USB), a screen about ACPI errors comes up but goes quickly into a Ubuntu loading screen (with 5 dots under the logo). After a few mins I get thrown into busybox (can't upload screenshots) but a few errors about:



ACPI error: Method parse/execution failed







boot partitioning acpi busybox






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Aug 20 '17 at 15:23







pee2pee

















asked Aug 20 '17 at 14:54









pee2peepee2pee

11616




11616





bumped to the homepage by Community 37 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.







bumped to the homepage by Community 37 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.










  • 1





    what are the errors?

    – ravery
    Aug 20 '17 at 15:15











  • When switching on the laptop (without USB), a screen about ACPI errors comes up but goes quickly into a Ubuntu loading screen (with 5 dots under the logo). After a few mins I get thrown into busybox (will edit original)

    – pee2pee
    Aug 20 '17 at 15:21






  • 1





    in grub press "E" to edit the launch command. Change "quiet splash" to "no-splash" then boot. this will show the booting process and the error occuring. the ACPI errors are common with the new kernels, they can be ignored

    – ravery
    Aug 20 '17 at 15:25








  • 1





    Boot the Ubuntu USB, start Disks, select the hard disk in the left pane, click on the "hamburger" icon, select SMART Data & Tests. Review the data. Run the tests. Report back.

    – heynnema
    Aug 20 '17 at 15:25











  • @ravery failed to connect to lvmetad happens quite a lot. heynnema will try that next

    – pee2pee
    Aug 20 '17 at 15:32
















  • 1





    what are the errors?

    – ravery
    Aug 20 '17 at 15:15











  • When switching on the laptop (without USB), a screen about ACPI errors comes up but goes quickly into a Ubuntu loading screen (with 5 dots under the logo). After a few mins I get thrown into busybox (will edit original)

    – pee2pee
    Aug 20 '17 at 15:21






  • 1





    in grub press "E" to edit the launch command. Change "quiet splash" to "no-splash" then boot. this will show the booting process and the error occuring. the ACPI errors are common with the new kernels, they can be ignored

    – ravery
    Aug 20 '17 at 15:25








  • 1





    Boot the Ubuntu USB, start Disks, select the hard disk in the left pane, click on the "hamburger" icon, select SMART Data & Tests. Review the data. Run the tests. Report back.

    – heynnema
    Aug 20 '17 at 15:25











  • @ravery failed to connect to lvmetad happens quite a lot. heynnema will try that next

    – pee2pee
    Aug 20 '17 at 15:32










1




1





what are the errors?

– ravery
Aug 20 '17 at 15:15





what are the errors?

– ravery
Aug 20 '17 at 15:15













When switching on the laptop (without USB), a screen about ACPI errors comes up but goes quickly into a Ubuntu loading screen (with 5 dots under the logo). After a few mins I get thrown into busybox (will edit original)

– pee2pee
Aug 20 '17 at 15:21





When switching on the laptop (without USB), a screen about ACPI errors comes up but goes quickly into a Ubuntu loading screen (with 5 dots under the logo). After a few mins I get thrown into busybox (will edit original)

– pee2pee
Aug 20 '17 at 15:21




1




1





in grub press "E" to edit the launch command. Change "quiet splash" to "no-splash" then boot. this will show the booting process and the error occuring. the ACPI errors are common with the new kernels, they can be ignored

– ravery
Aug 20 '17 at 15:25







in grub press "E" to edit the launch command. Change "quiet splash" to "no-splash" then boot. this will show the booting process and the error occuring. the ACPI errors are common with the new kernels, they can be ignored

– ravery
Aug 20 '17 at 15:25






1




1





Boot the Ubuntu USB, start Disks, select the hard disk in the left pane, click on the "hamburger" icon, select SMART Data & Tests. Review the data. Run the tests. Report back.

– heynnema
Aug 20 '17 at 15:25





Boot the Ubuntu USB, start Disks, select the hard disk in the left pane, click on the "hamburger" icon, select SMART Data & Tests. Review the data. Run the tests. Report back.

– heynnema
Aug 20 '17 at 15:25













@ravery failed to connect to lvmetad happens quite a lot. heynnema will try that next

– pee2pee
Aug 20 '17 at 15:32







@ravery failed to connect to lvmetad happens quite a lot. heynnema will try that next

– pee2pee
Aug 20 '17 at 15:32












1 Answer
1






active

oldest

votes


















0














We found that - as noted on the Dell forums - disabling system RAID and putting the HD into AHCI mode was sufficient to solve this problem.






share|improve this answer
























    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/3.0/"u003ecc by-sa 3.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%2f948062%2fubuntu-install-saying-not-enough-disk-space%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0














    We found that - as noted on the Dell forums - disabling system RAID and putting the HD into AHCI mode was sufficient to solve this problem.






    share|improve this answer




























      0














      We found that - as noted on the Dell forums - disabling system RAID and putting the HD into AHCI mode was sufficient to solve this problem.






      share|improve this answer


























        0












        0








        0







        We found that - as noted on the Dell forums - disabling system RAID and putting the HD into AHCI mode was sufficient to solve this problem.






        share|improve this answer













        We found that - as noted on the Dell forums - disabling system RAID and putting the HD into AHCI mode was sufficient to solve this problem.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Oct 30 '17 at 8:28









        datakiddatakid

        19714




        19714






























            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%2f948062%2fubuntu-install-saying-not-enough-disk-space%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

            Why do type traits not work with types in namespace scope?What are POD types in C++?Why can templates only be...

            Will tsunami waves travel forever if there was no land?Why do tsunami waves begin with the water flowing away...

            Should I use Docker or LXD?How to cache (more) data on SSD/RAM to avoid spin up?Unable to get Windows File...