All of lore.kernel.org
 help / color / mirror / Atom feed
* GRUB - File not found
@ 2006-03-29  7:11 littlened
  2006-03-29  7:34 ` Marcus Roberts
  0 siblings, 1 reply; 3+ messages in thread
From: littlened @ 2006-03-29  7:11 UTC (permalink / raw)
  To: xen-devel


I installed CentOS 4.3 last night, and this morning I've installed the
bridge-utils and Xen.

I've modified the grub.conf file, but when I boot and try to select the Xen
option in Grub, I'm getting "error 15 file not found"

The file it seems to be refering to is kernel /boot/xen-3.0.gz
dom0_mem=262144

I've checked in the boot folder and the file is sitting there, so I can't
understand why I'm getting this error message.

Any ideas?
--
View this message in context: http://www.nabble.com/GRUB---File-not-found-t1360484.html#a3644921
Sent from the Xen - Dev forum at Nabble.com.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: GRUB - File not found
  2006-03-29  7:11 GRUB - File not found littlened
@ 2006-03-29  7:34 ` Marcus Roberts
  2006-03-29  7:54   ` littlened
  0 siblings, 1 reply; 3+ messages in thread
From: Marcus Roberts @ 2006-03-29  7:34 UTC (permalink / raw)
  To: xen-devel


On 29 Mar 2006, at 08:11, littlened wrote:

>
> I installed CentOS 4.3 last night, and this morning I've installed the
> bridge-utils and Xen.
>
> I've modified the grub.conf file, but when I boot and try to select  
> the Xen
> option in Grub, I'm getting "error 15 file not found"
>
> The file it seems to be refering to is kernel /boot/xen-3.0.gz
> dom0_mem=262144
>
> I've checked in the boot folder and the file is sitting there, so I  
> can't
> understand why I'm getting this error message.
>

If you have a /boot partition, the path references are relative to  
it, so you need to specify

/xen-3.0.gz  instead of /boot/xen-3.0.gz

The same is true for the other grub entries.

Marcus

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: GRUB - File not found
  2006-03-29  7:34 ` Marcus Roberts
@ 2006-03-29  7:54   ` littlened
  0 siblings, 0 replies; 3+ messages in thread
From: littlened @ 2006-03-29  7:54 UTC (permalink / raw)
  To: xen-devel


It seems your spot on.

I've checked the grub.conf file again and the CentOS lines don't reference
to /boot.

Thanks alot for your help.
--
View this message in context: http://www.nabble.com/GRUB---File-not-found-t1360484.html#a3645463
Sent from the Xen - Dev forum at Nabble.com.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-03-29  7:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-29  7:11 GRUB - File not found littlened
2006-03-29  7:34 ` Marcus Roberts
2006-03-29  7:54   ` littlened

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.