[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Out of Memory Error
From: |
Vladimir 'φ-coder/phcoder' Serbinenko |
Subject: |
Re: Out of Memory Error |
Date: |
Thu, 31 Mar 2011 08:35:40 +0200 |
User-agent: |
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.16) Gecko/20110303 Iceowl/1.0b1 Icedove/3.0.11 |
On 30.03.2011 15:27, Gus Zernial wrote:
> I can believe it's a BIOS problem, but ... 120 GB is a "large drive"?
>
>
>
Could you try booting from external media and execute
"ls -l"
It should give you the total size in blocks as seen through BIOS.
Also how is this disk accessed? PATA or AHCI? If first you can install
GRUB with --disk-module=ata. If second, then you can do the same with
--disk-module=ahci but only in experimental. Beware that AHCI in GRUB is
alpha-quality right now.
> --- On Tue, 3/29/11, Jordan Uggla <address@hidden> wrote:
>
>
>> From: Jordan Uggla <address@hidden>
>> Subject: Re: Out of Memory Error
>> To: "The development of GNU GRUB" <address@hidden>
>> Cc: "Gus Zernial" <address@hidden>
>> Date: Tuesday, March 29, 2011, 6:00 PM
>> 2011/3/29 Gus Zernial <address@hidden>:
>>
>>> Thanks for your reply. First of all, the error is "Out
>>>
>> of disk", not
>>
>>> "Out of memory", my bad
>>>
>> "Out of disk" is a very different error from "Out of
>> memory". "Out of
>> disk" means that you have a buggy BIOS which can't handle
>> large drives
>> properly. To work around this create a small /boot/
>> partition near the
>> beginning of the drive.
>>
>> --
>> Jordan Uggla (Jordan_U on irc.freenode.net)
>>
>>
> _______________________________________________
> Grub-devel mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/grub-devel
>
>
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
signature.asc
Description: OpenPGP digital signature
Re: Out of Memory Error, address@hidden, 2011/03/29