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

Thread: Gave up waiting for root device.

  1. #1
    Join Date
    Dec 2015
    Beans
    9

    Gave up waiting for root device.

    Hi! I just recently came across Ubuntu and wanted to download it to my Lenovo IdeaPad S415 Touch computer. I used a USB to download Ubuntu and everything worked fine until the installation phase. I had to manually create partitions, which I did through watching a YouTube video... and after the installation was "complete," I could not boot Ubuntu (and no longer have the option to boot Windows... R.I.P.).

    Turning on my computer, I get the "GNU Grub" which has me select boot from either "*Ubuntu" or "Advanced options for Ubuntu (which has Ubuntu, with Linux 4.2.0-16-generic and recovery mode)" or "System Setup." Trying to launch the recovery mode Ubuntu (because the other two options freeze up or lead to nothing), I'm eventually taken to a screen which displays a bunch of information then says:

    Code:
    Gave up waiting on root device. Common problems: 
    
    - Boot args (cat /proc/cmdline)
    - Check rootdelay= (did the system wait long enough?)
    - Check root= (did the system wait for the right device?)
    - Missing modules (cat /proc/modules; ls /dev)
    ALERT! /dev/disk/by-uuid/cd2027bf-f666-430f-a614-2404b4c80409 does not exist.
    Dropping to a shell!
    
    
    Busybox v1.21.1 (Ubuntu 1:1.21.0-1ubuntu1) built-in shell (ash)
    Enter 'help' for a list of built-in commands. 
    
    (initramfs) _
    and from there I'm completely clueless as to how to get my computer to work again.

    Extra info:
    Computer: Lenovo IdeaPad S415 Touch
    Processor - AMD A6 Quad-Core w/ integrated graphics
    RAM - 4GB
    Hard Drive - ~500GB
    SSD - N/A
    USB - 32GB SanDisk thingy

    Typing "cat /proc/cmdline" produces the following:

    Code:
    BOOT_IMAGE=/boot/vmlinuz-4.2.0-16-generic.efi.signed root=UUID=cd2027bf-f666-430f-a614-2404b4c80409 ro recovery nomodeset
    Typing "sudo fdisk -l" gives an error "/bin/sh: sudo: not found" which means sudo isn't a command I would guess since it isn't listed as one... just going off what I read in other threads.

    Please help! I don't mind what OS I end up with, but I'd like to be able to use my computer.



    even more info:
    I just found out there was a button on the side of my laptop to access boot options, so I can boot the Ubuntu installation process from my USB but I eventually get the (initramfs) error: "Unable to find a medium containing a live file system" after several usb errors:

    Code:
    usb 1-2: device descriptor read/64, error -110
    usb 1-2: device descriptor read/64, error -71
    usb 1-2: device descriptor read/64, error -71
    usb 1-2: device descriptor read/64, error -71
    usb 1-2: device not accepting address 4, error -71
    usb 1-2: device not accepting address 5, error -71
    usb usb1-port2: unable to enumerate USB device
    
    
    BusyBox v1.22.1 (Ubuntu 1:1.22.0-15ubuntu1) built-in shell (ash)
    Enter 'help' for a list of built-in commands.
    
    (initramfs) Unable to find a medium containing a live file system
    Last edited by erik37; December 30th, 2015 at 05:39 PM.

  2. #2
    Join Date
    Dec 2015
    Beans
    9

    Re: Gave up waiting for root device.

    Bump.

  3. #3
    Join Date
    Feb 2008
    Location
    Land of fire and drought
    Beans
    Hidden!
    Distro
    Xubuntu

    Re: Gave up waiting for root device.

    Welcome.

    How did you create the USB installer?
    Did you run the option 'Check for defects' from the first screen with the options 'Try' 'Install' etc. when you booted the USB first time?
    How did you partition the drive (as in what partitions did you create and size)?
    Are you dual-booting with Windows?
    Last edited by Bucky Ball; December 31st, 2015 at 03:07 AM.

  4. #4
    Join Date
    Dec 2015
    Beans
    9

    Re: Gave up waiting for root device.

    Quote Originally Posted by Bucky Ball View Post
    Welcome.

    How did you create the USB installer?
    Did you run the option 'Check for defects' from the first screen with the options 'Try' 'Install' etc. when you booted the USB first time?
    How did you partition the drive (as in what partitions did you create and size)?
    Are you dual-booting with Windows?
    - I used UUI to install by USB: http://www.pendrivelinux.com/univers...easy-as-1-2-3/

    - I did not run the "check for defects" option before installing, but trying now gives me several USB errors (followed by an Ubuntu loading screen) and eventually "(initramfs) Unable to find a medium containing a live file system."

    - I created the partitions following https://youtu.be/0W7XYAB4cLc (although my installation screen looked slightly different with buttons) and from what I remember, I had 500gb of space in sda5 where I added each partition that he made in the video to the END of the space I had, and used "logical" instead of "primary" when doing the type of partition. I also didn't have the option he had 9:05 into the video... my installation just skipped to the manual partitioning screen. I gave 16GB space for the ext4 partition and I believe 3GB for the swap partition, but I don't remember. I made it to the end of installation (15:50 into the video) and then the restart gave me the problems I now have.

    - Yes. At least, I was... but now I have no option to boot from windows.
    Last edited by erik37; December 31st, 2015 at 03:49 AM.

  5. #5
    Join Date
    Feb 2008
    Location
    Land of fire and drought
    Beans
    Hidden!
    Distro
    Xubuntu

    Re: Gave up waiting for root device.

    Thread moved to Installations and Upgrades.

    My suggestion? Get the torrent file for the ISO from here and torrent it down. Go for 14.04.3 under the heading 'Bit Torrent' a little down the page. That will be fault free when it gets to your end, but check anyway, and try again. Sounds like you have a dodgy ISO or a dodgy USB or both if you are getting errors when you check the device. Not a good sign in any case.

    The partitions you need for a standard Ubuntu (not the flavours as some are more lightweight and don't need such a big / partition):

    / = 20-25Gb
    /swap = 2Gb

    This depends, of course, if you are intending to keep your personal data on a separate data partition which you may want to share with Windows (in which case, make that NTFS, but you can create that later if you like; might make things less confusing that way). When you're manually partitioning, just don't touch the existing Win partitions.

    Also, if you have Win installed and booting using UEFI, not BIOS mode, then you MUST install Ubuntu in UEFI. Also, before installing, you need to boot to Windows and switch off hibernation and faststart. Essential. Could be the cause of your problem here. Hard to tell just yet.
    Last edited by Bucky Ball; December 31st, 2015 at 04:41 AM.

  6. #6
    Join Date
    Dec 2015
    Beans
    9

    Re: Gave up waiting for root device.

    Quote Originally Posted by Bucky Ball View Post
    Thread moved to Installations and Upgrades.

    My suggestion? Get the torrent file for the ISO from here and torrent it down. Go for 14.04.3 under the heading 'Bit Torrent' a little down the page. That will be fault free when it gets to your end, but check anyway, and try again. Sounds like you have a dodgy ISO or a dodgy USB or both if you are getting errors when you check the device. Not a good sign in any case.

    The partitions you need for a standard Ubuntu (not the flavours as some are more lightweight and don't need such a big / partition):

    / = 20-25Gb
    /swap = 2Gb

    This depends, of course, if you are intending to keep your personal data on a separate data partition which you may want to share with Windows (in which case, make that NTFS, but you can create that later if you like; might make things less confusing that way). When you're manually partitioning, just don't touch the existing Win partitions.

    Also, if you have Win installed and booting using UEFI, not BIOS mode, then you MUST install Ubuntu in UEFI. Also, before installing, you need to boot to Windows and switch off hibernation and faststart. Essential. Could be the cause of your problem here. Hard to tell just yet.
    The USB is brand new and worked fine on my computer before this happened. It still works on other computers in my family, and I will have to borrow one to torrent the ISO as soon as I can tomorrow.

    Two problems in partitioning are that I only allocated 16GB space, and I also don't recall calling the swap by "/swap" (it probably did it automatically) although I definitely set the ext4 partition as "/".

    I also don't have the option to use Windows anymore when booting... Ubuntu is the only option besides USB.

    Thanks for the help, I'll let you know how the new ISO goes.

  7. #7
    Join Date
    Feb 2008
    Location
    Land of fire and drought
    Beans
    Hidden!
    Distro
    Xubuntu

    Re: Gave up waiting for root device.

    You don't need to torrent the file to the install device. Not the way it's done. You download/torrent the ISO then create the USB installer with the software of your choice, Universal USB install, UNetbootin, whatever.

    Just wipe the USB you already have, partition it as FAT32, then burn the image to it using one of the apps I've just mentioned.

  8. #8
    Join Date
    Dec 2015
    Beans
    9

    Re: Gave up waiting for root device.

    Quote Originally Posted by Bucky Ball View Post
    You don't need to torrent the file to the install device. Not the way it's done. You download/torrent the ISO then create the USB installer with the software of your choice, Universal USB install, UNetbootin, whatever.

    Just wipe the USB you already have, partition it as FAT32, then burn the image to it using one of the apps I've just mentioned.
    Re-downloading the ISO onto my USB allowed the USB boot to work. I then went through reinstalling Ubuntu alongside whatever else I had downloaded. Now when I select the newly-installed Ubuntu it will give me the following error:

    Code:
    ACPI PCC probe failed.
    Gave up waiting for root device. Common problems:
    (etc.)
    ** Edit: I tried downloading a 3rd time, and cancelled the installation which took me to the Ubuntu desktop. I can do things now, but I'm not sure what will happen if I restart.
    Last edited by erik37; December 31st, 2015 at 07:27 PM.

  9. #9
    Join Date
    Dec 2015
    Beans
    9

    Re: Gave up waiting for root device.

    Doing "sudo fdisk -l" now gives the following:

    Code:
    ubuntu@ubuntu:~$ sudo fdisk -l
    
    WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util fdisk doesn't support GPT. Use GNU Parted.
    
    
    Disk /dev/sda: 500.1 GB, 500107862016 bytes
    255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors
    Units = sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 4096 bytes
    I/O size (minimum/optimal): 4096 bytes / 4096 bytes
    Disk identifier: 0x99d6776b
    
       Device Boot      Start         End      Blocks   Id  System
    /dev/sda1               1   976773167   488386583+  ee  GPT
    Partition 1 does not start on physical sector boundary.
    
    Disk /dev/sdb: 31.3 GB, 31306285056 bytes
    255 heads, 63 sectors/track, 3806 cylinders, total 61145088 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 identifier: 0x00000000
    
       Device Boot      Start         End      Blocks   Id  System
    /dev/sdb1   *          64    61145087    30572512    c  W95 FAT32 (LBA)
    This is confusing me because I had 6 partitions (sda1, sda2, etc.) before Ubuntu... and I still can't find Windows.

  10. #10
    Join Date
    Mar 2011
    Beans
    2,042

    Re: Gave up waiting for root device.

    Try using gdisk -l , that will handle gpt disks. A good thing to run before any restart would be sudo update-grub.

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
  •