All of lore.kernel.org
 help / color / mirror / Atom feed
* installing on x86_64
@ 2007-05-22 17:05 Constantine Kousoulos
  2007-05-26 23:14 ` Jerone Young
  0 siblings, 1 reply; 9+ messages in thread
From: Constantine Kousoulos @ 2007-05-22 17:05 UTC (permalink / raw)
  To: grub-devel

Hello,

I fetched the latest sources from cvs and tried to install grub2. 
I followed the guide at the wiki http://grub.enbug.org/TestingOnX86.

'configure --prefix=/boot/grub2': works ok.
'make': ok
'sudo make install': complaints about missing file 
utils/grub.d/README.  easy to overcome.
'sudo grub-install --grub-setup=/boot/grub/grub.cfg /dev/hda': 
there is no arg like '--grub-setup'. i used instead 'grub-install 
--root-directory=/boot/grub2/ /dev/hda'
'sudo grub-setup  --directory=/boot/grub 
--device-map=/boot/grub/device.map /dev/hda':
i get this error
'grub-setup: error: cannot stat /boot/grub2/boot.img'
so i copy boot.img to /boot/grub2. Then i get the same complaint 
about core.img which does not exist.

Any advice is welcome.

Thanks,
Constantine



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

end of thread, other threads:[~2007-05-29 16:42 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-22 17:05 installing on x86_64 Constantine Kousoulos
2007-05-26 23:14 ` Jerone Young
2007-05-27  0:40   ` Jeroen Dekkers
2007-05-27  0:44     ` Jerone Young
2007-05-27 10:27       ` Jeroen Dekkers
2007-05-29  4:21         ` Jerone Young
2007-05-29 10:30           ` Constantine Kousoulos
2007-05-29 15:39             ` Constantine Kousoulos
2007-05-29 16:44               ` Robert Millan

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.