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

Thread: Initramfs

  1. #1
    Join Date
    Apr 2009
    Location
    Vancouver Canada
    Beans
    50
    Distro
    Ubuntu 12.04 Precise Pangolin

    Red face Initramfs

    I tried to install Mint 9 (pretty much equivalent to 10.04 as far as I know) on my parents old HP PC running Windows XP SP3. I was quite surprised when the boot CD, which I used successfully at home on a more modern computer (aluminum iMac 7,1) failed to boot. I had hoped to at least be able to show them the interface before trying a real install.

    The error message was quite cryptic:

    Initramfs

    Unable to find a medium containing a live file system.

    I was able to get a list of commands after that but the few I tried to use to bypass the issue - continue, etc. did nothing. I tried to boot a second time using 'compatibility mode' and the result was the same. A memory test did not turn up any problems.

    My parents computer is a few years old but it runs XP alright. The main HD has about 30 GBs free and the video card is from an Nvidia Geoforce. I think it has 128 MB of video memory. Of course I can find out more if need be.

    Any advice on how to proceed would be welcome. I've got no idea how to troubleshoot this one. My own install went flawlessly and I hear about Ubuntu being great on older hardware (less demanding).

  2. #2
    Join Date
    Jul 2010
    Beans
    23

    Re: Initramfs

    Depends.

    Are you running on disk or installed

  3. #3
    Join Date
    Jul 2010
    Beans
    23

    Re: Initramfs

    If youre running on cd yo shouldnt have any problem try erasing the computer cache by disconnecting it and taking off the battery.

    Then put the cd in again.

    If the black screen console appears without starting up normal try.

    Code:
    init= bootarg
    If you have it installed and the same console appears try the same code.

    If not then youll have to reinstall it again.

  4. #4
    Join Date
    Apr 2009
    Location
    Vancouver Canada
    Beans
    50
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Initramfs

    The computer only has XP so far and is a desktop computer. I'm not sure what is meant by "erasing the computer cache by disconnecting it and taking off the battery".

    The boot from the CD starts normally but does not succeed, ending with the Initramfs error on a black text screen.

  5. #5
    Join Date
    Apr 2006
    Location
    Banbridge, Northern Irela
    Beans
    28
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Initramfs

    I have a very similar problem and can also not yet figure it out.

    I have always run Ubuntu on this particular PC. 10.04 worked quite well. Then I did an upgrade (over the Internet) and when I tried to reboot the computer it gave the same initramfs message. I found that when I selected an older kernel in GRUB I was able to boot properly, but I keep feeling that there are lots of problems with this. Today a new kernel was installed during one of the updates. I tried to reboot again, but still the same initramfs message.

    So I decided that I've had enough and decided to just re-install 10.10 from CD. But to my surprise the CD would not boot - with the same initramfs message - cannot find a medium containing a live file system. So it is obviously somethign wrong with 10.10's installation.

    I don't know where to begin to look to try to solve this problem. Do I purge and re-install GRUB? Is there some set-up file that I can edit so that the computer recognises the right hard drive?

    Hahah - I just don't have enough knowledge to know where to begin searching for an answer.

  6. #6
    Join Date
    May 2010
    Location
    uk
    Beans
    9,249
    Distro
    Xubuntu 14.04 Trusty Tahr

    Re: Initramfs

    Hi

    Does this thread offer any solutions (its a bit old but...)

    http://ubuntuforums.org/showthread.php?t=1332782

    Kind regards
    If you believe everything you read, you better not read. ~ Japanese Proverb

    If you don't read the newspaper, you're uninformed. If you read the newspaper, you're mis-informed. - Mark Twain

    Thinking about becoming an Ubuntu Member?

  7. #7
    Join Date
    Apr 2006
    Location
    Banbridge, Northern Irela
    Beans
    28
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Initramfs

    I think I read through that thread carefully and tried the following without success:

    1. I made a bootable flashdrive using Ubuntu's startup disk creator, but haha, then it seems my particular system does not offer an option to boot from a flash drive.

    2. I burnt a brand new copy of 10.10 onto a cd - it gives me the initial screen and then eventually it just goes back to the initial error: "Unable to find medium containgin a file system". I typed exit, and then it gave me the following:

    cp: cannot create '/root/var/log/': Is a directory
    mount: mounting /dev on /root/dev failed: No such file or directory
    mount: mounting /sys on /root/sys failed: No such file or directory
    mount: mounting /proc on /root/proc failed: No such file or directory
    Target filesystem doesn't have requested /sbin/init.
    No init found. Try passing init-bootarg.

    I typed "exit" again ... then I got a kernel panic and then everything hung.

    3. I hae also downloaded the latest build of Ubuntu Natty and tried to boot from that DVD. Exactly the same problem except that it is now BusyBox v.1.17 giving the problem and not BusyBox 1.15.

    4. When I put in the 10.04 cd it boots perfectly. I might have to install 10.04 again, which would be a bit of a shame as 10.10 works really well on my laptop.

    5. Note: I also disabled quick boot in my Bios.

    Any ideas?

  8. #8
    Join Date
    May 2010
    Location
    uk
    Beans
    9,249
    Distro
    Xubuntu 14.04 Trusty Tahr

    Re: Initramfs

    Hi

    Looks like this was a known bug in 10.10 beta.

    https://bugs.launchpad.net/ubuntu/+s...er/+bug/543875

    When trying to boot Ubuntu 10.04 beta1 64bit on the Primary Slave IDE CD-ROM drive it fails with the message:
    stdin: error 0 (repeated over 25 times)
    BusyBox v1.13.3 (Ubuntu 1:1.13.3-1ubuntu9) built-in shell (ash)
    Enter 'help' for a list of built-in commands
    (initramfs) Unable to find a medium containing a live file system.
    If I switch my CD-ROM drive over to Primary Master IDE then it will boot no problem.
    I'm not using any of the other IDE ports, my HD is SATA.
    What i highlighted was the posters solution.

    Kind regards
    If you believe everything you read, you better not read. ~ Japanese Proverb

    If you don't read the newspaper, you're uninformed. If you read the newspaper, you're mis-informed. - Mark Twain

    Thinking about becoming an Ubuntu Member?

  9. #9
    Join Date
    Apr 2006
    Location
    Banbridge, Northern Irela
    Beans
    28
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Initramfs

    OK, I'm going to open my box and try to switch those cables. I've never messed around with the cables before, but it can't do damage as I really want to find a solution.

    I am a bit skeptical however. I don't think the problem lies with the cdrom alone. I think it is the same problem that I get when I try to boot up with the latest two kernels (Linux 2.6.35-23, and 2.6.35-22.) The computer boots fine with 2.6.32-25.

    The problem started after I did a network upgrade of 10.04. The problem with the cdrom is just an additional problem over and above the initial problem.

  10. #10
    Join Date
    May 2010
    Location
    uk
    Beans
    9,249
    Distro
    Xubuntu 14.04 Trusty Tahr

    Re: Initramfs

    Hi

    The problem started after I did a network upgrade of 10.04. The problem with the cdrom is just an additional problem over and above the initial problem.
    Yes, quite possibly. It not a problem i have ever had though so its difficult to diagnose.

    Kind regards
    If you believe everything you read, you better not read. ~ Japanese Proverb

    If you don't read the newspaper, you're uninformed. If you read the newspaper, you're mis-informed. - Mark Twain

    Thinking about becoming an Ubuntu Member?

Page 1 of 2 12 LastLast

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
  •