Can't boot ubuntu on laptop
I just recently bought a Toshiba L505-ES5033 and can not get ubuntu (or fedora 12 32 or 64) to boot from the live cd, or install. I can get to the initial menu that asks me if I want to try without changes and all that but from that point nothing really. If I choose any options other than the help option it runs through some scripts and gives me an error. The error refuses to stay on the screen despite my constant demands that it does; all I THINK I can make out is MIRR… configuration error. Fedora tells me something entirely different. After this error it goes to a faded black screen and I can hear my HDD making angry sounds. Through google I've found that it's possibly an incompatibility issue with acpi, but from what I've gathered I need to install GRUB for that to happen. The computer is equipped only with Windows 7 at the moment, and the only way I've found to install it through windows is with GRUB4DOS which refuses to work properly.
That's good to know. It seems that I have NOT resolved this issue. I have fully installed ubuntu 9.10 but it wont boot. It just goes dead screen after I select that partition. It tries to boot but something is stopping it. It seems like it would be a hardware issue at this point? Graphics, or something laptop specific? The graphics card SHOULD be capable of running it. I've heard some talk of acpi being turned off and will try this I suppose.
By the way, Toshiba tech support is bad. Don't call them. Ever.
Actually moshbat that does absolutely nothing, so I'm not sure where that was going. If I remove quiet from the kernel parameters it will show me an error message similar to "MTRR Allocation Failed". I've tried appending multiple MTRR related kernel parameter without any change so far. I'd have to say that you're probably right. It's a bit of a shame though, so far neither Ubuntu or Fedora have worked.
Sqwertle wrote: I just recently bought a Toshiba L505-ES5033 and can not get ubuntu (or fedora 12 32 or 64) to boot from the live cd, or install. I can get to the initial menu that asks me if I want to try without changes and all that but from that point nothing really. If I choose any options other than the help option it runs through some scripts and gives me an error. The error refuses to stay on the screen despite my constant demands that it does; all I THINK I can make out is MIRR… configuration error. Fedora tells me something entirely different. After this error it goes to a faded black screen and I can hear my HDD making angry sounds. Through google I've found that it's possibly an incompatibility issue with acpi, but from what I've gathered I need to install GRUB for that to happen. ACPID is one cause of hardware issues in Toshiba laptops (of the L505 family) running Ubuntu. In those cases, putting "acpi=off" as a boot option fixed it for a lot of people. While that might help you with something that you're doing, I have no reason to believe that your issue has to do with ACPID.
You're having problems with video after you choose a boot choice. Your laptop specs are here, which tells me that you have an Intel HD Graphics card. The bug report mention, at https://lists.ubuntu.com/archives/ubuntu-x/2010-February/000737.html, tells me that your graphics card is at least partially supported in kernel versions 2.6.32 and up. Ubuntu 9.10 uses kernel version 2.6.31 by default.
Solution? You follow the instructions at http://www.linwik.com/wiki/using+the+intel+arrandale+intel+graphics+media+accelerator+hd+with+ubuntu+9.10 to upgrade your kernel to .32 (or higher) and get Xorg to play nice with your laptop.
Excerpt from the instructions link (which sounds like your issue):
When you try to install Ubuntu 9.10 using the Live CD you will likely get a blank screen. In this case you will need to boot with Safe graphics mode activated. To do this on the Live CD's boot menu press F4 and select Safe graphics mode.
Edit: Fixed url tags.
Sqwertle wrote: The acpi turned out to be an issue but with the 10.04 Lucid Lynx ALPHA release (using kernel 2.6.32) I have everything sailing smoothly at the moment and don't expect to encounter any problems from this point. Everyone, especially define, was a great help in fixing this.
Did you read the link I sent you. the second line in said I can only boot with acpi=off.