<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt">Maybe I'll chime in, here...&nbsp; There are a lot of really old machines out there with terminally limited BIOS.&nbsp; These machines cannot address anything beyond cylinder 1023 on bootup.&nbsp; The standard solution to the problem is to create a /boot partition at the very beginning of the drive that is just big enough for the kernel, the initrd file and grub configs, etc.&nbsp; Frequently, there will be enough extra space for multiple copies.&nbsp; Here is the partition map on a machine that I work with that does this:<br><br>Disk /dev/hda: 100.0 GB, 100030242816 bytes<br>255 heads, 63 sectors/track, 12161 cylinders<br>Units = cylinders of 16065 * 512 = 8225280 bytes<br><br>&nbsp;&nbsp; Device Boot&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Start&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 End&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Blocks&nbsp;&nbsp; Id&nbsp; System<br>/dev/hda1&nbsp;&nbsp; *&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 13&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 104391&nbsp;&nbsp; 83&nbsp; Linux<br>/dev/hda2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 14&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 12161&nbsp;&nbsp;&nbsp; 97578810&nbsp;&nbsp; 8e&nbsp; Linux LV<br><br>The 'df' output of this machine looks like:<br>Filesystem&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1K-blocks&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Used Available Use% Mounted on<br>/dev/mapper/VolGroup00-LogVol00<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 187150052&nbsp;&nbsp; 3822516 173667532&nbsp;&nbsp; 3%
 /<br>/dev/hda1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 101086&nbsp;&nbsp;&nbsp;&nbsp; 11966&nbsp;&nbsp;&nbsp;&nbsp; 83901&nbsp; 13% /boot<br>tmpfs&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 513476&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp; 513476&nbsp;&nbsp; 0% /dev/shm<br><br>So, I would try using that methodology to see if it solves the problem...<br><br>Sometimes it's good to be a dinosaur...<br><br>Cheers!<br><br>Bob<br><div>&nbsp;</div>--<br>"When once you have tasted flight, you will forever walk the earth with your eyes turned skyward, for there you have been, and there you will always long to return."<br>   --Leonardo da Vinci<div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><br><br><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">----- Original
 Message ----<br>From: Cyber Source &lt;peter@thecybersource.com&gt;<br>To: nflug@nflug.org<br>Sent: Friday, March 7, 2008 1:50:16 PM<br>Subject: Re: [nflug] GRUB error 18<br><br>
All 
the 
stanzas 
are 
the 
same 
except 
the 
the 
boot 
images. 

would 
think <br>then 
that 
it's 
not 

grub 
problem 
but 
rather 

problem 
with 
the <br>images/kernels.<br><br>Steve 
Petersen 
wrote:<br>&gt; 
Thanks 
again 
for 
your 
help 

yes, 
when 

pick 
one 
of 
the 
kernels 
it 
boots.<br>&gt;<br>&gt; 
uname 
-l 
output;<br>&gt;<br>&gt;&nbsp; 
&nbsp; 
 
Linux 
liza 
2.6.17-10-generic 
#2 
SMP 
Tue 
Dec 

22:28:26 
UTC 
2006<br>&gt;&nbsp; 
&nbsp; 
 
i686 
GNU/Linux <br>&gt;<br>&gt;<br>&gt; 
On 
Fri, 
Mar 
7, 
2008 
at 
10:01 
AM, 
Cyber 
Source <br>&gt; 
&lt;<a ymailto="mailto:peter@thecybersource.com" href="mailto:peter@thecybersource.com">peter@thecybersource.com</a> 
&lt;mailto:<a ymailto="mailto:peter@thecybersource.com" href="mailto:peter@thecybersource.com">peter@thecybersource.com</a>&gt;&gt; 
wrote:<br>&gt;<br>&gt;&nbsp; 
&nbsp; 
 
Does 
anything 
in 
that 
grub 
file 
boot?<br>&gt;<br>&gt;&nbsp; 
&nbsp; 
 
Steve 
Petersen 
wrote:<br>&gt;&nbsp; 
&nbsp; 
 
&gt; 
I've 
attached 
my 
/boot/grub/menu.lst 
file.&nbsp; 
Thanks 
again.<br>&gt;&nbsp; 
&nbsp; 
 
&gt; 
Steve<br>&gt;&nbsp; 
&nbsp; 
 
&gt;<br>&gt;&nbsp; 
&nbsp; 
 
&gt; 
On 
Thu, 
Mar 
6, 
2008 
at 
11:36 
PM, 
Cyber 
Source<br>&gt;&nbsp; 
&nbsp; 
 
&gt; 
&lt;<a ymailto="mailto:peter@thecybersource.com" href="mailto:peter@thecybersource.com">peter@thecybersource.com</a> 
&lt;mailto:<a ymailto="mailto:peter@thecybersource.com" href="mailto:peter@thecybersource.com">peter@thecybersource.com</a>&gt;<br>&gt;&nbsp; 
&nbsp; 
 
&lt;mailto:<a ymailto="mailto:peter@thecybersource.com" href="mailto:peter@thecybersource.com">peter@thecybersource.com</a><br>&gt;&nbsp; 
&nbsp; 
 
&lt;mailto:<a ymailto="mailto:peter@thecybersource.com" href="mailto:peter@thecybersource.com">peter@thecybersource.com</a>&gt;&gt;&gt; 
wrote:<br>&gt;&nbsp; 
&nbsp; 
 
&gt;<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
Show 
me 
your 
/boot/grub/menu.lst 
file<br>&gt;&nbsp; 
&nbsp; 
 
&gt;<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
Steve 
Petersen 
wrote:<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt; 
Thanks 
for 
the 
help!&nbsp; 
I'm 
afraid 

can't 
make 
much 
of 
it<br>&gt;&nbsp; 
&nbsp; 
 
though.<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
&nbsp; 
As 
I<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt; 
say, 
I've 
been 
using 
linux 
for 
about 
10 
years, 
but 
that<br>&gt;&nbsp; 
&nbsp; 
 
doesn't 
mean<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt; 
I've 
been 
/understanding/ 
much 
of 
it.&nbsp; 

have 
only 
the<br>&gt;&nbsp; 
&nbsp; 
 
vaguest 
grasp<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt; 
of 
UUIDs 
and 
cylinder 
geometry.&nbsp; 

don't 
know 
what 
the<br>&gt;&nbsp; 
&nbsp; 
 
"stanzas" 
are<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt; 
and 
I'm 
not 
sure 
what 
you 
mean 
by 
"the 
actual 
drive 
/dev 
use"<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
(unless<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt; 
you 
just 
mean 
/dev/hda, 
which 

believe 
it 
is, 
though<br>&gt;&nbsp; 
&nbsp; 
 
there 
is 
a<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt; 
second 
hard 
drive 

mount 
separately).<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt; 
Below 

give 
the 
"fdisk 
-l" 
output.&nbsp; 
Thanks 
again 
for 
any<br>&gt;&nbsp; 
&nbsp; 
 
help.<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt; 
Steve<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
Disk 
/dev/hda: 
320.0 
GB, 
320072933376 
bytes<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
255 
heads, 
63 
sectors/track, 
38913 
cylinders<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
Units 

cylinders 
of 
16065 

512 

8225280 
bytes<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
Disk 
identifier: 
0x0008fac7<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
&nbsp; 
&nbsp; 
Device 
Boot&nbsp; 
&nbsp; 
&nbsp; 
Start&nbsp; 
&nbsp; 
&nbsp; 
&nbsp; 
 
End&nbsp; 
&nbsp; 
&nbsp; 
Blocks&nbsp; 
 
Id<br>&gt;&nbsp; 
&nbsp; 
&nbsp; 
System<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
/dev/hda1&nbsp; 
 
*&nbsp; 
&nbsp; 
&nbsp; 
&nbsp; 
&nbsp; 
 
1&nbsp; 
&nbsp; 
&nbsp; 
 
38560&nbsp; 
 
309733168+&nbsp; 
83<br>&gt;&nbsp; 
&nbsp; 
&nbsp; 
Linux<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
/dev/hda2&nbsp; 
&nbsp; 
&nbsp; 
&nbsp; 
&nbsp; 
 
38561&nbsp; 
&nbsp; 
&nbsp; 
 
38913&nbsp; 
&nbsp; 
 
2835472+&nbsp; 
 
5<br>&gt;&nbsp; 
&nbsp; 
&nbsp; 
Extended<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
/dev/hda5&nbsp; 
&nbsp; 
&nbsp; 
&nbsp; 
&nbsp; 
 
38561&nbsp; 
&nbsp; 
&nbsp; 
 
38913&nbsp; 
&nbsp; 
 
2835441&nbsp; 
 
82<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
&nbsp; 
Linux 
swap<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 

Solaris<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
Disk 
/dev/hdb: 
160.0 
GB, 
160041885696 
bytes<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
255 
heads, 
63 
sectors/track, 
19457 
cylinders<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
Units 

cylinders 
of 
16065 

512 

8225280 
bytes<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
Disk 
identifier: 
0x000b8293<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
&nbsp; 
&nbsp; 
Device 
Boot&nbsp; 
&nbsp; 
&nbsp; 
Start&nbsp; 
&nbsp; 
&nbsp; 
&nbsp; 
 
End&nbsp; 
&nbsp; 
&nbsp; 
Blocks&nbsp; 
 
Id<br>&gt;&nbsp; 
&nbsp; 
&nbsp; 
System<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
/dev/hdb1&nbsp; 
&nbsp; 
&nbsp; 
&nbsp; 
&nbsp; 
&nbsp; 
&nbsp; 
 
1&nbsp; 
&nbsp; 
&nbsp; 
 
19103&nbsp; 
 
153444816&nbsp; 
 
83<br>&gt;&nbsp; 
&nbsp; 
&nbsp; 
Linux<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
/dev/hdb2&nbsp; 
&nbsp; 
&nbsp; 
&nbsp; 
&nbsp; 
 
19104&nbsp; 
&nbsp; 
&nbsp; 
 
19457&nbsp; 
&nbsp; 
 
2843505&nbsp; 
&nbsp; 
5<br>&gt;&nbsp; 
&nbsp; 
&nbsp; 
Extended<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
/dev/hdb5&nbsp; 
&nbsp; 
&nbsp; 
&nbsp; 
&nbsp; 
 
19104&nbsp; 
&nbsp; 
&nbsp; 
 
19457&nbsp; 
&nbsp; 
 
2843473+&nbsp; 
82<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
&nbsp; 
Linux 
swap<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 

Solaris<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt; 
On 
Thu, 
Mar 
6, 
2008 
at 
9:40 
PM, 
Cyber 
Source<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&lt;<a ymailto="mailto:peter@thecybersource.com" href="mailto:peter@thecybersource.com">peter@thecybersource.com</a> 
&lt;mailto:<a ymailto="mailto:peter@thecybersource.com" href="mailto:peter@thecybersource.com">peter@thecybersource.com</a>&gt;<br>&gt;&nbsp; 
&nbsp; 
 
&lt;mailto:<a ymailto="mailto:peter@thecybersource.com" href="mailto:peter@thecybersource.com">peter@thecybersource.com</a> 
&lt;mailto:<a ymailto="mailto:peter@thecybersource.com" href="mailto:peter@thecybersource.com">peter@thecybersource.com</a>&gt;&gt;<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt; 
&lt;mailto:<a ymailto="mailto:peter@thecybersource.com" href="mailto:peter@thecybersource.com">peter@thecybersource.com</a><br>&gt;&nbsp; 
&nbsp; 
 
&lt;mailto:<a ymailto="mailto:peter@thecybersource.com" href="mailto:peter@thecybersource.com">peter@thecybersource.com</a>&gt;<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&lt;mailto:<a ymailto="mailto:peter@thecybersource.com" href="mailto:peter@thecybersource.com">peter@thecybersource.com</a><br>&gt;&nbsp; 
&nbsp; 
 
&lt;mailto:<a ymailto="mailto:peter@thecybersource.com" href="mailto:peter@thecybersource.com">peter@thecybersource.com</a>&gt;&gt;&gt;&gt; 
wrote:<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
Whatever 
the 
bios 
is 
told 
as 

boot 
device, 
if 
it's 

hard<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
drive, 
it<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
will 
go 
to 
"first" 
partition 
on 
that 
drive 
that 
has 
a<br>&gt;&nbsp; 
&nbsp; 
 
"boot"<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
flag<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
(fdisk<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
-l), 
it 
will 
be 
the 
partition 
with 

"*" 
declared.<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
First 
off, 

would 
suspect 

problem 
with 
the 
CHS<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
(cylinder,head,sector)<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
geometry 
that 
the 
drive 
has 
or 
is 
being 
interpreted 
by 
the<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
bios 
as, 
to<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
the 
kernel.<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
Second 
off, 

would 
think 
it's 
how 
the 
stanzas 
are 
written<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
and 
the<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
UUID's 
(always 

problem 
I've 
seen) 
are 
being 
used.<br>&gt;&nbsp; 
&nbsp; 
 
Try 
changing<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
to 
the<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
actual 
drive 
/dev 
use.<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
Tell 
me 
those 
things 
and 
I'll 
tell 
you 
my 
reasoning<br>&gt;&nbsp; 
&nbsp; 
 
later, 
if<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
applicable, 
sorry 
lazy 
typer.....<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
Steve 
Petersen 
wrote:<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt; 
Hi 
NFLUGgers,<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt; 
I've 
been 
using 
some 
form 
of 
linux 
for 
about 
10<br>&gt;&nbsp; 
&nbsp; 
 
years, 
but 
I'm<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
still 
a<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt; 
newbie 
in 
many 
ways, 
and 

wonder 
if 
you 
can 
help<br>&gt;&nbsp; 
&nbsp; 
 
me.&nbsp; 
For<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
some 
time<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt; 
now 
my 
home 
desktop 
computer 

which 
has 
Ubuntu 
7.10<br>&gt;&nbsp; 
&nbsp; 
 
on 
it 
and<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
nothing<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt; 
else 

won't 
boot 
any 
of 
the 
more 
recent 
kernels 
the<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
update-manager<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt; 
downloads.&nbsp; 
It 
gives 
me<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
Error 
18:&nbsp; 
selected 
cylinder 
exceeds 
maximum<br>&gt;&nbsp; 
&nbsp; 
 
supported<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
by 
BIOS<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt; 
until 

choose 
in 
GRUB 
an 
old 
enough 
kernel 
that<br>&gt;&nbsp; 
&nbsp; 
 
BIOS 
can<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
reach,<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt; 
apparently.&nbsp; 

don't 
know 
if 

have 

separate 
boot<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
partition; 
it's<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt; 
however 
Ubuntu 
set 
it 
up 
default.&nbsp; 
(No 
separate 
boot<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
partition 
shows<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt; 
up 
on 
the 
'mount' 
command 

but 
would 
it?)&nbsp; 

also<br>&gt;&nbsp; 
&nbsp; 
 
don't 
know<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
what 
my<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt; 
motherboard 
is 

that's 
where 
the 
BIOS 
lives, 
right?&nbsp; 
As<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
you 
see 
I'm<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt; 
still 
pretty 
ignorant 
of 
some 
basic 
computing 
concepts.<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt; 
Anyway 
this 
has 
been 
going 
on 
for 
over 

year, 
probably,<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
but 
the<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt; 
kernel's 
old 
enough 
now 
that 
(without 
good 
evidence<br>&gt;&nbsp; 
&nbsp; 
 
either<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
way) 
I'm<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt; 
starting 
to 
worry 
it'll 
be 
sub-optimal 
in 
noticeable<br>&gt;&nbsp; 
&nbsp; 
 
ways.<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
&nbsp; 
It's<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt; 
2.6.17-10-generic, 
though 
/boot 
lists 
versions 
as<br>&gt;&nbsp; 
&nbsp; 
 
recent 
as<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt; 
2.6.22-14-generic.<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt; 
Thanks 
in 
advance 
for 
any 
help 
or 
thoughts.<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt; 
Steve<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt; 
--<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt; 
<a href="http://stevepetersen.net" target="_blank">http://stevepetersen.net</a><br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; <br>&gt;&nbsp; 
&nbsp; 
 
------------------------------------------------------------------------<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt; 
_______________________________________________<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt; 
nflug 
mailing 
list<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt; 
<a ymailto="mailto:nflug@nflug.org" href="mailto:nflug@nflug.org">nflug@nflug.org</a> 
&lt;mailto:<a ymailto="mailto:nflug@nflug.org" href="mailto:nflug@nflug.org">nflug@nflug.org</a>&gt;<br>&gt;&nbsp; 
&nbsp; 
 
&lt;mailto:<a ymailto="mailto:nflug@nflug.org" href="mailto:nflug@nflug.org">nflug@nflug.org</a> 
&lt;mailto:<a ymailto="mailto:nflug@nflug.org" href="mailto:nflug@nflug.org">nflug@nflug.org</a>&gt;&gt;<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&lt;mailto:<a ymailto="mailto:nflug@nflug.org" href="mailto:nflug@nflug.org">nflug@nflug.org</a> 
&lt;mailto:<a ymailto="mailto:nflug@nflug.org" href="mailto:nflug@nflug.org">nflug@nflug.org</a>&gt;<br>&gt;&nbsp; 
&nbsp; 
 
&lt;mailto:<a ymailto="mailto:nflug@nflug.org" href="mailto:nflug@nflug.org">nflug@nflug.org</a> 
&lt;mailto:<a ymailto="mailto:nflug@nflug.org" href="mailto:nflug@nflug.org">nflug@nflug.org</a>&gt;&gt;&gt;<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt; 
<a href="http://www.nflug.org/mailman/listinfo/nflug" target="_blank">http://www.nflug.org/mailman/listinfo/nflug</a><br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
_______________________________________________<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
nflug 
mailing 
list<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
<a ymailto="mailto:nflug@nflug.org" href="mailto:nflug@nflug.org">nflug@nflug.org</a> 
&lt;mailto:<a ymailto="mailto:nflug@nflug.org" href="mailto:nflug@nflug.org">nflug@nflug.org</a>&gt;<br>&gt;&nbsp; 
&nbsp; 
 
&lt;mailto:<a ymailto="mailto:nflug@nflug.org" href="mailto:nflug@nflug.org">nflug@nflug.org</a> 
&lt;mailto:<a ymailto="mailto:nflug@nflug.org" href="mailto:nflug@nflug.org">nflug@nflug.org</a>&gt;&gt;<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&lt;mailto:<a ymailto="mailto:nflug@nflug.org" href="mailto:nflug@nflug.org">nflug@nflug.org</a> 
&lt;mailto:<a ymailto="mailto:nflug@nflug.org" href="mailto:nflug@nflug.org">nflug@nflug.org</a>&gt;<br>&gt;&nbsp; 
&nbsp; 
 
&lt;mailto:<a ymailto="mailto:nflug@nflug.org" href="mailto:nflug@nflug.org">nflug@nflug.org</a> 
&lt;mailto:<a ymailto="mailto:nflug@nflug.org" href="mailto:nflug@nflug.org">nflug@nflug.org</a>&gt;&gt;&gt;<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
<a href="http://www.nflug.org/mailman/listinfo/nflug" target="_blank">http://www.nflug.org/mailman/listinfo/nflug</a><br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt; 
--<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt; 
<a href="http://stevepetersen.net" target="_blank">http://stevepetersen.net</a><br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; <br>&gt;&nbsp; 
&nbsp; 
 
------------------------------------------------------------------------<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt; 
_______________________________________________<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt; 
nflug 
mailing 
list<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt; 
<a ymailto="mailto:nflug@nflug.org" href="mailto:nflug@nflug.org">nflug@nflug.org</a> 
&lt;mailto:<a ymailto="mailto:nflug@nflug.org" href="mailto:nflug@nflug.org">nflug@nflug.org</a>&gt;<br>&gt;&nbsp; 
&nbsp; 
 
&lt;mailto:<a ymailto="mailto:nflug@nflug.org" href="mailto:nflug@nflug.org">nflug@nflug.org</a> 
&lt;mailto:<a ymailto="mailto:nflug@nflug.org" href="mailto:nflug@nflug.org">nflug@nflug.org</a>&gt;&gt;<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt; 
<a href="http://www.nflug.org/mailman/listinfo/nflug" target="_blank">http://www.nflug.org/mailman/listinfo/nflug</a><br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
&gt;<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
_______________________________________________<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
nflug 
mailing 
list<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
<a ymailto="mailto:nflug@nflug.org" href="mailto:nflug@nflug.org">nflug@nflug.org</a> 
&lt;mailto:<a ymailto="mailto:nflug@nflug.org" href="mailto:nflug@nflug.org">nflug@nflug.org</a>&gt;<br>&gt;&nbsp; 
&nbsp; 
 
&lt;mailto:<a ymailto="mailto:nflug@nflug.org" href="mailto:nflug@nflug.org">nflug@nflug.org</a> 
&lt;mailto:<a ymailto="mailto:nflug@nflug.org" href="mailto:nflug@nflug.org">nflug@nflug.org</a>&gt;&gt;<br>&gt;&nbsp; 
&nbsp; 
 
&gt;&nbsp; 
&nbsp; 
 
<a href="http://www.nflug.org/mailman/listinfo/nflug" target="_blank">http://www.nflug.org/mailman/listinfo/nflug</a><br>&gt;&nbsp; 
&nbsp; 
 
&gt;<br>&gt;&nbsp; 
&nbsp; 
 
&gt;<br>&gt;&nbsp; 
&nbsp; 
 
&gt;<br>&gt;&nbsp; 
&nbsp; 
 
&gt;<br>&gt;&nbsp; 
&nbsp; 
 
&gt; 
--<br>&gt;&nbsp; 
&nbsp; 
 
&gt;<br>&gt;&nbsp; 
&nbsp; 
 
&gt; 
<a href="http://stevepetersen.net" target="_blank">http://stevepetersen.net</a><br>&gt;&nbsp; 
&nbsp; 
 
&gt;<br>&gt;&nbsp; 
&nbsp; 
 
------------------------------------------------------------------------<br>&gt;&nbsp; 
&nbsp; 
 
&gt;<br>&gt;&nbsp; 
&nbsp; 
 
&gt; 
_______________________________________________<br>&gt;&nbsp; 
&nbsp; 
 
&gt; 
nflug 
mailing 
list<br>&gt;&nbsp; 
&nbsp; 
 
&gt; 
<a ymailto="mailto:nflug@nflug.org" href="mailto:nflug@nflug.org">nflug@nflug.org</a> 
&lt;mailto:<a ymailto="mailto:nflug@nflug.org" href="mailto:nflug@nflug.org">nflug@nflug.org</a>&gt;<br>&gt;&nbsp; 
&nbsp; 
 
&gt; 
<a href="http://www.nflug.org/mailman/listinfo/nflug" target="_blank">http://www.nflug.org/mailman/listinfo/nflug</a><br>&gt;&nbsp; 
&nbsp; 
 
_______________________________________________<br>&gt;&nbsp; 
&nbsp; 
 
nflug 
mailing 
list<br>&gt;&nbsp; 
&nbsp; 
 
<a ymailto="mailto:nflug@nflug.org" href="mailto:nflug@nflug.org">nflug@nflug.org</a> 
&lt;mailto:<a ymailto="mailto:nflug@nflug.org" href="mailto:nflug@nflug.org">nflug@nflug.org</a>&gt;<br>&gt;&nbsp; 
&nbsp; 
 
<a href="http://www.nflug.org/mailman/listinfo/nflug" target="_blank">http://www.nflug.org/mailman/listinfo/nflug</a><br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt; 
-- <br>&gt;<br>&gt; 
<a href="http://stevepetersen.net" target="_blank">http://stevepetersen.net</a><br>&gt; 
------------------------------------------------------------------------<br>&gt;<br>&gt; 
_______________________________________________<br>&gt; 
nflug 
mailing 
list<br>&gt; 
<a ymailto="mailto:nflug@nflug.org" href="mailto:nflug@nflug.org">nflug@nflug.org</a><br>&gt; 
<a href="http://www.nflug.org/mailman/listinfo/nflug" target="_blank">http://www.nflug.org/mailman/listinfo/nflug</a><br>&gt;&nbsp; 
 <br>_______________________________________________<br>nflug 
mailing 
list<br><a ymailto="mailto:nflug@nflug.org" href="mailto:nflug@nflug.org">nflug@nflug.org</a><br><a href="http://www.nflug.org/mailman/listinfo/nflug" target="_blank">http://www.nflug.org/mailman/listinfo/nflug</a><br></div><br></div></div><br>



      <hr size=1>Never miss a thing.  <a href="http://us.rd.yahoo.com/evt=51438/*http://www.yahoo.com/r/hs"> Make Yahoo your homepage.</a>

</body></html>