LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Gentoo (https://www.linuxquestions.org/questions/gentoo-87/)
-   -   Grub Error 28 (https://www.linuxquestions.org/questions/gentoo-87/grub-error-28-a-833162/)

mythcat 09-19-2010 03:14 AM

Grub Error 28
 
I try put gentoo on usb 8Gb using a minimal cd .
I read and follow steps from gentoo site how to install it.
I use grub-install --root-directory=/boot /dev/sda
I use grub --config-file to test grub.conf , but i got error 28 .
Code:

Error 28: Selected item cannot fit into memory
Can i put gentoo on usb flash ?
How i make working and remove this error ?
Thank you .

weibullguy 09-19-2010 10:32 PM

Did you take a look at the Gentoo documentation?

mythcat 09-20-2010 04:01 AM

I don't want a live gentoo usb . I can use a "Universal USB Installer" from windows...
I want gentoo usb like a any hdd instalation.
It's not possible ? Maybe i lost something when i read it.
Thank you .

Peterius 10-27-2010 10:38 PM

I use gentoo on an external usb disk, so it is possible. Its probably something about the partitioning on your disk, that grub can't fit.

hughetorrance 10-28-2010 08:05 AM

Try it using LILO instead... ! just a guess

i92guboj 10-29-2010 03:24 AM

Quote:

Originally Posted by mythcat (Post 4102285)
I try put gentoo on usb 8Gb using a minimal cd .
I read and follow steps from gentoo site how to install it.
I use grub-install --root-directory=/boot /dev/sda
I use grub --config-file to test grub.conf , but i got error 28 .
Code:

Error 28: Selected item cannot fit into memory
Can i put gentoo on usb flash ?
How i make working and remove this error ?
Thank you .

Maybe it's that the stages from your local grub version in your HD and the grub version in your USB don't match. That can cause odd errors. If you are going to your the stuff in the $USB/boot/ directory to boot you should use that as --root-directory probably. Or, just make sure that the grub versions in both devices are the same, then you shouldn't need to worry. I assume both installs do use the same architecture as well...

I am no big expert in grub though. If you can't find help here there's a huge thread about grub problems in the official Gentoo forum.

feinbein 10-29-2010 03:27 AM

If you have other harddisks in that system the kernel will not recognize your stick as sda. Maybe thats were the problem is?
Can you boot the system with supergrubdisk to find out?

mythcat 11-07-2010 09:07 AM

Quote:

Originally Posted by weibullguy (Post 4102958)
Did you take a look at the Gentoo documentation?

Yes i read it.
Now i solve with another distro... but maybe another geentou user have same problem .


All times are GMT -5. The time now is 02:38 AM.