Page 1 of 2 12 LastLast
Results 1 to 10 of 15

Thread: Installation issues

  1. #1
    Join Date
    Jan 2013
    Beans
    14

    Installation issues

    Hi, im really not all that experianced with ubuntu.

    Im having issues installing on a acer aspire one netbook 1gb ram, 250gb hdd with intel atom processor

    Using windows i created a new partition for the ubuntu installation. Using the windows installer, i then installed ubuntu to that partition, which ended up dual booting windows 7 and ubuntu which is exactly what i was after

    However when attempting to boot ubuntu i get the following error.

    Keys: continue to wait or press S to skip mounting or M for manual recovery

    I have tried multiple installations to no avail

    Any help much appreciated.

    Thanks

  2. #2
    Join Date
    Jun 2006
    Location
    Nux Jam
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Installation issues

    Sorry i've no clue about wubi things

    for a real installation:

    http://ubuntuforums.org/showpost.php...06&postcount=4

  3. #3
    Join Date
    Nov 2009
    Location
    Catalunya, Spain
    Beans
    14,560
    Distro
    Ubuntu 18.04 Bionic Beaver

    Re: Installation issues

    This is wubi, not ubuntu dual booting with windows. It's only virtual ubuntu inside windows.

    I can't help much since I am not using wubi.

    If you want a proper dual boot, you need to delete that partition you created from windows, if you want to use the whole space for ubuntu. Windows can only create ntfs partitions and linux doesn't install on ntfs. The space needs to be unallocated, so that ubuntu can create linux partitions.
    Darko.
    -----------------------------------------------------------------------
    Ubuntu 18.04 LTS 64bit

  4. #4
    Join Date
    Jan 2013
    Beans
    14

    Re: Installation issues

    thanks for the replies

    so could i "shrink a volume" in windows and leave the space unallocated.

    I want to do away with installing ubuntu on the same partition as 7 incase things goo wrong i can easily format the ubuntu volume leaving my win7 installation untouched. (your thoughts?)

    Then i will boot using the ubuntu ISO and choose "another option" and install ubuntu on the unallocated space (creating its own file system in fat32 or whatever it uses?)

    Thanks guys!

  5. #5
    Join Date
    Feb 2011
    Location
    /Earth/India/Patna
    Beans
    147
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Installation issues

    Hi sourcenz,
    Quote Originally Posted by sourcenz View Post
    so could i "shrink a volume" in windows and leave the space unallocated.
    In windows partition manager, make it a separate drive by right clicking on the unallocated space and then assign some drive alphabet to the new drive.
    Make sure you don't end up making Dynamic Disk.

    Now double click on your wubi installer and follow
    https://wiki.ubuntu.com/WubiGuide

    Just a simple thing to note: The first screen shot in the above link installs ubuntu in C drive of windows. You need to change it to the drive alphabet which you had assigned for the unallocated space.

    I want to do away with installing ubuntu on the same partition as 7 incase things goo wrong i can easily format the ubuntu volume leaving my win7 installation untouched. (your thoughts?)
    Yes this is possible since wubi installs ubuntu inside windows and so you can easily format the drives on which ubuntu is installed or even very easily uninstall ubuntu.

    Then i will boot using the ubuntu ISO and choose "another option" and install ubuntu on the unallocated space (creating its own file system in fat32 or whatever it uses?)
    You first need to make a live usb/cd and then you can have the option to try/install ubuntu.

    Regards,
    Abhinav

  6. #6
    Join Date
    Jan 2013
    Beans
    14

    Re: Installation issues

    Thanks for the reply.

    i have done all of the following in wubi installer. I have shrunk my windows volume and created a new volume (in fat32) named ubuntu.

    run wubi and installed to that volume. But i am always being hit with these errors. I cannot even use the "Try ubuntu" option when booting from USB. Please note my netbook has no CD/DVD rom drive. So either USB or wubi install.

    However same issues, one thing i noticed is installation take a long time 20 - 25 minutes, when complete and i find its not working, in windows 7 its take about 10 seconds to completely format the ubuntu volume which is meant to have ubuntu on it. Im sure this is TOO quick. Indicates a issues writing in same way too the drive to me.

    I have a ASUS Aspire One netbook, ive seen a few issues running ubuntu on them. I am receiving different errors all the time during boot, usually gets stuck at "starting up cpu interupts balancing daemon" and other errors in the same manner!

    any ideas? i know im not giving you guys much to go on but as i said im new to ubuntu and am really installing to get familiar and use for my networking purposes and troubleshooting etc.

    Thanks again!

  7. #7
    Join Date
    Nov 2009
    Location
    Catalunya, Spain
    Beans
    14,560
    Distro
    Ubuntu 18.04 Bionic Beaver

    Re: Installation issues

    Unfortunately you got some bad advice. DO NOT create any partitions in windows, DO NOT assign any letters (windows can assign letters only to windows partitions as far as i know, and you don't want windows partitions).

    Your question about shrinking ntfs was spot on. Yes, you can do that and that's what you need to do. Open Disk Management and right-clicking a partition will offer Resize option in the menu that opens.

    Plan your disk carefully, because it depends for example whether you will shrink it from the start or the end, the unallocated space will show up on that side.

    So, you want Disk Management only to shrink the windows partition, not for anything else. No creating drives (they are actually partitions, Microsoft stupidly calls them drives), assigning letters, nothing. Reboot few times after the shrink so that windows can detect it and do any disk checks if it want to.

    Only after that boot with the ubuntu cd and start the install. You can use manual partitioning for better control of partition sizes, or the auto method "along side windows" which will automatically use your unallocated space.

    FYI, the filesystem for the main root partition is usually ext4, and for swap it's simply swap area.
    Darko.
    -----------------------------------------------------------------------
    Ubuntu 18.04 LTS 64bit

  8. #8
    Join Date
    Jan 2013
    Beans
    14

    Re: Installation issues

    Thanks, the real problem im having is understanding the partitioning menu in ubuntu.

    I have moved on to attempted to install xunbutu, but again am stuck at the confusing (for me) partitioning menu. Ive been using the wubi installer but thought i would try a manual install

    Keep getting the error "no root file systems defined"

    I have the unallocated space and double click

    Fat 32 file system to mount to /boot

    A little guesswork going on here

    Cheers

    Update: with ununtu and xununtu i have been unable to "try ubuntu" sucessfully.

    Im beginning to wounder if its a video issue. I always get issues in what seems to be acpid
    Last edited by sourcenz; January 14th, 2013 at 10:27 AM.

  9. #9
    Join Date
    Nov 2009
    Location
    Catalunya, Spain
    Beans
    14,560
    Distro
    Ubuntu 18.04 Bionic Beaver

    Re: Installation issues

    That's because you are not specifying root partition (mount point /).

    You don't need separate /boot partition, and again it doesn't need to be fat32. If you do make separate boot, make it ext4.

    Here is a simple example:
    1. Create a partition from the unallocated space of 2Gb for example, select the Use As: swap area, there is no mount point set for swap, clocki the OK.
    2. Create a partition from the rest of the unallocated space, all of it. Use As: ext4, mount point /.

    Device for bootloader installation: /dev/sda if you have only one hdd.

    That's it.

    A good practice is to also create separate /home but only in cases you dedicate sufficient space to ubuntu. The total needs to be like 25GB minimum. In that case you can make the / partition 15GB for example, and create another 10GB ext4 partition with mount point /home. This can help future clean installs.
    Darko.
    -----------------------------------------------------------------------
    Ubuntu 18.04 LTS 64bit

  10. #10
    Join Date
    Jan 2013
    Beans
    14

    Re: Installation issues

    I have 30gb assigned to ununtu completely.

    Is that enough?

    Cheers

Page 1 of 2 12 LastLast

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
  •