Results 1 to 6 of 6

Thread: Ubuntu 13.10 installer crashes at partitioning

  1. #1
    Join Date
    Apr 2011
    Beans
    3

    Exclamation Ubuntu 13.10 installer crashes at partitioning

    So, I've been trying to install ubuntu 13.10 along side my windows 8, but I couldn't because it is getting stuck at the partitioning part of the installation.
    Here is the thread at askubuntu: http://askubuntu.com/questions/41626...de-windows-8-1
    I am running on an HP laptop ENVY dv6.
    I really need to get the ubuntu running.
    I tried with several other distributions, fedora and mint, and I get the same error.
    Please help me, I'm desperate.

  2. #2
    Join Date
    Nov 2011
    Location
    /dev/root
    Beans
    Hidden!

    Re: Ubuntu 13.10 installer crashes at partitioning

    Welcome to the Ubuntu Forums

    We need to know more in order to give good advice. Please describe the computer details

    - CPU
    - RAM (size)
    - graphics chip/card (very important)
    - wifi chip/card

    And it is also important to get a description of the partitions on the internal drive (where you have Windows). Please boot a live session from the CD/DVD/USB drive and run the following command in a terminal window ('space minus ell' at the end)

    Code:
    sudo parted -l
    and post the output in a reply.

  3. #3
    Join Date
    Apr 2011
    Beans
    3

    Re: Ubuntu 13.10 installer crashes at partitioning

    These are the full specs:
    Code:
    dv6t Quad
    • Windows 8 64
    • 3rd generation Intel Core i7-3630QM Processor (2.4GHz, 6MB L3 Cache)
    • NVIDIA(R) GeForce(R) GT 635M Graphics with 2048MB of dedicated video memory
    • 8GB DDR3 System Memory (2 Dimm)
    • 1TB 5400 rpm Hard Drive• 32GB mSSD Hard Drive Acceleration Cache
    • 6 cell + 9 cell Lithium Ion Battery
    • SuperMulti 8X DVD+/-R/RW with Double Layer Support
    • Intel 802.11b/g/n WLAN and Bluetooth(R)

    And I got an error while running the command, I will post a screen of it:
    Last edited by t0X1c_bt; February 5th, 2014 at 12:51 AM.

  4. #4
    Join Date
    Nov 2011
    Location
    /dev/root
    Beans
    Hidden!

    Re: Ubuntu 13.10 installer crashes at partitioning

    Quote Originally Posted by t0X1c_bt View Post
    These are the full specs:
    Code:
    dv6t Quad
    • Windows 8 64
    • 3rd generation Intel Core i7-3630QM Processor (2.4GHz, 6MB L3 Cache)
    • NVIDIA(R) GeForce(R) GT 635M Graphics with 2048MB of dedicated video memory
    • 8GB DDR3 System Memory (2 Dimm)
    • 1TB 5400 rpm Hard Drive• 32GB mSSD Hard Drive Acceleration Cache
    • 6 cell + 9 cell Lithium Ion Battery
    • SuperMulti 8X DVD+/-R/RW with Double Layer Support
    • Intel 802.11b/g/n WLAN and Bluetooth(R)

    And I got an error while running the command, I will post a screen of it:
    The computer should work well. Maybe you need a proprietary driver for the nvidia graphics. Intel wifi is usually working with a built in driver.

    But Windows 8 and UEFI make it complicated to install Ubuntu. Maybe you can start by reading this link

    http://https://help.ubuntu.com/community/UEFI

    Edit: Please avoid inserting big images. When text information, cut and paste and post between code tags like the first chunk of text. When 'real' pictures, 'go advanced' and manage attachments (so that a thumbnail is shown until the reader clicks on it to see the whole picture).
    Last edited by sudodus; February 5th, 2014 at 06:21 AM.

  5. #5
    Join Date
    Apr 2011
    Beans
    3

    Re: Ubuntu 13.10 installer crashes at partitioning

    I did everything from the guide and I still can't get pass that screen...
    Can you tell me what is the error about int the terminal window?
    Because when I tried to 'fix' it, it actually screwed up my SSD partitions...

  6. #6
    Join Date
    Nov 2011
    Location
    /dev/root
    Beans
    Hidden!

    Re: Ubuntu 13.10 installer crashes at partitioning

    It is possible that your new nvidia card is not supported 100% (yet) by the built in driver. Maybe you would have better luck with an nvidia proprietary driver. Start with a live session booted from the CD/DVD/USB drive and use the boot option nomodeset.

    https://help.ubuntu.com/community/BootOptions

    And try the following command

    Code:
    sudo apt-get install nvidia-current
    or one of the other nvidia drivers.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •