GRUB loading, please wait...Error 18

Associate
Joined
9 Jan 2010
Posts
142
Location
Lancashire
I have recently installed ubuntu on a old desktop pc but i think the harddrive i've put it in (250gb) is too big for the bios to reconise it properly.

the error i get is:
Verifying DMI pool data.......
Boot from atapi cd-rom:not found...
Grub loading stage1.5.

grub loading, please wait...
error 18

First time i try to install from disk, everything works perfectly then at the end when i restart it restarts and i get this error.

how would i perform a bios upgrade? and/or fix this problem
 
I've seen this before on old PC's where the hard disk is bigger than the size the bios supports.

See if there is a jumper to limit the size / install a smaller disk.
 
Now all i get when i try to install/try/check disc for defects is:

crc error

-- system halted

i changed the boot order to boot from hdd first and now i can't get it to show setup any help?
 
Last edited:
From Gentoo GRUB Error Collection (still relevant):

This error is returned when a read is attempted at a linear block address beyond the end of the BIOS translated area. This generally happens if your disk is larger than the BIOS can handle (512MB for (E)IDE disks on older machines or larger than 8GB in general).

Try an update for your BIOS and/or move your boot partition to the front (or at least into the appropriate range).

This is why I use LILO. You should try and create a seperate /boot partition (around 500 megabytes in my opinion) at the start of the drive during installation.
 
Last edited:
Thanks for the help, i put a 40gb harddrive in and it still didn't work, then after reading around on the internet and doing various things to it, it now works perfectly, i'm not fully sure on how i fixed it but it works now.
 
Back
Top Bottom